summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_calib.c
AgeCommit message (Expand)Author
2016-10-13Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau
2016-07-19ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau
2016-07-19ath9k_hw: get rid of some duplicate code in calibration initFelix Fietkau
2016-07-19ath9k_hw: simplify ar9003_hw_per_calibrationFelix Fietkau
2016-03-11ath9k: set correct peak detect thresholdMiaoqing Pan
2016-03-11ath9k: use AR_SREV_9003_PCOEM to identify PCOEM chipsMiaoqing Pan
2016-03-11ath9k: enable manual peak cal for all ar9300 chipsMiaoqing Pan
2015-09-29ath9k: enable hw manual peak calibration for QCA9561Miaoqing Pan
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan
2014-10-27ath9k: restart hardware after noise floor calibration failureFelix Fietkau
2014-02-12ath9k: Calculate IQ-CAL medianSujith Manoharan
2014-02-12ath9k: Expand the IQ coefficient arraySujith Manoharan
2014-02-12ath9k: Modify IQ calibration for AR955xSujith Manoharan
2014-02-12ath9k: Fix magnitude/phase calculationSujith Manoharan
2014-02-12ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan
2014-02-12ath9k: Check explicitly for IQ calibrationSujith Manoharan
2014-02-12ath9k: Fix IQ cal post processing for SoCSujith Manoharan
2014-02-12ath9k: Remove unnecessary checkSujith Manoharan
2014-01-16ath9k: Fix possible overflow conditionSujith Manoharan
2014-01-16ath9k: Fix IQ calibrationSujith Manoharan
2014-01-03ath9k: Fix AR955x RX sensitivitySujith Manoharan
2013-12-09ath9k: Enable manual peak calibration for AR9331 v1.1Sujith Manoharan
2013-12-02ath9k: Cleanup IQ calibration for PCOEM chipsSujith Manoharan
2013-12-02ath9k: Fix TX IQ calibration for SoC chipsSujith Manoharan
2013-12-02ath9k: Fix Carrier Leak calibration for SoC chipsSujith Manoharan
2013-12-02ath9k: Remove unnecessary checkSujith Manoharan
2013-12-02ath9k: Remove RTT/MCI code from SoC calibrationSujith Manoharan
2013-12-02ath9k: Separate routines for PCOEM and SoC calibrationSujith Manoharan
2013-09-26ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan
2013-09-26ath9k: Fix calibration for AR9462Sujith Manoharan
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-01-09ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan
2013-01-09ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan
2013-01-09ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan
2013-01-07ath9k_hw: Fix calibration for AR9340Sujith Manoharan
2013-01-07ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan
2013-01-07ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan
2012-11-16ath9k_hw: Fix wrong peak detector DC offsetRajkumar Manoharan
2012-10-29ath9k_hw: Fix max rx rate drop for AR9565Rajkumar Manoharan
2012-07-09ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan
2012-06-06ath9k_hw: Fix MCI usageSujith Manoharan