aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
Commit message (Expand)AuthorAge
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-06
* iwlwifi: handle race condition in ROC flowIlan Peer2012-06-06
* iwlwifi: don't disable AGG queues that are not enabledEmmanuel Grumbach2012-05-15
* iwlwifi: don't flood logs when HT debug flag is setEmmanuel Grumbach2012-05-15
* iwlwifi: use new mac80211 queue schemeJohannes Berg2012-04-23
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-23
* iwlwifi: remove traffic logJohannes Berg2012-04-23
* iwlwifi: split between AGG_ON and AGG_STARTINGEmmanuel Grumbach2012-04-18
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-18
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-18
* iwlwifi: move hw_params into privJohannes Berg2012-04-12
* mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-10
* iwlwifi: move queue mapping out of transportJohannes Berg2012-04-09
* iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-09
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-09
* iwlwifi: more status bit factoringDon Fry2012-03-08
* 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