aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-28ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan1-0/+2
2009-08-28ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan1-0/+1
2009-08-28ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan1-0/+1
2009-08-28ath9k: Split ath9k_hw_btcoex_enable() into two logical piecesVasanthakumar Thiagarajan1-0/+1
2009-08-20ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan1-1/+0
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez1-0/+10
2009-08-20ath9k: Enable LEDs for AR9287 chipsets.Vivek Natarajan1-1/+2
2009-08-14ath: add common ath_rxbuf_alloc() and make ath9k use itLuis R. Rodriguez1-1/+3
2009-08-04ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez1-1/+1
2009-07-29ath9k: Add debug counters for TXSujith1-1/+0
2009-07-29ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos1-0/+1
2009-07-27ath9k: Remove a few redundant variables/macrosSujith1-1/+0
2009-07-27ath9k: Cleanup return valuesSujith1-3/+3
2009-07-27ath9k: Remove redundant HT macrosSujith1-2/+0
2009-07-24ath9k: disable radio when all devices are marked idleLuis R. Rodriguez1-0/+1
2009-07-24ath9k: serialize ath9k_ps_{wakeup,restore} callsGabor Juhos1-1/+1
2009-07-24ath9k: uninline ath9k_ps_{wakeup,restore} functionsGabor Juhos1-21/+2
2009-07-24ath9k: serialize ath9k_hw_setpower callsGabor Juhos1-0/+1
2009-07-24ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian1-0/+4
2009-07-24ath9k: Manipulate and report the correct RSSISenthil Balasubramanian1-0/+16
2009-07-24ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez1-1/+0
2009-07-10ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian1-0/+1
2009-07-10ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan1-1/+0
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos1-0/+1
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg1-9/+0
2009-06-03rfkill: rewriteJohannes Berg1-6/+1
2009-05-22ath9k: Update Beacon timers based on timestamp from the APJouni Malinen1-0/+1
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen1-1/+5
2009-05-20ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan1-0/+1
2009-05-20ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen1-0/+1
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez1-2/+2
2009-05-06ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos1-31/+2
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-0/+2
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+730