summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar5008_phy.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-28ath9k_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