summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom_4k.c
Commit message (Expand)AuthorAgeFilesLines
...
* ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-071-0/+1
* ath9k_hw: Use buffered register writesSujith2010-04-161-0/+10
* 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
* wireless/ath: remove trailing space in messagesFrans Pop2010-04-081-1/+1
* ath9k_hw: modify the rf control register for ar9271 revision 1.0Luis R. Rodriguez2009-10-301-0/+4
* ath9k: Fix bugs in handling TX powerSenthil Balasubramanian2009-10-071-1/+3
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-2/+2
* 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-38/+43
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-12/+12
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-3/+5
* ath9k: Remove local chainmask variableSujith2009-08-141-44/+42
* ath9k: Cleanup TX power calculation for 4K chipsSujith2009-08-141-37/+35
* ath9k: Clean antenna configuration for 4K EEPROM chipsSujith2009-08-141-47/+56
* ath9k: Cleanup ath9k_hw_4k_set_gain() interfaceSujith2009-08-141-11/+11
* ath9k: Split eeprom.c into manageable piecesSujith2009-08-141-0/+1181