summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_calib.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-141-5/+2
* ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-261-2/+2
* Show actual timeout value in failed calibration messages.Robert Shade2013-03-271-3/+6
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-73/+61
* ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov2011-12-071-1/+1
* ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-021-4/+0
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-1/+2
|\
| * ath9k_hw: fix calibration on 5 ghzFelix Fietkau2011-08-301-1/+2
* | ath9k: load noise floor from history after the full chip resetRajkumar Manoharan2011-09-191-0/+1
|/
* ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan2011-03-301-8/+35
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-271-1/+4
|\
| * ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan2011-01-191-1/+4
* | ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
|/
* ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan2011-01-101-0/+3
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-112/+108
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-1/+0
* ath9k_hw: clean up calibration flagsFelix Fietkau2010-10-061-31/+20
* ath9k_hw: remove some useless calibration dataFelix Fietkau2010-10-051-16/+0
* ath9k_hw: simplify revision checks for AR9287Felix Fietkau2010-09-271-2/+2
* ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-271-10/+1
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-271-3/+3
* ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau2010-08-041-11/+21
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-041-3/+5
* ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-041-3/+2
* ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau2010-07-121-1/+1
* ath9k_hw: Use buffered register writesSujith2010-04-161-0/+5
* ath9k_hw: fill in the callbacks for calibration for AR9003Luis R. Rodriguez2010-04-161-0/+2
* ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez2010-04-161-0/+993