Age | Commit message (Expand) | Author | Files | Lines |
2012-06-06 | ath9k_hw: fix power state for MCI | Rajkumar Manoharan | 1 | -16/+9 |
2012-06-06 | ath: do not update cycle counters with sleep mode | Rajkumar Manoharan | 1 | -0/+1 |
2012-06-06 | ath9k: BT coex performance tuning for AR9462 | Rajkumar Manoharan | 3 | -23/+35 |
2012-06-06 | ath9k_hw: fix BT RF performance | Rajkumar Manoharan | 3 | -0/+20 |
2012-06-06 | ath9k_hw: configure ar9462 switching regulator | Rajkumar Manoharan | 3 | -1/+6 |
2012-06-06 | ath9k_hw: program BT to control SPDT | Rajkumar Manoharan | 1 | -0/+1 |
2012-06-06 | ath9k_hw: fix IQ calibration chain index | Rajkumar Manoharan | 1 | -9/+6 |
2012-06-06 | ath9k: cleanup MCI indentation | Rajkumar Manoharan | 1 | -220/+215 |
2012-06-06 | ath9k_hw: update ar9462 initval table to fix rx | Rajkumar Manoharan | 1 | -2/+2 |
2012-06-06 | ath9k: Use separate operational flags for BTCOEX | Sujith Manoharan | 2 | -15/+20 |
2012-06-06 | ath9k: Remove SC_OP_OFFCHANNEL | Sujith Manoharan | 3 | -17/+11 |
2012-06-06 | ath9k_hw: Fix variable usage | Sujith Manoharan | 1 | -1/+1 |
2012-06-06 | ath9k: Add MCI interrupt to debugfs statistics | Sujith Manoharan | 2 | -0/+4 |
2012-06-06 | ath9k_hw: Cleanup power mode API | Sujith Manoharan | 1 | -90/+85 |
2012-06-06 | ath9k_hw: Fix MCI usage | Sujith Manoharan | 4 | -19/+18 |
2012-06-06 | ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage | Sujith Manoharan | 2 | -12/+0 |
2012-06-06 | ath9k: Setup MCI interrupts properly | Sujith Manoharan | 3 | -3/+22 |
2012-06-06 | ath9k: Handle ASPM properly | Sujith Manoharan | 3 | -11/+8 |
2012-06-06 | ath9k: Prune ath9k_init_device | Sujith Manoharan | 1 | -8/+7 |
2012-06-06 | mac80211: add stations after AP start on reconfig | Arik Nemtsov | 1 | -7/+30 |
2012-06-06 | brcm80211: brcmsmac: fixed checkpatch and sparse warnings | Chris Yungmann | 2 | -3/+2 |
2012-06-06 | cfg80211: validate remain-on-channel time better | Johannes Berg | 2 | -7/+18 |
2012-06-06 | ssb: recognize ARM Cortex M3 | Hauke Mehrtens | 2 | -0/+3 |
2012-06-06 | mac80211: Clear wowlan flag when drv_suspend returns failure | Pontus Fuchs | 1 | -0/+1 |
2012-06-06 | mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs | Chun-Yeow Yeoh | 1 | -0/+1 |
2012-06-06 | mac80211: print info when disabling HT | Johannes Berg | 1 | -3/+10 |
2012-06-06 | mac80211: configure 11b/g channel access rules for legacy APs | Stanislaw Gruszka | 1 | -34/+46 |
2012-06-06 | ath9k: Ensure a fair beacon distribution in IBSS mode | Vivek Natarajan | 1 | -1/+4 |
2012-06-06 | rt2x00:Add RT5392 chipset support | Zero.Lin | 2 | -1/+27 |
2012-06-06 | iwl4965: claim RSN IBSS support | Stanislaw Gruszka | 1 | -1/+12 |
2012-06-06 | rt2x00: claim RSN IBSS support | Stanislaw Gruszka | 2 | -2/+14 |
2012-06-06 | ath9k: fix/add bits for spectral scanning | Zefir Kurtisi | 1 | -12/+20 |
2012-06-06 | rfkill: Add the capability to switch all devices of all type in __rfkill_swit... | Alex Hung | 1 | -1/+1 |
2012-06-06 | cfg80211: clarify set_channel APIs | Johannes Berg | 13 | -106/+100 |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 21 | -47/+153 |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 1 | -1/+1 |
2012-06-06 | net/wireless: ipw2200: introduce ipw_read_eeprom function | Stanislav Yakovlev | 1 | -6/+17 |
2012-06-06 | mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP | Avinash Patil | 3 | -0/+28 |
2012-06-06 | mwifiex: invalidate bss config before setting channel for uAP | Avinash Patil | 1 | -0/+1 |
2012-06-05 | cfg80211: provide channel to join_mesh function | Johannes Berg | 6 | -15/+148 |
2012-06-05 | cfg80211: disallow setting channel on WDS interfaces | Johannes Berg | 2 | -4/+2 |
2012-06-05 | cfg80211: provide channel to start_ap function | Johannes Berg | 7 | -40/+72 |
2012-06-05 | cfg80211: simplify cfg80211_can_beacon_sec_chan API | Johannes Berg | 3 | -19/+11 |
2012-06-05 | mac80211: move ieee80211_set_channel function | Johannes Berg | 1 | -35/+35 |
2012-06-05 | mac80211: clean up ieee80211_set_channel | Johannes Berg | 1 | -16/+2 |
2012-06-05 | mac80211: simplify association HT parameters | Johannes Berg | 2 | -16/+13 |
2012-06-05 | cfg80211: deprecate CFG80211_WEXT | Johannes Berg | 2 | -1/+13 |
2012-06-05 | wireless: remove wext sysfs | Johannes Berg | 3 | -96/+0 |
2012-06-05 | iwlwifi: add debugging to shadow registers and fix typo | Meenakshi Venkataraman | 2 | -1/+2 |
2012-06-05 | iwlwifi: clean up coding style in PCIe transport | Johannes Berg | 4 | -185/+161 |