aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?Hannes Eder2009-02-171-4/+4
* ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-131-51/+51
* ath9k: Cleanup EEPROM operationsSujith2009-02-131-1420/+1408
* ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-131-145/+106
* ath9k: Move regulatory information to a separate structureSujith2009-02-131-8/+8
* ath9k: Store HW version information in a separate structureSujith2009-02-131-2/+2
* ath9k: Header file cleanupSujith2009-02-131-4/+1
* ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan2009-01-291-48/+15
* ath9k: get EEPROM contents from platform data on AHB busGabor Juhos2009-01-291-48/+3
* ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian2009-01-291-9/+27
* drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder2008-12-261-30/+32
* ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian2008-12-121-1/+1
* ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-121-305/+1519
* ath9k: Use cleaner debug masksSujith2008-12-051-9/+7
* ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan2008-11-251-1/+1
* ath9k: incorrect noise floor threshold values.Senthil Balasubramanian2008-11-251-2/+2
* ath9k: INI update for atheros chipets.Senthil Balasubramanian2008-11-251-0/+5
* ath9k: Refactor hw.cSujith2008-11-101-0/+1605