summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/xmit.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-231-2/+2
|\
| * ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau2010-03-101-2/+2
* | ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-03-161-20/+1Star
|/
* ath9k: fix lockdep warning when unloading moduleMing Lei2010-03-021-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-151-2/+2
|\
| * ath9k: Fix sequence numbers for PAE framesSujith2010-02-091-2/+2
* | ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian2010-02-081-4/+3Star
* | ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin2010-02-011-1/+1
* | ath9k: fix RTS/CTS handlingFelix Fietkau2010-01-191-21/+16Star
* | ath9k: Cleanup Powersave flagsSujith2010-01-121-9/+9
|/
* ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-281-1/+1
* ath9k: Fix TX queue drainingSujith2009-12-211-2/+2
* ath9k: Fix bug in assigning sequence numberSujith2009-12-211-10/+3Star
* ath9k: Last fix for TX software padding.Benoit Papillault2009-12-211-11/+12
* ath9k: fix tx status reportingFelix Fietkau2009-12-071-1/+1
* ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault2009-11-281-1/+8
* ath9k: fix processing of TX PS null data framesLuis R. Rodriguez2009-11-281-0/+21
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-281-33/+77
* ath9k: Remove a few unused variablesSujith2009-11-181-13/+0Star
* ath9k: get rid of tx_info_privFelix Fietkau2009-11-181-38/+32Star
* ath9k: handle low buffer space for virtual wiphysLuis R. Rodriguez2009-11-111-5/+5
* ath9k: use the right hw on ath_tx_setup_buffer() for HTLuis R. Rodriguez2009-11-111-1/+1
* ath9k: use correct hw for tx aggregation TX completionLuis R. Rodriguez2009-11-111-1/+8
* mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-051-1/+2
* ath9k: Fix TX hang poll routineSujith2009-10-271-0/+2
* ath9k: remove driver ASSERT, just use BUG_ON()Luis R. Rodriguez2009-10-071-6/+6
* atheros: move tx/rx chainmask to ath_commonLuis R. Rodriguez2009-10-071-1/+2
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-44/+56
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-22/+24
* ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan2009-08-281-2/+7
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-1/+1
* ath9k: Add debug counters for TXSujith2009-07-291-13/+21
* ath9k: Remove a few redundant variables/macrosSujith2009-07-271-14/+10Star
* ath9k: Cleanup return valuesSujith2009-07-271-16/+9Star
* ath9k: Fix a sparse warningSujith2009-07-271-1/+1
* ath9k: Handle tx desc shortage more appropriatelyVasanthakumar Thiagarajan2009-07-241-1/+17
* ath9k: Remove bogus assert in ath_clone_txbuf()Vasanthakumar Thiagarajan2009-07-241-1/+0Star
* ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian2009-07-241-14/+43
* ath9k: downgrade ASSERT() in ath_clone_txbuf()Vasanthakumar Thiagarajan2009-07-101-0/+6
* ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan2009-07-101-12/+1Star
* ath9k: Nuke unneccesary helper function to see if aggr is activeVasanthakumar Thiagarajan2009-07-101-13/+1Star
* ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
* ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan2009-06-101-0/+1
* ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen2009-05-201-0/+10
* ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2009-05-201-1/+1
* ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-061-4/+4
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-1/+1
* ath9k: Fix memleak on TX DMA failureSujith2009-04-221-2/+3
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+2171