Age | Commit message (Expand) | Author | Files | Lines |
2012-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -49/+87 |
2012-03-15 | ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization | Felix Fietkau | 1 | -3/+0 |
2012-03-15 | ath9k: optimize register access functions | Felix Fietkau | 1 | -1/+1 |
2012-03-15 | ath9k_hw: remove ath9k_hw_getdefantenna | Felix Fietkau | 1 | -6/+0 |
2012-03-15 | ath9k_hw: remove ath9k_hw_htc_resetinit | Felix Fietkau | 1 | -6/+2 |
2012-03-15 | ath9k_hw: Cleanup FastChannelChange | Sujith Manoharan | 1 | -31/+73 |
2012-03-12 | ath9k_hw: Fix enabling of MCI and RTT | Mohammed Shafi Shajakhan | 1 | -2/+11 |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+10 |
2012-03-07 | ath9k_hw: use cold instead of warm reset on AR9280 | Felix Fietkau | 1 | -4/+10 |
2012-03-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -162/+16 |
2012-02-27 | ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT | Sujith Manoharan | 1 | -2/+1 |
2012-02-27 | ath9k_hw: Cleanup MCI bits from hw.h | Sujith Manoharan | 1 | -0/+1 |
2012-02-27 | ath9k_hw: Cleanup MCI bits from ath9k_hw_reset() | Sujith Manoharan | 1 | -118/+11 |
2012-02-27 | ath9k_hw: Handle MCI power state using a helper | Sujith Manoharan | 1 | -15/+2 |
2012-02-27 | ath9k: Initialize BTCOEX scheme using a helper | Sujith Manoharan | 1 | -25/+0 |
2012-02-27 | ath9k: Remove AR9462 v1.0 support | Sujith Manoharan | 1 | -2/+1 |
2012-02-13 | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 1 | -3/+2 |
2012-02-06 | ath9k_hw: fix a RTS/CTS timeout regression | Felix Fietkau | 1 | -2/+5 |
2011-12-19 | ath9k_hw: make bluetooth coexistence support optional at compile time | Felix Fietkau | 1 | -1/+2 |
2011-12-19 | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches | 1 | -46/+40 |
2011-12-16 | ath9k_hw: remove ATH9K_HW_CAP_CST | Mohammed Shafi Shajakhan | 1 | -4/+2 |
2011-12-15 | ath9k_hw: add DFS testing check | Zefir Kurtisi | 1 | -0/+27 |
2011-12-07 | ath9k: enable ANI for ar9100 chips | Nikolay Martynov | 1 | -2/+2 |
2011-12-07 | ath9k: use config.enable_ani to check if ani should be performed | Nikolay Martynov | 1 | -1/+5 |
2011-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2011-11-30 | ath9k_hw: add default chainmask for AR9462 | Mohammed Shafi Shajakhan | 1 | -0/+2 |
2011-11-30 | ath9k_hw: Fix TX IQ calibration for AR9003 | Mohammed Shafi Shajakhan | 1 | -1/+1 |
2011-11-30 | ath9k: MCI state machine based on MCI interrupt | Mohammed Shafi Shajakhan | 1 | -1/+3 |
2011-11-30 | ath9k_hw: Add MCI related changes in chip reset | Mohammed Shafi Shajakhan | 1 | -0/+132 |
2011-11-30 | ath9k_hw: MCI related changes in set_reset_reg | Mohammed Shafi Shajakhan | 1 | -3/+11 |
2011-11-30 | ath9k_hw: MCI related changes in chip management | Mohammed Shafi Shajakhan | 1 | -0/+24 |
2011-11-28 | ath9k: Revert change that broke AR928X on Acer Ferrari One | Rafael J. Wysocki | 1 | -1/+2 |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 1 | -0/+1 |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2011-11-08 | ath9k: Add btcoex profile management support for AR9462 | Rajkumar Manoharan | 1 | -1/+1 |
2011-11-08 | ath9k_hw: min_t() casts u32 to int | Dan Carpenter | 1 | -1/+1 |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+3 |
2011-11-02 | ath9k_hw: Fix noise floor calibration timeout on fast channel change | Rajkumar Manoharan | 1 | -0/+3 |
2011-10-31 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-10-14 | ath9k: Rename AR9480 into AR9462 | Rajkumar Manoharan | 1 | -14/+14 |
2011-10-14 | ath9k_hw: Do fast channel change based on reusable calibration results | Rajkumar Manoharan | 1 | -2/+12 |
2011-10-14 | ath9k_hw: Add radio retention support for AR9480 | Rajkumar Manoharan | 1 | -0/+4 |
2011-10-14 | ath9k_hw: Support fast channel change on 5GHz for AR9003 chips | Rajkumar Manoharan | 1 | -2/+1 |
2011-10-14 | ath9k_hw: Cleanup Tx calibrations for AR9003 chips | Rajkumar Manoharan | 1 | -0/+5 |
2011-10-14 | ath9k_hw: Add support to reuse Carrier leak calibration | Rajkumar Manoharan | 1 | -1/+3 |
2011-10-14 | ath9k_hw: Improve fast channel change for AR9003 chips | Rajkumar Manoharan | 1 | -0/+32 |
2011-10-14 | ath9k_hw: Fix ASPM L1 issue for AR9480 | Rajkumar Manoharan | 1 | -2/+4 |
2011-10-11 | ath: remove ath_regulatory::current_rd_ext | Felix Fietkau | 1 | -5/+0 |
2011-10-11 | ath9k_hw: clean up tx power handling | Felix Fietkau | 1 | -20/+43 |
2011-10-03 | ath9k_hw: set pci_express capability true for AR9480 | Mohammed Shafi Shajakhan | 1 | -1/+6 |