aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
Commit message (Expand)AuthorAge
* iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-03
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-08
|\
| * iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-06
| * iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-28
| * iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg2013-02-28
* | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-06
|/
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-05
* iwlwifi: move register access lock into transportLilach Edelstein2013-02-01
* iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-01
* iwlwifi: clean up CMD_MODE enumJohannes Berg2013-01-30
* iwlwifi: provide RX page orderEmmanuel Grumbach2013-01-24
* iwlwifi: update copyrightJohannes Berg2013-01-24
* iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-16
* iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-16
* iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-03
* iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-03
* iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-03
* iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-03
* iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-03
* iwlwifi: move prph handling into the transportEmmanuel Grumbach2012-12-06
* iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach2012-11-28
* iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach2012-11-05
* iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-31
* iwlwifi: clarify NOCOPY/DUP documentationJohannes Berg2012-10-29
* iwlwifi: support host command with copied dataJohannes Berg2012-10-29
* iwlwifi: make data frame tracing optionalJohannes Berg2012-10-16
* iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-26
* iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-26
* iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2012-07-12
* iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-25
* iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-06
* iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-06
* iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-06
* iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg2012-06-05
* iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2012-06-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-03
* | iwlwifi: use direct calls for transport freeJohannes Berg2012-04-23
* | iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-23
* | iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-23
* | iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-18
* | iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-18
* | iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-18
* | iwlwifi: remove get_cmd_stringJohannes Berg2012-04-16
* | iwlwifi: move eeprom into privJohannes Berg2012-04-12
* | iwlwifi: move queue watchdog into transportJohannes Berg2012-04-12
* | iwlwifi: move rx_page_order into transportJohannes Berg2012-04-12
* | iwlwifi: split POWER_PMI status bitDon Fry2012-04-09
* | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-09
* | iwlwifi: process multiple frames per RXBJohannes Berg2012-04-09
|/