aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos1-8/+0
2012-04-17ath9k: merge power correction constantsGabor Juhos1-4/+4
2012-04-16ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos1-13/+8
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos1-0/+33
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-2/+1
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau1-6/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan1-0/+32
2010-12-13ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcsFelix Fietkau1-8/+31
2010-12-13ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and eeprom_4k.cFelix Fietkau1-0/+190
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau1-1/+1
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-2/+2
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau1-3/+3
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-07atheros: 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-04ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()Luis R. Rodriguez1-4/+9
2009-08-04ath9k: add initial hardware support for ar9271Luis R. Rodriguez1-33/+109
2009-08-04ath9k: Remove _t postfix for ar9287_eeprom structureLuis R. Rodriguez1-10/+10
2009-08-04ath9k: describe hw initialization betterLuis R. Rodriguez1-1/+1
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+1201
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+2813