summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/calib.c
AgeCommit message (Expand)Author
2010-04-16ath9k_hw: add a helper for Power Amplifier calibration for AR9002Luis R. Rodriguez
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez
2010-04-07ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith
2009-10-30ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()Luis R. Rodriguez
2009-10-27ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez
2009-10-27ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez
2009-10-07ath9k: move hw code to its own moduleLuis R. Rodriguez
2009-10-07ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.Senthil Balasubramanian
2009-10-07ath9k: Add Calibration checksVivek Natarajan
2009-10-07ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-09-23ath9k: Fix regression in PA calibrationSujith
2009-09-23ath9k: Adjust the chainmasks properlySenthil Balasubramanian
2009-09-23ath9k: Set default noise floor value for AR9287Vivek Natarajan
2009-08-28ath9k: Handle PA cal usage properlySujith
2009-08-28ath9k: Fix bugs in programming registers during PA CALSujith
2009-08-28ath9k: Reduce the frequency of PA offset calibrationSujith
2009-08-20ath9k: Add open loop power control support for AR9287.Vivek Natarajan
2009-08-04ath9k: add initial hardware support for ar9271Luis R. Rodriguez
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan
2009-07-24ath9k: Manipulate and report the correct RSSISenthil Balasubramanian
2009-05-06ath9k: remove redundant AR9285 checksGabor Juhos
2009-04-22ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith
2009-04-22ath9k: Fix bug in calibration initializationSujith
2009-04-22ath9k: Use a consistent naming conventionSujith
2009-04-22ath9k: Cleanup calibration interfaceSujith
2009-04-22ath9k: Fix bug in determining calibration supportSujith
2009-04-22ath9k: Fix bug in checking HT flagSujith
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez