aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom_9287.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-011-2/+8
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-2/+1
* ath9k_hw: Remove unused code in AR9287 eepromRajkumar Manoharan2011-04-121-24/+1
* ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan2011-03-301-0/+6
* ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan2011-01-191-15/+30
* ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-131-19/+1
* ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcsFelix Fietkau2010-12-131-158/+1
* ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-131-27/+27
* ath9k_htc: Cleanup device identificationSujith Manoharan2010-12-071-3/+3
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-13/+13
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-8/+5
* ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan2010-11-241-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-1/+1
|\
| * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-161-1/+1
* | ath9k: Use static constJoe Perches2010-11-221-7/+7
* | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-12/+15
|/
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-271-3/+3
* ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-161-1/+1
* ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-131-1/+6
* ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin2010-07-141-4/+0
* ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-121-2/+2
* ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-071-0/+1
* ath9k_hw: Cleanup TX power calculation for AR9287Sujith2010-06-031-141/+146
* ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith2010-06-031-37/+32
* ath9k_hw: Cleanup eeprom_9287.cSujith2010-06-031-137/+136
* ath9k_hw: restore mac address reading logicLuis R. Rodriguez2010-04-161-3/+3
* ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez2010-04-161-1/+1
* 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
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-3/+4
* 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-41/+48
* 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-8/+8
* ath9k: Fix ref power interpolation logic for AR9287 chipsets.Vivek Natarajan2009-08-201-9/+3
* ath9k: Split eeprom.c into manageable piecesSujith2009-08-141-0/+1183