summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ani.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-26ath9k_hw: Remove pointless ANI deinitSujith1-9/+0
2010-04-16ath9k_hw: Use buffered register writesSujith1-0/+23
2010-04-16ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau1-185/+1
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez1-0/+1
2009-10-08ath9k: move hw code to its own moduleLuis R. Rodriguez1-0/+2
2009-10-08ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez1-1/+1
2009-10-08atheros: add common debug printingLuis R. Rodriguez1-59/+74
2009-10-08atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez1-2/+2
2009-10-08ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez1-22/+22
2009-09-14ath9k: Fix bug in ANI channel handlingSujith1-2/+4
2009-08-20ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan1-5/+1
2009-08-14ath9k: Remove has_hw_phycountersSujith1-108/+87
2009-08-05ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()Luis R. Rodriguez1-2/+2
2009-08-05ath9k: describe hw initialization betterLuis R. Rodriguez1-1/+1
2009-07-21ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez1-0/+12
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+822