summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-03ath9k_hw: Cleanup TX power calculation for AR9287Sujith1-0/+21
2010-06-03ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith1-0/+8
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian1-1/+3
2010-04-16ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez1-1/+1
2010-04-16ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian1-3/+0
2009-10-08atheros: move bus ops to ath_commonLuis R. Rodriguez1-5/+3
2009-08-28ath9k: Fix read buffer overflowRoel Kluin1-8/+8
2009-08-14ath9k: Split eeprom.c into manageable piecesSujith1-3744/+32
2009-08-14ath9k: Remove a few DEBUG mesagesSujith1-103/+23
2009-08-14ath9k: Try to fix whitespace damageSujith1-130/+121
2009-08-14ath9k: Cleanup function return typesSujith1-4/+1
2009-08-05ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()Luis R. Rodriguez1-4/+9
2009-08-05ath9k: add initial hardware support for ar9271Luis R. Rodriguez1-33/+109
2009-08-05ath9k: Remove _t postfix for ar9287_eeprom structureLuis R. Rodriguez1-10/+10
2009-08-05ath9k: describe hw initialization betterLuis R. Rodriguez1-1/+1
2009-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+1201
2009-07-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan1-2/+1201
2009-07-27ath9k: Read outside array boundsRoel Kluin1-2/+2
2009-07-24ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian1-1/+19
2009-07-10drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches1-2/+0
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan1-39/+12
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+2813