summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_calib.c
AgeCommit message (Expand)Author
2015-03-30ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAYOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use RMW bufferOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use proper makroses.Oleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal - use defs instead of magin numbersOleksij Rempel
2014-10-27ath9k_hw: start initial NF calibration after PA calibration on <AR9003Felix Fietkau
2014-10-27ath9k_hw: do not run NF and periodic calibration at the same timeFelix Fietkau
2014-10-27ath9k: restart hardware after noise floor calibration failureFelix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19ath9k: load noise floor from history after the full chip resetRajkumar Manoharan
2011-08-30ath9k_hw: fix calibration on 5 ghzFelix Fietkau
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-03-30ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan
2011-01-27Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-01-19ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan
2011-01-17ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan
2011-01-10ath9k_hw: Fix calibration for AR9287 devicesSujith 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: remove some useless calibration dataFelix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix 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-12ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau
2010-04-16ath9k_hw: Use buffered register writesSujith
2010-04-16ath9k_hw: fill in the callbacks for calibration for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez