index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9003_calib.c
Age
Commit message (
Expand
)
Author
2011-11-02
ath9k_hw: Fix noise floor calibration timeout on fast channel change
Rajkumar Manoharan
2011-11-02
ath9k_hw: Fix radio retention for AR9462
Rajkumar Manoharan
2011-10-14
ath9k_hw: Do fast channel change based on reusable calibration results
Rajkumar Manoharan
2011-10-14
ath9k_hw: Add radio retention support for AR9480
Rajkumar Manoharan
2011-10-14
ath9k_hw: Cleanup Tx calibrations for AR9003 chips
Rajkumar Manoharan
2011-10-14
ath9k_hw: Add support to reuse Carrier leak calibration
Rajkumar Manoharan
2011-10-14
ath9k_hw: Add support to reuse TxIQ cal measurements
Rajkumar Manoharan
2011-10-14
ath9k_hw: Improve fast channel change for AR9003 chips
Rajkumar Manoharan
2011-09-19
ath9k: load noise floor from history after the full chip reset
Rajkumar Manoharan
2011-09-19
ath9k_hw: Fix magnitude/phase coeff correction
Rajkumar Manoharan
2011-09-14
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
Rajkumar Manoharan
2011-08-24
ath9k_hw: Remove unnecessary chainmask configuration
Rajkumar Manoharan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-04-26
ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chips
Rajkumar Manoharan
2011-04-25
ath9k_hw: Read iq calibration data only for active chains
Vasanthakumar Thiagarajan
2011-04-25
ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ cal
Vasanthakumar Thiagarajan
2010-12-16
ath9k_hw: Tx IQ cal changes for AR9003
Vasanthakumar Thiagarajan
2010-12-16
ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...
Vasanthakumar Thiagarajan
2010-12-07
ath9k_hw: Add IQ cal changes for AR9485
Vasanthakumar Thiagarajan
2010-12-07
ath9k_hw: Define IQcal correction coefficient registers using index
Vasanthakumar Thiagarajan
2010-12-07
ath9k_hw: Program appropriate chianmask for AR9485 before starting AGC/IQ cal
Vasanthakumar Thiagarajan
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-11-22
ath9k: Use static const
Joe Perches
2010-11-16
ath9k_hw: Fix a reset failure on AR9382 (2x2).
Senthil Balasubramanian
2010-10-06
ath9k_hw: clean up calibration flags
Felix Fietkau
2010-10-05
ath9k_hw: remove some useless calibration data
Felix Fietkau
2010-08-04
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
2010-08-04
ath9k_hw: fix periodic noise floor calibration on AR9003
Felix Fietkau
2010-08-04
ath9k_hw: clean up and fix initial noise floor calibration
Felix Fietkau
2010-06-02
ath9k_hw: Enable TX IQ calibration on AR9003
Luis R. Rodriguez
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-27
ath9k_hw: disable TX IQ calibration for AR9003
Luis R. Rodriguez
2010-04-16
ath9k_hw: complete AR9003 calibration
Luis R. Rodriguez
2010-04-16
ath9k_hw: fill in the callbacks for calibration for AR9003
Luis R. Rodriguez
2010-04-16
ath9k_hw: abstract loading noisefloor
Luis R. Rodriguez
2010-04-16
ath9k_hw: add the AR9003 ar9003_hw_init_cal callback
Luis R. Rodriguez
2010-04-16
ath9k_hw: split calib code by hardware families
Luis R. Rodriguez