summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_phy.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau2010-07-261-2/+4
* ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-021-34/+9
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-021-6/+26
* ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-271-10/+6
* ath9k_hw: Use buffered register writesSujith2010-04-161-0/+5
* ath9k_hw: Split out the function for reading the noise floorFelix Fietkau2010-04-161-0/+53
* ath9k_hw: add common channel select helpers for ar900[23]Luis R. Rodriguez2010-04-161-2/+2
* ath9k_hw: add a private callback for PLL control computationLuis R. Rodriguez2010-04-161-0/+31
* ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-161-0/+450