aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2012-01-061-4/+1
* iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2012-01-061-1/+4
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-9/+7
|\
| * iwlagn: remove unused pad argumentJohannes Berg2011-05-131-2/+2
| * iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-9/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-49/+56
|\ \ | |/
| * iwlagn: check DMA mapping errorsJohannes Berg2011-05-061-25/+35
| * iwlagn: remove bytecount indirectionJohannes Berg2011-05-061-9/+8
| * iwlagn: dont update bytecount table for command queueJohannes Berg2011-05-061-15/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-261-3/+7
| |\
* | \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-051-6/+11
|\ \ \
| * | | iwlagn: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+11
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-261-3/+7
|\ \ \ | |/ / | | / | |/ |/|
| * iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
* | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* | iwlwifi: cleanup and bugfix tx aggregation codeDaniel Halperin2011-03-251-55/+27
* | iwlagn: fix aggregation queue scheduler setupJohannes Berg2011-03-251-16/+31
* | iwlagn: clean up TX aggregation codeJohannes Berg2011-03-251-10/+7
|/
* iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-281-1/+11
* iwlwifi: implement remain-on-channelJohannes Berg2011-01-211-1/+8
* iwlagn: fix debug variable accessJohannes Berg2010-12-131-3/+6
* iwlwifi: use mac80211 AC definesJohannes Berg2010-11-241-2/+8
* iwlagn: fix station powersave accounting for aggregationJohannes Berg2010-11-241-6/+25
* iwlagn: remove powersave warningJohannes Berg2010-11-241-2/+2
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-11-221-27/+50
|\
| * iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-161-1/+1
| * iwlwifi: pass txq to wake/stop queueJohannes Berg2010-11-161-2/+2
| * iwlagn: remove unused variable swq_idJohannes Berg2010-11-161-2/+1
| * iwlagn: used frame count info in compressed ba packetWey-Yi Guy2010-11-161-22/+46
* | iwlagn: simplify iwlagn_tx_skbStanislaw Gruszka2010-11-161-21/+12
|/
* iwlwifi: quiet a noisy printkDon Fry2010-10-251-1/+2
* iwlwifi: move tx fail code to agnJohannes Berg2010-10-071-0/+40
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-8/+11
* iwlagn: queue frames according to contextJohannes Berg2010-08-271-23/+19
* 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/+1
* 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