summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
2011-02-17ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan
2010-04-01ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian
2009-12-18ath9k: fix processing of TX PS null data framesLuis R. Rodriguez
2009-09-09ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan
2009-08-28ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan
2009-08-28ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan
2009-08-28ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan
2009-08-28ath9k: Split ath9k_hw_btcoex_enable() into two logical piecesVasanthakumar Thiagarajan
2009-08-20ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez
2009-08-20ath9k: Enable LEDs for AR9287 chipsets.Vivek Natarajan
2009-08-14ath: add common ath_rxbuf_alloc() and make ath9k use itLuis R. Rodriguez
2009-08-04ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez
2009-07-29ath9k: Add debug counters for TXSujith
2009-07-29ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos
2009-07-27ath9k: Remove a few redundant variables/macrosSujith
2009-07-27ath9k: Cleanup return valuesSujith
2009-07-27ath9k: Remove redundant HT macrosSujith
2009-07-24ath9k: disable radio when all devices are marked idleLuis R. Rodriguez
2009-07-24ath9k: serialize ath9k_ps_{wakeup,restore} callsGabor Juhos
2009-07-24ath9k: uninline ath9k_ps_{wakeup,restore} functionsGabor Juhos
2009-07-24ath9k: serialize ath9k_hw_setpower callsGabor Juhos
2009-07-24ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian
2009-07-24ath9k: Manipulate and report the correct RSSISenthil Balasubramanian
2009-07-24ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez
2009-07-10ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian
2009-07-10ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-05-22ath9k: Update Beacon timers based on timestamp from the APJouni Malinen
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen
2009-05-20ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan
2009-05-20ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez
2009-05-06ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez