aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom_def.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-14ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin1-5/+2
2010-07-12ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau1-1/+1
2010-07-12ath9k_hw: fix antenna diversity on AR9285Felix Fietkau1-2/+2
2010-06-07ath: Fix uninitialized variable warningsPrarit Bhargava1-0/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-3/+0
2010-04-27ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau1-0/+2
2010-04-16ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau1-0/+6
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez1-3/+3
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez1-0/+1
2009-10-07ath9k: Fix bugs in handling TX powerSenthil Balasubramanian1-4/+98
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez1-2/+3
2009-10-07ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez1-1/+0
2009-10-07atheros: add common debug printingLuis R. Rodriguez1-36/+39
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez1-12/+12
2009-09-23ath9k: Fix bug in chain handlingSenthil Balasubramanian1-1/+3
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez1-6/+8
2009-08-14ath9k: Split eeprom.c into manageable piecesSujith1-0/+1385