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