aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom_9287.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan1-15/+30
2010-12-13ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau1-19/+1
2010-12-13ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcsFelix Fietkau1-158/+1
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau1-27/+27
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan1-3/+3
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-13/+13
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-8/+5
2010-11-24ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan1-3/+3
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-11-22ath9k: Use static constJoe Perches1-7/+7
2010-11-16ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan1-1/+1
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau1-12/+15
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau1-3/+3
2010-09-16ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan1-1/+1
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan1-1/+6
2010-07-14ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin1-4/+0
2010-07-12ath9k_hw: fix antenna diversity on AR9285Felix Fietkau1-2/+2
2010-06-07ath: Fix uninitialized variable warningsPrarit Bhargava1-0/+1
2010-06-03ath9k_hw: Cleanup TX power calculation for AR9287Sujith1-141/+146
2010-06-03ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith1-37/+32
2010-06-03ath9k_hw: Cleanup eeprom_9287.cSujith1-137/+136
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez1-3/+3
2010-04-16ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez1-1/+1
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez1-0/+1
2010-04-08wireless/ath: remove trailing space in messagesFrans Pop1-1/+1
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez1-3/+4
2009-10-07ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez1-1/+0
2009-10-07atheros: add common debug printingLuis R. Rodriguez1-41/+48
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez1-12/+12
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez1-8/+8
2009-08-20ath9k: Fix ref power interpolation logic for AR9287 chipsets.Vivek Natarajan1-9/+3
2009-08-14ath9k: Split eeprom.c into manageable piecesSujith1-0/+1183