summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/xmit.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2009-12-29ath9k: fix missed error codes in the tx status checkFelix Fietkau1-1/+1
2009-12-21ath9k: Fix TX queue drainingSujith1-2/+2
2009-12-21ath9k: Fix bug in assigning sequence numberSujith1-10/+3
2009-12-21ath9k: Last fix for TX software padding.Benoit Papillault1-11/+12
2009-12-08ath9k: fix tx status reportingFelix Fietkau1-1/+1
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault1-1/+8
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez1-0/+21
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau1-33/+77
2009-11-19ath9k: Remove a few unused variablesSujith1-13/+0
2009-11-19ath9k: get rid of tx_info_privFelix Fietkau1-38/+32
2009-11-12ath9k: handle low buffer space for virtual wiphysLuis R. Rodriguez1-5/+5
2009-11-12ath9k: use the right hw on ath_tx_setup_buffer() for HTLuis R. Rodriguez1-1/+1
2009-11-12ath9k: use correct hw for tx aggregation TX completionLuis R. Rodriguez1-1/+8
2009-11-05mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg1-1/+2
2009-10-27ath9k: Fix TX hang poll routineSujith1-0/+2
2009-10-08ath9k: remove driver ASSERT, just use BUG_ON()Luis R. Rodriguez1-6/+6
2009-10-08atheros: move tx/rx chainmask to ath_commonLuis R. Rodriguez1-1/+2
2009-10-08atheros: add common debug printingLuis R. Rodriguez1-44/+56
2009-10-08ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez1-22/+24
2009-08-28ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan1-2/+7
2009-08-05mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-1/+1
2009-07-29ath9k: Add debug counters for TXSujith1-13/+21
2009-07-27ath9k: Remove a few redundant variables/macrosSujith1-14/+10
2009-07-27ath9k: Cleanup return valuesSujith1-16/+9
2009-07-27ath9k: Fix a sparse warningSujith1-1/+1
2009-07-24ath9k: Handle tx desc shortage more appropriatelyVasanthakumar Thiagarajan1-1/+17
2009-07-24ath9k: Remove bogus assert in ath_clone_txbuf()Vasanthakumar Thiagarajan1-1/+0
2009-07-24ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian1-14/+43
2009-07-10ath9k: downgrade ASSERT() in ath_clone_txbuf()Vasanthakumar Thiagarajan1-0/+6
2009-07-10ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan1-12/+1
2009-07-10ath9k: Nuke unneccesary helper function to see if aggr is activeVasanthakumar Thiagarajan1-13/+1
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan1-1/+8
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan1-0/+1
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen1-0/+10
2009-05-20ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan1-1/+1
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez1-4/+4
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-1/+1
2009-04-23ath9k: Fix memleak on TX DMA failureSujith1-2/+3
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+2171