summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_phy.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: ar9002_phy: mark expected switch fall-throughsGustavo A. R. Silva2018-11-051-1/+1
* ath9k: mark expected switch fall-throughsGustavo A. R. Silva2018-06-131-0/+1
* ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau2016-07-191-9/+23
* ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel2016-04-151-5/+0
* ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel2015-05-261-142/+2
* ath9k: For AR9271 chipsets, set count = 0 for endless samples.Oleksij Rempel2014-11-111-3/+6
* ath9k_hw: simplify spur channel handlingFelix Fietkau2013-12-181-1/+0
* ath9k: add TX99 supportLuis R. Rodriguez2013-10-181-0/+22
* ath9k: Fix NF calibration for single stream cardsSujith Manoharan2013-09-261-1/+1
* ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan2013-09-261-0/+1
* ath9k: Fix build failureSujith Manoharan2013-08-091-1/+8
* ath9k: Program HW for WB195 diversitySujith Manoharan2013-08-051-0/+60
* ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu2013-01-141-1/+1
* ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich2013-01-111-1/+1
* ath9k: add spectral scan featureSimon Wunderlich2013-01-091-0/+64
* ath9k_hw: use the devres API for allocationsFelix Fietkau2013-01-071-2/+0
* ath9k: remove dead codeZefir Kurtisi2012-04-121-1/+0
* ath9k_hw: add a missing delay for an analog registerFelix Fietkau2011-07-111-2/+3
* ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau2011-07-111-1/+3
* ath9k_hw: remove hardcoded PLL overrides for AR9280Felix Fietkau2011-07-111-12/+13
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-161-0/+2
* ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan2011-05-161-20/+22
* ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl2011-01-041-2/+3
* ath9k: Use static constJoe Perches2010-11-221-5/+7
* bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-151-4/+4
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-1/+0
* ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan2010-09-071-0/+35
* 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