summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-2813/+0
2009-04-23ath9k: Cleanup debug messagesSujith1-12/+12
2009-03-28ath9k: Update copyright in all the filesSujith1-1/+1
2009-03-28ath9k: Fix bug in 4K EEPROM size calculationSujith1-1/+1
2009-03-28ath9k: Change return type for set_board_values()Sujith1-6/+2
2009-03-28ath9k: Introduce a helper function for setting board gain valuesSujith1-120/+99
2009-03-28ath9k: Move AR5416_VER_MASK to a common locationSujith1-4/+0
2009-03-28ath9k: Miscellaneous EEPROM handling cleanupSujith1-51/+24
2009-03-17ath9k: Use suitable macros with 4k eeprom dataVasanthakumar Thiagarajan1-9/+9
2009-03-17ath9k: cleanup AR5416 version checking macrosGabor Juhos1-8/+8
2009-03-05ath9k: Configure Power control register appropriately for h/w with 4k eepromVasanthakumar Thiagarajan1-2/+1
2009-02-27ath9k: Remove multiple macro occurrencesSujith1-2/+0
2009-02-27ath9k: Add open loop control supportSenthil Balasubramanian1-35/+175
2009-02-27ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith1-1/+1
2009-02-27ath9k: Enable Fractional N modeSujith1-0/+7
2009-02-27ath9k: Store the correct max TX power levelSujith1-0/+15
2009-02-18drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?Hannes Eder1-4/+4
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith1-51/+51
2009-02-13ath9k: Cleanup EEPROM operationsSujith1-1420/+1408
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith1-145/+106
2009-02-13ath9k: Move regulatory information to a separate structureSujith1-8/+8
2009-02-13ath9k: Store HW version information in a separate structureSujith1-2/+2
2009-02-13ath9k: Header file cleanupSujith1-4/+1
2009-01-30ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan1-48/+15
2009-01-30ath9k: get EEPROM contents from platform data on AHB busGabor Juhos1-48/+3
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian1-9/+27
2008-12-26drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder1-30/+32
2008-12-12ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian1-1/+1
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian1-305/+1519
2008-12-05ath9k: Use cleaner debug masksSujith1-9/+7
2008-11-26ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan1-1/+1
2008-11-26ath9k: incorrect noise floor threshold values.Senthil Balasubramanian1-2/+2
2008-11-26ath9k: INI update for atheros chipets.Senthil Balasubramanian1-0/+5
2008-11-10ath9k: Refactor hw.cSujith1-0/+1605