Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | ath9k_hw: Fix spur mitigation for AR9565 | Sujith Manoharan | 2012-09-11 | 2 | -10/+72 | |
| * | | | ath9k: Set correct max streams for AR9565 | Sujith Manoharan | 2012-09-11 | 2 | -2/+5 | |
| * | | | ath9k_hw: Add AR9565 HW support | Sujith Manoharan | 2012-09-11 | 7 | -29/+31 | |
| * | | | ath9k_hw: Add AR9565 initvals | Sujith Manoharan | 2012-09-11 | 3 | -8/+1291 | |
| * | | | ath9k_hw: Add version/revision macros for AR9565 | Sujith Manoharan | 2012-09-11 | 3 | -2/+15 | |
| * | | | drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-11 | 1 | -1/+1 | |
| * | | | ath9k: Add Generic hardware timer interrupt in debugfs | Mohammed Shafi Shajakhan | 2012-09-11 | 2 | -0/+6 | |
| * | | | ath9k_hw: Read and configure thermocal for AR9462 | Rajkumar Manoharan | 2012-09-11 | 2 | -0/+25 | |
| * | | | ath9k_hw: Read and apply thermometer settings from EEPROM | Rajkumar Manoharan | 2012-09-11 | 2 | -0/+41 | |
| * | | | ath9k_htc: Cancel BTCOEX related work before disabling BTCOEX | Mohammed Shafi Shajakhan | 2012-09-11 | 1 | -1/+1 | |
| * | | | ath9k_htc: Add a modparam to enable BTCOEX rather than default | Mohammed Shafi Shajakhan | 2012-09-11 | 2 | -0/+14 | |
| * | | | ath9k_htc: minor cleanup in ath9k_htc_add_station | Mohammed Shafi Shajakhan | 2012-09-11 | 1 | -9/+5 | |
| * | | | ath9k: Cleanup add/change_interface callbacks | Mohammed Shafi Shajakhan | 2012-09-11 | 1 | -47/+10 | |
| * | | | ath9k: Remove an obselete function declaration | Mohammed Shafi Shajakhan | 2012-09-11 | 1 | -1/+0 | |
| * | | | ath9k: Make use of ath_stop_ani wrapper | Mohammed Shafi Shajakhan | 2012-09-11 | 1 | -1/+1 | |
| * | | | ath9k: Fix BTCOEX timer triggering comparision | Mohammed Shafi Shajakhan | 2012-09-11 | 2 | -2/+7 | |
| * | | | ath9k_hw: Fix invalid MCI GPM index access/caching | Mohammed Shafi Shajakhan | 2012-09-11 | 1 | -0/+8 | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 16 | -34/+154 | |
| |\ \ \ | ||||||
| * | | | | ath9k: Fix TX filter usage | Sujith Manoharan | 2012-09-07 | 1 | -1/+1 | |
| * | | | | ath9k_hw: small optimization | Mohammed Shafi Shajakhan | 2012-09-07 | 3 | -9/+1 | |
| * | | | | wireless: ath9k-htc: only load firmware in need | Ming Lei | 2012-09-07 | 2 | -12/+25 | |
| | |_|/ | |/| | | ||||||
| * | | | carl9170: report A-MPDU status | Christian Lamparter | 2012-08-21 | 2 | -4/+12 | |
| * | | | ath9k_htc: implement sta_rc_update() mac80211 callback | Antonio Quartulli | 2012-08-21 | 1 | -0/+29 | |
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-21 | 10 | -19/+30 | |
| |\ \ \ | ||||||
| | * | | | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2012-07-31 | 10 | -19/+30 | |
| * | | | | ath9k: tune rc_stats to display only valid rates | Rajkumar Manoharan | 2012-08-10 | 1 | -2/+3 | |
| * | | | | ath9k: Trim rate table | Sujith Manoharan | 2012-08-10 | 2 | -180/+174 | |
| * | | | | ath9k: Remove MIMO-PS specific code | Sujith Manoharan | 2012-08-10 | 1 | -9/+0 | |
| * | | | | ath9k: Cleanup TX status API | Sujith Manoharan | 2012-08-10 | 1 | -42/+29 | |
| * | | | | ath9k: Bail out properly before calculating rate index | Sujith Manoharan | 2012-08-10 | 1 | -13/+11 | |
| * | | | | ath9k: Fix RTS/CTS rate selection | Sujith Manoharan | 2012-08-10 | 1 | -27/+14 | |
| * | | | | ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE | Sujith Manoharan | 2012-08-10 | 1 | -2/+0 | |
| * | | | | ath9k: Unify valid rate calculation routines | Sujith Manoharan | 2012-08-10 | 1 | -35/+39 | |
| * | | | | ath9k: Remove ath_rc_set_valid_rate_idx | Sujith Manoharan | 2012-08-10 | 1 | -10/+3 | |
| * | | | | ath9k: Change rateset calculation | Sujith Manoharan | 2012-08-10 | 1 | -26/+9 | |
| * | | | | ath9k: Cleanup index retrieval routines | Sujith Manoharan | 2012-08-10 | 1 | -29/+27 | |
| * | | | | ath9k: Cleanup ath_rc_setvalid_htrates | Sujith Manoharan | 2012-08-10 | 1 | -8/+9 | |
| * | | | | ath9k: Cleanup ath_rc_setvalid_rates | Sujith Manoharan | 2012-08-10 | 1 | -28/+21 | |
| * | | | | ath9k: Cleanup RC init API | Sujith Manoharan | 2012-08-10 | 1 | -64/+35 | |
| * | | | | ath9k: Simplify rate table initialization | Sujith Manoharan | 2012-08-10 | 1 | -48/+17 | |
| * | | | | ath5k: Put power_level where it belongs and rename it | Nick Kossifidis | 2012-08-10 | 4 | -8/+17 | |
| * | | | | ath5k: Preserve tx power level requested from above on phy_init | Nick Kossifidis | 2012-08-10 | 1 | -2/+2 | |
| * | | | | ath5k: Fix range scaling when setting rate power table | Nick Kossifidis | 2012-08-10 | 1 | -3/+7 | |
| * | | | | ath5k: Use correct value for min_pwr and cur_pwr | Nick Kossifidis | 2012-08-10 | 1 | -5/+14 | |
| * | | | | ath9k: fix indentation in ar9003_hw_set_power_per_rate_table | Gabor Juhos | 2012-08-06 | 1 | -74/+69 | |
| * | | | | ath9k: optimize power level initialization for CTL_[25]GHT20 | Gabor Juhos | 2012-08-06 | 1 | -7/+1 | |
| * | | | | carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces | Javier Lopez | 2012-08-06 | 4 | -2/+6 | |
| |/ / / | ||||||
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 1 | -15/+6 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 11 | -16/+27 | |
| |\ \ \ | ||||||
| * | | | | ath9k: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -15/+6 | |
| | |/ / | |/| | |