aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-04ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl1-2/+3
2010-11-22ath9k: Use static constJoe Perches1-5/+7
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann1-4/+4
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau1-1/+0
2010-09-07ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan1-0/+35
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau1-2/+4
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau1-34/+9
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau1-6/+26
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau1-10/+6
2010-04-16ath9k_hw: Use buffered register writesSujith1-0/+5
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau1-0/+53
2010-04-16ath9k_hw: add common channel select helpers for ar900[23]Luis R. Rodriguez1-2/+2
2010-04-16ath9k_hw: add a private callback for PLL control computationLuis R. Rodriguez1-0/+31
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez1-0/+450