summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_phy.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau2010-08-041-1/+5
* ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau2010-07-261-0/+3
* ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-121-101/+9Star
* ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-021-31/+6Star
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-021-57/+9Star
* ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez2010-06-141-9/+0Star
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-99/+286
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-021-0/+119
* ath9k_hw: fix noisefloor timeout handling on AR9003Felix Fietkau2010-04-271-0/+1
* ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-271-2/+2
* ath9k_hw: fix pll clock setting for 5ghz on AR9003Felix Fietkau2010-04-271-10/+1Star
* ath9k_hw: add OFDM spur mitigation for AR9003Luis R. Rodriguez2010-04-161-2/+208
* ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez2010-04-161-0/+100
* ath9k_hw: Split out the function for reading the noise floorFelix Fietkau2010-04-161-0/+110
* ath9k_hw: add all the AR9003 PHY callbacksLuis R. Rodriguez2010-04-161-11/+289
* ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau2010-04-161-0/+8
* ath9k_hw: add helpers for processing the AR9003 INILuis R. Rodriguez2010-04-161-3/+183
* ath9k_hw: Implement spur mitigation on AR9003Felix Fietkau2010-04-161-1/+49
* ath9k_hw: Implement PLL control on AR9003Felix Fietkau2010-04-161-2/+21
* ath9k_hw: Set the channel on AR9003Felix Fietkau2010-04-161-1/+46
* ath9k_hw: Add AR9003 PHY register definitionsFelix Fietkau2010-04-161-0/+1
* ath9k_hw: Add AR9003 PHY supportLuis R. Rodriguez2010-04-161-0/+147