summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom_def.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin2010-07-141-5/+2
* ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau2010-07-121-1/+1
* ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-121-2/+2
* ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-071-0/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-3/+0
* ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau2010-04-271-0/+2
* ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau2010-04-161-0/+6
* ath9k_hw: restore mac address reading logicLuis R. Rodriguez2010-04-161-3/+3
* ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-161-0/+1
* ath9k: Fix bugs in handling TX powerSenthil Balasubramanian2009-10-071-4/+98
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-2/+3
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-071-1/+0
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-36/+39
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-12/+12
* ath9k: Fix bug in chain handlingSenthil Balasubramanian2009-09-231-1/+3
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-6/+8
* ath9k: Split eeprom.c into manageable piecesSujith2009-08-141-0/+1385