Age | Commit message (Expand) | Author | Files | Lines |
2012-12-11 | ath9k: allow to load EEPROM content via firmware API | Gabor Juhos | 1 | -1/+18 |
2012-12-11 | ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read' | Gabor Juhos | 1 | -1/+2 |
2012-12-11 | ath9k: add EEPROM offset to debug message | Gabor Juhos | 1 | -1/+2 |
2012-12-11 | ath9k: move duplicated debug message to 'ath9k_hw_nvram_read' | Gabor Juhos | 1 | -1/+7 |
2012-04-17 | ath9k: move ath9k_hw_fbin2freq function to eeprom.h | Gabor Juhos | 1 | -8/+0 |
2012-04-17 | ath9k: merge power correction constants | Gabor Juhos | 1 | -4/+4 |
2012-04-16 | ath9k: simplify ath9k_hw_get_scaled_power function | Gabor Juhos | 1 | -13/+8 |
2012-04-16 | ath9k: introduce ath9k_hw_get_scaled_power helper | Gabor Juhos | 1 | -0/+33 |
2011-12-19 | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches | 1 | -2/+1 |
2011-09-19 | ath9k_hw: clean up hardware revision checks | Felix Fietkau | 1 | -6/+1 |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 1 | -1/+1 |
2011-01-19 | ath9k_hw: Offload USB eeprom reading to target | Sujith Manoharan | 1 | -0/+32 |
2010-12-13 | ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs | Felix Fietkau | 1 | -8/+31 |
2010-12-13 | ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ... | Felix Fietkau | 1 | -0/+190 |
2010-12-13 | ath9k_hw: clean up duplicate and unnused eeprom related defines | Felix Fietkau | 1 | -1/+1 |
2010-12-08 | ath: Convert ath_print to ath_dbg | Joe Perches | 1 | -2/+2 |
2010-12-02 | ath9k_hw: fix endian issues with CTLs on AR9003 | Felix Fietkau | 1 | -3/+3 |
2010-06-03 | ath9k_hw: Cleanup TX power calculation for AR9287 | Sujith | 1 | -0/+21 |
2010-06-03 | ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values | Sujith | 1 | -0/+8 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -2/+0 |
2010-04-16 | ath9k_hw: Implement AR9003 eeprom callbacks | Senthil Balasubramanian | 1 | -1/+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: the eep_map is used only for AR9280 PCI card ini fixup | Senthil Balasubramanian | 1 | -3/+0 |
2009-10-08 | atheros: move bus ops to ath_common | Luis R. Rodriguez | 1 | -5/+3 |
2009-08-28 | ath9k: Fix read buffer overflow | Roel Kluin | 1 | -8/+8 |
2009-08-14 | ath9k: Split eeprom.c into manageable pieces | Sujith | 1 | -3744/+32 |
2009-08-14 | ath9k: Remove a few DEBUG mesages | Sujith | 1 | -103/+23 |
2009-08-14 | ath9k: Try to fix whitespace damage | Sujith | 1 | -130/+121 |
2009-08-14 | ath9k: Cleanup function return types | Sujith | 1 | -4/+1 |
2009-08-05 | ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom() | Luis R. Rodriguez | 1 | -4/+9 |
2009-08-05 | ath9k: add initial hardware support for ar9271 | Luis R. Rodriguez | 1 | -33/+109 |
2009-08-05 | ath9k: Remove _t postfix for ar9287_eeprom structure | Luis R. Rodriguez | 1 | -10/+10 |
2009-08-05 | ath9k: describe hw initialization better | Luis R. Rodriguez | 1 | -1/+1 |
2009-07-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+1201 |
2009-07-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2009-07-27 | ath9k: Add support for AR9287 based chipsets. | Vivek Natarajan | 1 | -2/+1201 |
2009-07-27 | ath9k: Read outside array bounds | Roel Kluin | 1 | -2/+2 |
2009-07-24 | ath9k: RX stucks during heavy traffic in HT40 mode. | Senthil Balasubramanian | 1 | -1/+19 |
2009-07-10 | drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons | Joe Perches | 1 | -2/+0 |
2009-05-11 | ath9k: Cleanup ineffective return values | Vasanthakumar Thiagarajan | 1 | -39/+12 |
2009-04-23 | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez | 1 | -0/+2813 |