aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/calib.c
AgeCommit message (Expand)Author
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan
2012-12-10ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau
2012-10-29ath9k: fill channel mode in caldataRajkumar Manoharan
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan
2012-01-10ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-08-24ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan
2011-08-08ath9k_hw: calculate a much better approximation of channel noiseFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-10ath9k_hw: remove get_channel_noise functionMohammed Shafi Shajakhan
2011-05-05ath9k_hw: do noise floor calibration only on required chainsRajkumar Manoharan
2011-03-11ath9k_hw: Increase the wait count for nf load.Vivek Natarajan
2011-01-19ath9k: preserve caldata history buffer across scanningRajkumar Manoharan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau
2010-10-05ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau
2010-08-16ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau
2010-08-16ath9k_hw: apply the noise floor validation to the median instead of singleFelix Fietkau
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau
2010-07-12ath9k: merge noisefloor load implementationsFelix 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-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez
2010-04-16ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()Luis R. Rodriguez
2010-04-16ath9k_hw: rename the PA calib routines to match their familiesLuis R. Rodriguez
2010-04-16ath9k_hw: simplify OLC temp compensation for AR9002Luis R. Rodriguez
2010-04-16ath9k_hw: move the AR9280 OLC temp comp to its own helperLuis R. Rodriguez
2010-04-16ath9k_hw: shift code for AR9280 OLC temp compLuis R. Rodriguez
2010-04-16ath9k_hw: rename PA calib for AR9287Luis R. Rodriguez
2010-04-16ath9k_hw: add a helper for the OLC tem compensation for AR9002Luis R. Rodriguez
2010-04-16ath9k_hw: add a helper for Power Amplifier calibration for AR9002Luis R. Rodriguez
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez
2010-04-07ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith
2009-10-30ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()Luis R. Rodriguez
2009-10-27ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez
2009-10-27ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez