aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath9k/calib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-22wifi: ath9k: remove most hidden macro dependencies on ahWenli Looi1-16/+16
2020-04-28ath9k: add calibration timeout for AR9002Sergey Ryazanov1-0/+1
2020-04-28ath9k: invalidate all calibrations at onceSergey Ryazanov1-6/+9
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik1-1/+1
2018-01-25ath9k: Use calibrated noise floor value when availableWojciech Dubowik1-14/+24
2017-04-19ath9k: add noise floor override optionSimon Wunderlich1-1/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
2016-03-03ath9k: make NF load complete quickly and reliablyMiaoqing Pan1-6/+32
2015-03-30ath9k: ath9k_hw_loadnf: use REG_RMWOleksij Rempel1-11/+8
2014-10-27ath9k: restart hardware after noise floor calibration failureFelix Fietkau1-2/+4
2013-10-18ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi1-5/+5
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau1-5/+3
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau1-1/+0
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan1-7/+7
2013-06-12ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-1/+1
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan1-3/+1
2012-12-10ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau1-0/+1
2012-10-29ath9k: fill channel mode in caldataRajkumar Manoharan1-0/+1
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-01-10ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan1-0/+1
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-11/+9
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-24ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan1-2/+1
2011-08-08ath9k_hw: calculate a much better approximation of channel noiseFelix Fietkau1-0/+15
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-10ath9k_hw: remove get_channel_noise functionMohammed Shafi Shajakhan1-8/+0
2011-05-05ath9k_hw: do noise floor calibration only on required chainsRajkumar Manoharan1-0/+13
2011-03-11ath9k_hw: Increase the wait count for nf load.Vivek Natarajan1-2/+2
2011-01-19ath9k: preserve caldata history buffer across scanningRajkumar Manoharan1-3/+2
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-30/+29
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau1-1/+0
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau1-1/+1
2010-10-05ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau1-20/+20
2010-08-16ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau1-4/+62
2010-08-16ath9k_hw: apply the noise floor validation to the median instead of singleFelix Fietkau1-19/+32
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau1-7/+8
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau1-48/+51
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau1-2/+8
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau1-18/+1
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau1-1/+1
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau1-0/+94
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau1-0/+4
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau1-18/+39
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez1-67/+0
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez1-924/+4
2010-04-16ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()Luis R. Rodriguez1-4/+4
2010-04-16ath9k_hw: rename the PA calib routines to match their familiesLuis R. Rodriguez1-4/+4