index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9002_calib.c
Age
Commit message (
Expand
)
Author
2022-12-22
wifi: ath9k: remove most hidden macro dependencies on ah
Wenli Looi
2020-04-28
ath9k: add calibration timeout for AR9002
Sergey Ryazanov
2020-04-28
ath9k: interleaved NF calibration on AR9002
Sergey Ryazanov
2020-04-28
ath9k: do not miss longcal on AR9002
Sergey Ryazanov
2020-04-28
ath9k: remove needless NFCAL_PENDING flag setting
Sergey Ryazanov
2020-04-28
ath9k: fix AR9002 ADC and NF calibrations
Sergey Ryazanov
2018-07-31
ath9k: don't run periodic and nf calibation at the same time
Felix Fietkau
2015-03-30
ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAY
Oleksij Rempel
2015-03-30
ath9k: ar9271_hw_pa_cal: use RMW buffer
Oleksij Rempel
2015-03-30
ath9k: ar9271_hw_pa_cal: use proper makroses.
Oleksij Rempel
2015-03-30
ath9k: ar9271_hw_pa_cal - use defs instead of magin numbers
Oleksij Rempel
2014-10-27
ath9k_hw: start initial NF calibration after PA calibration on <AR9003
Felix Fietkau
2014-10-27
ath9k_hw: do not run NF and periodic calibration at the same time
Felix Fietkau
2014-10-27
ath9k: restart hardware after noise floor calibration failure
Felix Fietkau
2013-10-14
ath9k_hw: remove IS_CHAN_B()
Felix Fietkau
2013-09-26
ath9k: Use bitops for calibration flags
Sujith Manoharan
2013-03-27
Show actual timeout value in failed calibration messages.
Robert Shade
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-07
ath9k: trivial: cosmetic fix in calibration debug log
Nikolay Martynov
2011-11-02
ath9k_hw: Fix noise floor calibration timeout on fast channel change
Rajkumar Manoharan
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-19
ath9k: load noise floor from history after the full chip reset
Rajkumar Manoharan
2011-08-30
ath9k_hw: fix calibration on 5 ghz
Felix Fietkau
2011-05-27
ath9k: Fix AR9287 calibration
Adrian Chadd
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-03-30
ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips
Rajkumar Manoharan
2011-01-27
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-01-19
ath9k_hw: fix carrier leakage calibration for AR9271
Rajkumar Manoharan
2011-01-17
ath9k_hw: do PA offset calibration only on longcal interval
Rajkumar Manoharan
2011-01-10
ath9k_hw: Fix calibration for AR9287 devices
Sujith Manoharan
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-10-06
ath9k_hw: clean up register write buffering
Felix Fietkau
2010-10-06
ath9k_hw: clean up calibration flags
Felix Fietkau
2010-10-05
ath9k_hw: remove some useless calibration data
Felix Fietkau
2010-09-27
ath9k_hw: simplify revision checks for AR9287
Felix Fietkau
2010-09-27
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-08-04
ath9k_hw: fix a noise floor calibration related race condition
Felix Fietkau
2010-08-04
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
2010-08-04
ath9k_hw: clean up and fix initial noise floor calibration
Felix Fietkau
2010-07-12
ath9k_hw: fix a sign error in the IQ calibration code
Felix Fietkau
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
2010-04-16
ath9k_hw: fill in the callbacks for calibration for AR9003
Luis R. Rodriguez
2010-04-16
ath9k_hw: split calib code by hardware families
Luis R. Rodriguez