Age | Commit message (Expand) | Author | Files | Lines |
2011-08-24 | carl9170: improve site survey | Christian Lamparter | 5 | -15/+153 |
2011-08-24 | carl9170: import updated firmware headers | Christian Lamparter | 2 | -2/+13 |
2011-08-24 | carl9170: fix timekeeping for HW_COUNTER firmwares | Christian Lamparter | 3 | -5/+8 |
2011-08-24 | ath9k: remove a bogus WARN_ON | Felix Fietkau | 1 | -2/+2 |
2011-08-24 | ath9k: Dump modal noisefloor calibration history | Rajkumar Manoharan | 1 | -0/+55 |
2011-08-24 | ath9k: Fix invalid noisefloor reading due to channel update | Rajkumar Manoharan | 1 | -3/+14 |
2011-08-24 | ath9k: Fix noisefloor history update for extn chains | Rajkumar Manoharan | 1 | -2/+1 |
2011-08-24 | ath9k: Move ath9k_init_crypto to common | Rajkumar Manoharan | 6 | -48/+30 |
2011-08-24 | ath9k: Remove SC_OP_ENABLE_APM | Rajkumar Manoharan | 3 | -9/+4 |
2011-08-24 | ath9k_hw: Remove unnecessary chainmask configuration | Rajkumar Manoharan | 3 | -18/+1 |
2011-08-24 | ath9k: qinfo never be NULL in setuptxqueue | Rajkumar Manoharan | 1 | -15/+2 |
2011-08-24 | ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc | Rajkumar Manoharan | 3 | -4/+4 |
2011-08-24 | ath9k: Re-enable RXOEL interrupt after processing rx buffers | Rajkumar Manoharan | 1 | -0/+5 |
2011-08-24 | ath9k: Fix rx overrun interrupt storm | Rajkumar Manoharan | 1 | -5/+3 |
2011-08-24 | ath9k_hw: Fix exceed transmission burst-time of 5GHz | Rajkumar Manoharan | 2 | -29/+15 |
2011-08-22 | ath9k: do btcoex ASPM disabling at initialization time | Stanislaw Gruszka | 4 | -29/+29 |
2011-08-22 | ath9k: merge common ->config_pci_powersave() checks | Stanislaw Gruszka | 3 | -6/+3 |
2011-08-22 | ath9k: remove ->config_pci_powersave() redundant argument | Stanislaw Gruszka | 6 | -15/+12 |
2011-08-12 | ath9k: avoid sending a-mpdu packets to sleeping stations | Felix Fietkau | 1 | -2/+4 |
2011-08-12 | ath9k: remove eeprom txgain override for minor version < 19 | Marek Lindner | 1 | -4/+1 |
2011-08-10 | ath9k: remove obselete comments | Mohammed Shafi Shajakhan | 1 | -5/+0 |
2011-08-10 | ath9k: optimize rate control statistics | Mohammed Shafi Shajakhan | 1 | -2/+2 |
2011-08-10 | ath9k_htc: minor clean-up | Mohammed Shafi Shajakhan | 1 | -3/+0 |
2011-08-10 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 6 | -70/+74 |
2011-08-10 | ath6kl: fix function name conflicts with ath9k | Kalle Valo | 6 | -70/+74 |
2011-08-10 | Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva... | John W. Linville | 26 | -0/+17957 |
2011-08-09 | ath9k: Use atomic reference count for interrupt ops | Rajkumar Manoharan | 7 | -21/+21 |
2011-08-09 | ath9k_hw: Fix incorrect spur_freq_sd for AR9003 | Rajkumar Manoharan | 1 | -2/+2 |
2011-08-09 | ath9k: do not enable interrupt on set interrupt mask | Rajkumar Manoharan | 4 | -5/+13 |
2011-08-09 | ath9k_hw: use register name in place of magic value | Alex Hacker | 1 | -1/+1 |
2011-08-09 | ath9k_hw: Update AR9003 high_power tx gain table | Rajkumar Manoharan | 1 | -86/+86 |
2011-08-09 | ath9k_hw: Update the radio parameters related to high_power | Rajkumar Manoharan | 1 | -9/+9 |
2011-08-09 | ath9k_hw: Optimize rx descriptor processing for AR9003 | Rajkumar Manoharan | 1 | -7/+8 |
2011-08-09 | ath9k: Remove virtual wiphy specific frame type | Rajkumar Manoharan | 3 | -13/+2 |
2011-08-09 | ath9k: Dump modal eeprom header | Rajkumar Manoharan | 1 | -0/+30 |
2011-08-09 | ath9k: Dump base eeprom header | Rajkumar Manoharan | 1 | -0/+30 |
2011-08-09 | ath9k_hw: Add dump_eeprom support for eeprom_def | Rajkumar Manoharan | 1 | -0/+131 |
2011-08-09 | ath9k_hw: Add dump_eeprom support for AR9287 | Rajkumar Manoharan | 1 | -0/+106 |
2011-08-09 | ath9k_hw: Add dump_eeprom support for eeprom_4k | Rajkumar Manoharan | 1 | -0/+112 |
2011-08-09 | ath9k_hw: Add dump_eeprom support for AR9003 | Rajkumar Manoharan | 3 | -0/+136 |
2011-08-09 | ath6kl: Release the memory allocated for the firmware | Raja Mani | 1 | -0/+5 |
2011-08-09 | ath6kl: Fix crash during the connection process | Raja Mani | 1 | -3/+3 |
2011-08-09 | ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node() | Vasanthakumar Thiagarajan | 3 | -3/+2 |
2011-08-09 | ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer | Vasanthakumar Thiagarajan | 3 | -9/+6 |
2011-08-09 | ath6kl: Remove ath6kl_wmi_iterate_nodes() | Vasanthakumar Thiagarajan | 3 | -12/+2 |
2011-08-09 | ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes() | Vasanthakumar Thiagarajan | 3 | -4/+4 |
2011-08-09 | ath6kl: Move initialization/deinitialization of scan_table to appropriate fun... | Vasanthakumar Thiagarajan | 2 | -4/+7 |
2011-08-09 | ath6kl: Cleanup parameters of wlan_node_table_init() | Vasanthakumar Thiagarajan | 3 | -3/+3 |
2011-08-09 | ath6kl: Remove ath6kl_wmi_get_current_bssid() | Vasanthakumar Thiagarajan | 3 | -11/+1 |
2011-08-09 | ath6kl: Remove bssid from struct wmi | Vasanthakumar Thiagarajan | 2 | -6/+2 |