summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/xmit.c
AgeCommit message (Expand)Author
2009-11-18ath9k: Remove a few unused variablesSujith
2009-11-18ath9k: get rid of tx_info_privFelix Fietkau
2009-11-11ath9k: handle low buffer space for virtual wiphysLuis R. Rodriguez
2009-11-11ath9k: use the right hw on ath_tx_setup_buffer() for HTLuis R. Rodriguez
2009-11-11ath9k: use correct hw for tx aggregation TX completionLuis R. Rodriguez
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-10-27ath9k: Fix TX hang poll routineSujith
2009-10-07ath9k: remove driver ASSERT, just use BUG_ON()Luis R. Rodriguez
2009-10-07atheros: move tx/rx chainmask to ath_commonLuis R. Rodriguez
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-08-28ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-29ath9k: Add debug counters for TXSujith
2009-07-27ath9k: Remove a few redundant variables/macrosSujith
2009-07-27ath9k: Cleanup return valuesSujith
2009-07-27ath9k: Fix a sparse warningSujith
2009-07-24ath9k: Handle tx desc shortage more appropriatelyVasanthakumar Thiagarajan
2009-07-24ath9k: Remove bogus assert in ath_clone_txbuf()Vasanthakumar Thiagarajan
2009-07-24ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian
2009-07-10ath9k: downgrade ASSERT() in ath_clone_txbuf()Vasanthakumar Thiagarajan
2009-07-10ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan
2009-07-10ath9k: Nuke unneccesary helper function to see if aggr is activeVasanthakumar Thiagarajan
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen
2009-05-20ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-04-22ath9k: Fix memleak on TX DMA failureSujith
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez