summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-091-1/+1
* iwlwifi: more status bit factoringDon Fry2012-03-081-2/+2
* iwlwifi: log stop / wake queuesEmmanuel Grumbach2012-03-081-0/+2
* iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-081-4/+4
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-081-6/+6
* iwlwifi: move iwl_sta_id_or_broadcast to userJohannes Berg2012-03-081-1/+30
* iwlwifi: move packet to transportJohannes Berg2012-03-071-2/+2
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-071-2/+1
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-2/+2
* iwlwifi: use ieee80211_tx_statusJohannes Berg2012-03-061-10/+18
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-061-1/+1
* iwlwifi: remove shared lockJohannes Berg2012-03-061-9/+0
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-061-26/+20
* iwlwifi: reduce sta_lock hold time in TXJohannes Berg2012-03-061-4/+4
* iwlwifi: remove an unused argumentJohannes Berg2012-03-061-5/+4
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-291-1/+5
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151-4/+10
|\
| * iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-011-3/+9
| * iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-011-1/+1
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-241-1/+1
|/
* iwlwifi: don't accept Tx packets when draining HW queuesEmmanuel Grumbach2011-12-161-0/+8
* iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach2011-12-161-11/+11
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-161-18/+16
* iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach2011-12-161-0/+11
* iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach2011-12-161-3/+27
* iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-161-22/+13
* iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach2011-12-161-0/+39
* iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach2011-12-161-0/+61
* iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach2011-12-161-2/+30
* iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-161-17/+71
* iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-161-2/+26
* iwlwifi: fix endianity issue in debug printsEmmanuel Grumbach2011-12-161-1/+1
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-6/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-141-1/+4
|\
| * iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4
* | iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy2011-12-081-1/+2
* | iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-081-1/+1
* | iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach2011-11-171-4/+2
* | iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-171-0/+1
* | iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-111-1/+2
* | iwlagn: add P2P NoA to probe responsesJohannes Berg2011-11-111-0/+13
|/
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-1/+0
* iwlagn: use low retry limit for WoWLANWey-Yi Guy2011-10-141-11/+17
* iwlagn: set rts retry limitWey-Yi Guy2011-10-141-9/+9
* mac80211: implement uAPSDJohannes Berg2011-09-301-1/+1
* iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach2011-09-271-4/+9
* iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2011-09-271-3/+0
* iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2011-09-211-0/+3
OpenPOWER on IntegriCloud