aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar5008_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau1-0/+3
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau1-72/+9
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau1-31/+6
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau1-0/+11
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez1-4/+357
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith1-11/+0
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau1-3/+2
2010-04-16ath9k_hw: Use buffered register writesSujith1-0/+28
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez1-0/+67
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau1-0/+50
2010-04-16ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau1-0/+184
2010-04-16ath9k_hw: add a private callback for PLL control computationLuis R. Rodriguez1-0/+55
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez1-0/+991