summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move tx fail code to agnJohannes Berg2010-10-081-0/+40
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-8/+11
* iwlagn: queue frames according to contextJohannes Berg2010-08-271-23/+19Star
* iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-271-7/+10
* iwlwifi: add context into tx descriptorJohannes Berg2010-08-271-0/+1
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-3/+6
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-6/+6
* iwlwifi: disable aggregation queue if stopped earlyJohannes Berg2010-08-251-13/+19
* iwlwifi: add bt full concurrency supportWey-Yi Guy2010-08-251-1/+6
* iwlagn: set BT IGNORE for some framesJohannes Berg2010-08-251-5/+12
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-8/+8
* iwlagn: fix rts cts protectionJohannes Berg2010-08-091-19/+1Star
* iwlwifi: fix locking assertionsJohannes Berg2010-08-061-1/+1
* iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy2010-08-041-1/+8
* iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach2010-07-091-2/+5
* iwlagn: use mutex for aggregationJohannes Berg2010-06-211-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-171-0/+7
|\
| * iwlagn: verify flow id in compressed BA packetShanyu Zhao2010-06-141-0/+5
| * iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-081-0/+2
* | iwlwifi: parse block ack responses correctlyDaniel Halperin2010-06-061-5/+8
* | iwlwifi: generic scan TX antenna forcingJohannes Berg2010-06-061-1/+2
* | iwlwifi: reduce memory allocationJohannes Berg2010-06-061-5/+5
* | iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-06-041-2/+2
* | mac80211: remove tx status ampdu_ack_mapJohannes Berg2010-06-031-1/+0Star
* | iwlwifi: fix and add missing sta_lock usageReinette Chatre2010-05-131-7/+34
* | iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg2010-05-131-4/+1Star
|/
* iwlagn: use iwl_sta_id() for aggregationJohannes Berg2010-05-111-13/+8Star
* iwlwifi: use iwl_find_station lessJohannes Berg2010-05-111-3/+3
* iwlagn: use virtual interface in TX aggregation handlingJohannes Berg2010-05-111-5/+7
* iwlwifi: set AMPDU status variables correctlyDaniel Halperin2010-05-011-2/+3
* iwlwifi: set correct AC to swq_id for aggregationShanyu Zhao2010-05-011-1/+10
* iwlwifi: more code clean up for agn devicesWey-Yi Guy2010-04-161-21/+21
* iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-091-10/+29
* iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-3/+3
* iwlwifi: code cleanup for generic definesWey-Yi Guy2010-04-021-1/+1
* iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-1/+25
* iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-0/+1022
* iwlwifi: move hw related defines to separate fileWey-Yi Guy2010-03-251-11/+11
* iwlwifi: move tx queue related code to separate fileWey-Yi Guy2010-03-251-0/+268