summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/eeprom_def.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-3/+0
2010-04-28ath9k_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-08ath9k: Fix bugs in handling TX powerSenthil Balasubramanian1-4/+98
2009-10-08atheros: move bus ops to ath_commonLuis R. Rodriguez1-2/+3
2009-10-08ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez1-1/+0
2009-10-08atheros: add common debug printingLuis R. Rodriguez1-36/+39
2009-10-08ath9k: 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