summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_phy.c
AgeCommit message (Expand)Author
2016-07-19ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau
2016-04-15ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel
2015-05-26ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel
2014-11-11ath9k: For AR9271 chipsets, set count = 0 for endless samples.Oleksij Rempel
2013-12-18ath9k_hw: simplify spur channel handlingFelix Fietkau
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez
2013-09-26ath9k: Fix NF calibration for single stream cardsSujith Manoharan
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan
2013-08-09ath9k: Fix build failureSujith Manoharan
2013-08-05ath9k: Program HW for WB195 diversitySujith Manoharan
2013-01-14ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu
2013-01-11ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau
2012-04-12ath9k: remove dead codeZefir Kurtisi
2011-07-11ath9k_hw: add a missing delay for an analog registerFelix Fietkau
2011-07-11ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau
2011-07-11ath9k_hw: remove hardcoded PLL overrides for AR9280Felix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan
2011-01-04ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl
2010-11-22ath9k: Use static constJoe Perches
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau
2010-09-07ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau
2010-04-16ath9k_hw: Use buffered register writesSujith
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau
2010-04-16ath9k_hw: add common channel select helpers for ar900[23]Luis R. Rodriguez
2010-04-16ath9k_hw: add a private callback for PLL control computationLuis R. Rodriguez
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez