summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-25ath5k: clean up some commentsBob Copeland1-2/+2
2010-06-03ath5k: remove ATH_TRACE macroBruno Randolf1-1/+0
2010-06-03wireless: fix several minor description typosWalter Goldens1-1/+1
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+2
2010-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+3
2010-03-11ath5k: Minor EEPROM documentation updatesBruno Randolf1-1/+3
2010-03-11ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf1-2/+2
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-3/+29
2010-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-3/+29
2010-01-05ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez1-3/+29
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-12-11ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König1-1/+1
2009-08-28ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()Pavel Roskin1-24/+5
2009-08-14ath5k: Check EEPROM before tweaking SERDESNick Kossifidis1-0/+10
2009-05-06ath5k: Implement antenna controlNick Kossifidis1-4/+4
2009-05-06ath5k: Put remaining EEPROM data on ee structNick Kossifidis1-13/+11
2009-05-06ath5k: Read Spur channels from EEPROMNick Kossifidis1-1/+36
2009-05-06ath5k: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+1769