aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_calib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-73/+61
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov1-1/+1
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan1-4/+0
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-1/+2
2011-09-19ath9k: load noise floor from history after the full chip resetRajkumar Manoharan1-0/+1
2011-08-30ath9k_hw: fix calibration on 5 ghzFelix Fietkau1-1/+2
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-03-30ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan1-8/+35
2011-01-27Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+4
2011-01-19ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan1-1/+4
2011-01-17ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan1-5/+5
2011-01-10ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan1-0/+3
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-112/+108
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau1-1/+0
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau1-31/+20
2010-10-05ath9k_hw: remove some useless calibration dataFelix Fietkau1-16/+0
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau1-2/+2
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau1-10/+1
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau1-3/+3
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau1-11/+21
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau1-3/+5
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau1-3/+2
2010-07-12ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau1-1/+1
2010-04-16ath9k_hw: Use buffered register writesSujith1-0/+5
2010-04-16ath9k_hw: fill in the callbacks for calibration for AR9003Luis R. Rodriguez1-0/+2
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez1-0/+993