aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
Commit message (Expand)AuthorAge
* iwlwifi: log stop / wake queuesEmmanuel Grumbach2012-03-08
* iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-08
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-08
* iwlwifi: move iwl_sta_id_or_broadcast to userJohannes Berg2012-03-08
* iwlwifi: move packet to transportJohannes Berg2012-03-07
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-07
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-06
* iwlwifi: use ieee80211_tx_statusJohannes Berg2012-03-06
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-06
* iwlwifi: remove shared lockJohannes Berg2012-03-06
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-06
* iwlwifi: reduce sta_lock hold time in TXJohannes Berg2012-03-06
* iwlwifi: remove an unused argumentJohannes Berg2012-03-06
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
* iwlwifi: move workqueue to privJohannes Berg2012-02-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-01
| * iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-01
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-24
|/
* iwlwifi: don't accept Tx packets when draining HW queuesEmmanuel Grumbach2011-12-16
* iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-16
* iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-16
* iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-16
* iwlwifi: fix endianity issue in debug printsEmmanuel Grumbach2011-12-16
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
|\
| * iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-12
* | iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy2011-12-08
* | iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-08
* | iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach2011-11-17
* | iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-17
* | iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-11
* | iwlagn: add P2P NoA to probe responsesJohannes Berg2011-11-11
|/
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-14
* iwlagn: merge station management functionsWey-Yi Guy2011-10-14
* iwlagn: use low retry limit for WoWLANWey-Yi Guy2011-10-14
* iwlagn: set rts retry limitWey-Yi Guy2011-10-14
* mac80211: implement uAPSDJohannes Berg2011-09-30
* iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach2011-09-27
* iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2011-09-27
* iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2011-09-21
* iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-21
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-21