summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/calib.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-1060/+0
2009-03-28ath9k: Update copyright in all the filesSujith1-1/+1
2009-03-17ath9k: make few eeprom and calib items staticLuis R. Rodriguez1-1/+1
2009-03-17ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian1-50/+95
2009-02-27ath9k: Remove multiple macro occurrencesSujith1-2/+0
2009-02-27ath9k: Fix HW wait timeoutSujith1-2/+4
2009-02-27ath9k: Add open loop control supportSenthil Balasubramanian1-0/+31
2009-02-27ath9k: Initialize AGC calibration properlySujith1-0/+31
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith1-61/+61
2009-02-13ath9k: Cleanup EEPROM operationsSujith1-2/+2
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith1-95/+80
2009-02-13ath9k: Header file cleanupSujith1-4/+1
2009-01-30ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian1-40/+38
2009-01-30ath9k: Fix bug in NF calibrationSujith1-1/+3
2009-01-30ath9k: simplify regulatory codeLuis R. Rodriguez1-34/+7
2009-01-29ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez1-6/+3
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez1-38/+25
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez1-14/+7
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian1-0/+98
2008-12-05ath9k: Use cleaner debug masksSujith1-38/+31
2008-11-26ath9k: incorrect noise floor threshold values.Senthil Balasubramanian1-2/+2
2008-11-10ath9k: Refactor hw.cSujith1-0/+930