Age | Commit message (Expand) | Author | Files | Lines |
2010-04-16 | ath9k_hw: Move some RF ops to the private callbacks | Luis R. Rodriguez | 1 | -961/+0 |
2010-04-16 | ath9k_hw: remove wrapper ath9k_hw_write_regs() | Luis R. Rodriguez | 1 | -15/+0 |
2009-11-18 | ath9k: Remove a few unused functions | Sujith | 1 | -90/+0 |
2009-10-30 | ath9k_hw: make ath9k_phy_modify_rx_buffer() static | Luis R. Rodriguez | 1 | -130/+126 |
2009-10-30 | ath9k_hw: Fix and complete force bias for AR5416 | Luis R. Rodriguez | 1 | -0/+70 |
2009-10-30 | ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() | Luis R. Rodriguez | 1 | -3/+1 |
2009-10-30 | ath9k_hw: order phy.c code and integrate spur mitigation | Luis R. Rodriguez | 1 | -156/+623 |
2009-10-30 | ath9k_hw: make both analog channel change routines return int | Luis R. Rodriguez | 1 | -7/+7 |
2009-10-30 | ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks() | Luis R. Rodriguez | 1 | -3/+6 |
2009-10-30 | ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks() | Luis R. Rodriguez | 1 | -52/+20 |
2009-10-30 | ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks() | Luis R. Rodriguez | 1 | -12/+7 |
2009-10-30 | ath9k_hw: bail out early on ath9k_hw_init_rf() | Luis R. Rodriguez | 1 | -54/+55 |
2009-10-30 | ath9k_hw: start documenting 802.11n RF anlong front ends | Luis R. Rodriguez | 1 | -5/+161 |
2009-10-07 | ath9k: Update INI release for AR9287 | Sujith | 1 | -7/+18 |
2009-10-07 | ath9k: clarify what hw code is and remove ath9k.h from a few files | Luis R. Rodriguez | 1 | -1/+1 |
2009-10-07 | atheros: add common debug printing | Luis R. Rodriguez | 1 | -10/+13 |
2009-10-07 | ath9k: use ath_hw for DPRINTF() and debug init/exit | Luis R. Rodriguez | 1 | -5/+5 |
2009-08-14 | ath9k: Remove duplicate variables | Sujith | 1 | -7/+5 |
2009-08-04 | ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free() | Luis R. Rodriguez | 1 | -1/+1 |
2009-08-04 | ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach() | Luis R. Rodriguez | 1 | -26/+15 |
2009-08-04 | ath9k: remove !NULL check before kfree() | Luis R. Rodriguez | 1 | -36/+26 |
2009-05-11 | ath9k: Cleanup ineffective return values | Vasanthakumar Thiagarajan | 1 | -5/+2 |
2009-04-22 | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez | 1 | -0/+424 |