Age | Commit message (Expand) | Author | Files | Lines |
2011-04-13 | ath9k_hw: Remove unused code in AR9287 eeprom | Rajkumar Manoharan | 1 | -24/+1 |
2011-03-30 | ath9k_hw: Speedup register ops for HTC driver | Rajkumar Manoharan | 1 | -0/+6 |
2011-01-19 | ath9k_hw: Offload USB eeprom reading to target | Sujith Manoharan | 1 | -15/+30 |
2010-12-13 | ath9k_hw: remove antenna configuration eeprom ops and variables | Felix Fietkau | 1 | -19/+1 |
2010-12-13 | ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs | Felix Fietkau | 1 | -158/+1 |
2010-12-13 | ath9k_hw: clean up duplicate and unnused eeprom related defines | Felix Fietkau | 1 | -27/+27 |
2010-12-08 | ath9k_htc: Cleanup device identification | Sujith Manoharan | 1 | -3/+3 |
2010-12-08 | ath: Convert ath_print to ath_dbg | Joe Perches | 1 | -13/+13 |
2010-12-08 | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err | Joe Perches | 1 | -8/+5 |
2010-11-25 | ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB) | Rajkumar Manoharan | 1 | -3/+3 |
2010-11-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-11-22 | ath9k: Use static const | Joe Perches | 1 | -7/+7 |
2010-11-16 | ath9k_hw: Set proper eeprom offset for AR9287 HTC devices | Rajkumar Manoharan | 1 | -1/+1 |
2010-11-15 | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower | Felix Fietkau | 1 | -12/+15 |
2010-09-27 | ath9k_hw: simplify revision checks for AR9280 | Felix Fietkau | 1 | -3/+3 |
2010-09-16 | ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config | Rajkumar Manoharan | 1 | -1/+1 |
2010-08-13 | ath9k_htc: load proper firmware for device ID 7015 | Rajkumar Manoharan | 1 | -1/+6 |
2010-07-14 | ath9k: remove unneeded calculation of minimal calibration power | Pavel Roskin | 1 | -4/+0 |
2010-07-13 | ath9k_hw: fix antenna diversity on AR9285 | Felix Fietkau | 1 | -2/+2 |
2010-06-07 | ath: Fix uninitialized variable warnings | Prarit Bhargava | 1 | -0/+1 |
2010-06-03 | ath9k_hw: Cleanup TX power calculation for AR9287 | Sujith | 1 | -141/+146 |
2010-06-03 | ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values | Sujith | 1 | -37/+32 |
2010-06-03 | ath9k_hw: Cleanup eeprom_9287.c | Sujith | 1 | -137/+136 |
2010-04-16 | ath9k_hw: restore mac address reading logic | Luis R. Rodriguez | 1 | -3/+3 |
2010-04-16 | ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops | Luis R. Rodriguez | 1 | -1/+1 |
2010-04-16 | ath9k_hw: Move some RF ops to the private callbacks | Luis R. Rodriguez | 1 | -0/+1 |
2010-04-08 | wireless/ath: remove trailing space in messages | Frans Pop | 1 | -1/+1 |
2009-10-08 | atheros: move bus ops to ath_common | Luis R. Rodriguez | 1 | -3/+4 |
2009-10-08 | ath9k: clarify what hw code is and remove ath9k.h from a few files | Luis R. Rodriguez | 1 | -1/+0 |
2009-10-08 | atheros: add common debug printing | Luis R. Rodriguez | 1 | -41/+48 |
2009-10-08 | ath9k: use ath_hw for DPRINTF() and debug init/exit | Luis R. Rodriguez | 1 | -12/+12 |
2009-08-20 | ath: move regulatory info into shared common structure | Luis R. Rodriguez | 1 | -8/+8 |
2009-08-20 | ath9k: Fix ref power interpolation logic for AR9287 chipsets. | Vivek Natarajan | 1 | -9/+3 |
2009-08-14 | ath9k: Split eeprom.c into manageable pieces | Sujith | 1 | -0/+1183 |