aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/calib.c
Commit message (Expand)AuthorAge
* ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi2013-10-18
* ath9k_hw: remove references to hw->confFelix Fietkau2013-10-14
* ath9k_hw: simplify channel flagsFelix Fietkau2013-10-14
* ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-26
* ath9k: Do not assign noise for NULL caldataSujith Manoharan2013-06-12
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan2013-03-06
|/
* ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2012-12-10
* ath9k: fill channel mode in caldataRajkumar Manoharan2012-10-29
* ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-26
* ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan2012-01-10
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan2011-08-24
* ath9k_hw: calculate a much better approximation of channel noiseFelix Fietkau2011-08-08
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k_hw: remove get_channel_noise functionMohammed Shafi Shajakhan2011-05-10
* ath9k_hw: do noise floor calibration only on required chainsRajkumar Manoharan2011-05-05
* ath9k_hw: Increase the wait count for nf load.Vivek Natarajan2011-03-11
* ath9k: preserve caldata history buffer across scanningRajkumar Manoharan2011-01-19
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-06
* ath9k_hw: clean up calibration flagsFelix Fietkau2010-10-06
* ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau2010-10-05
* ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau2010-08-16
* ath9k_hw: apply the noise floor validation to the median instead of singleFelix Fietkau2010-08-16
* ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau2010-08-04
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-04
* ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-04
* ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau2010-07-26
* ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau2010-07-26
* ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-12
* ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-02
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-02
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* ath9k_hw: abstract loading noisefloorLuis R. Rodriguez2010-04-16
* ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez2010-04-16
* ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()Luis R. Rodriguez2010-04-16
* ath9k_hw: rename the PA calib routines to match their familiesLuis R. Rodriguez2010-04-16
* ath9k_hw: simplify OLC temp compensation for AR9002Luis R. Rodriguez2010-04-16
* ath9k_hw: move the AR9280 OLC temp comp to its own helperLuis R. Rodriguez2010-04-16
* ath9k_hw: shift code for AR9280 OLC temp compLuis R. Rodriguez2010-04-16
* ath9k_hw: rename PA calib for AR9287Luis R. Rodriguez2010-04-16
* ath9k_hw: add a helper for the OLC tem compensation for AR9002Luis R. Rodriguez2010-04-16
* ath9k_hw: add a helper for Power Amplifier calibration for AR9002Luis R. Rodriguez2010-04-16
* ath9k_hw: Split out the function for reading the noise floorFelix Fietkau2010-04-16
* ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-16
* ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan2010-04-07
* ath9k_hw: use the skip count for PA calibration on AR9271Sujith2010-03-23