Age | Commit message (Expand) | Author | Files | Lines |
2014-04-13 | iwlwifi: mvm: delay enabling smart FIFO until after beacon RX | Johannes Berg | 2 | -1/+3 |
2014-03-20 | brcmfmac: fallback to mimo_bw_cap for older firmwares | Arend van Spriel | 1 | -8/+18 |
2014-03-20 | brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails | Arend van Spriel | 1 | -20/+21 |
2014-03-20 | brcmfmac: reinit watchdog completion after handling watchdog | Arend van Spriel | 1 | -0/+1 |
2014-03-20 | brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations | Daniel Kim | 2 | -0/+36 |
2014-03-20 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 27 | -224/+451 |
2014-03-20 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 27 | -195/+339 |
2014-03-20 | Bluetooth: Enforce strict Secure Connections Only mode security | Marcel Holtmann | 2 | -0/+23 |
2014-03-20 | Bluetooth: Fix Pair Device response parameters for pairing failure | Johan Hedberg | 1 | -2/+14 |
2014-03-20 | Bluetooth: Fix SMP user passkey notification mgmt event | Johan Hedberg | 1 | -2/+3 |
2014-03-20 | Bluetooth: Increase SMP re-encryption delay to 500ms | Johan Hedberg | 1 | -1/+1 |
2014-03-20 | Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID | Johan Hedberg | 1 | -4/+2 |
2014-03-20 | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) | Zhao, Gang | 4 | -5/+2 |
2014-03-20 | cfg80211: remove unnecessary check | Zhao, Gang | 1 | -3/+0 |
2014-03-20 | mac80211: set beamforming bit in radiotap | Emmanuel Grumbach | 2 | -0/+4 |
2014-03-20 | cfg80211/mac80211: ignore signal if the frame was heard on wrong channel | Emmanuel Grumbach | 4 | -37/+31 |
2014-03-20 | cfg80211: make __cfg80211_join_ibss() static | Zhao, Gang | 2 | -8/+4 |
2014-03-20 | mac80211: add status_driver_data array to ieee80211_tx_info | Eliad Peller | 1 | -2/+2 |
2014-03-20 | mac80211: release sched_scan_sdata when stopping sched scan | Alexander Bondar | 1 | -2/+4 |
2014-03-20 | mac80211: fix WPA with VLAN on AP side with ps-sta again | Michael Braun | 1 | -1/+1 |
2014-03-20 | wireless: max MSDU size for DMG networks | Vladimir Kondratiev | 1 | -0/+4 |
2014-03-20 | mac80211: fix suspend vs. authentication race | Johannes Berg | 3 | -3/+38 |
2014-03-20 | mac80211: verify deauthentication and return error on failure | Johannes Berg | 1 | -13/+17 |
2014-03-20 | mac80211: fix potential use-after-free | Johannes Berg | 1 | -1/+1 |
2014-03-19 | mwifiex: update MCS set as per RX-STBC bit from hostapd | Maithili Hinge | 3 | -3/+28 |
2014-03-19 | mwifiex: add support for sleep cookie in PCIe | Avinash Patil | 2 | -0/+28 |
2014-03-19 | mwifiex: handle extended scan event for AP interface | Avinash Patil | 1 | -0/+6 |
2014-03-19 | rsi: Add pr_fmt,__printf, fix format & arg mismatch | Joe Perches | 3 | -2/+5 |
2014-03-19 | rtl818x: remove unused conf_erp callback from RF ops struct | Andrea Merello | 1 | -1/+0 |
2014-03-19 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 1 | -0/+2 |
2014-03-19 | iwlwifi: mvm: add missing include | Emmanuel Grumbach | 1 | -0/+2 |
2014-03-19 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 37 | -438/+1709 |
2014-03-19 | rsi: make rsi_dbg a regular function | John W. Linville | 2 | -15/+24 |
2014-03-18 | iwlwifi: mvm: disable uAPSD due to bugs in the firmware | Emmanuel Grumbach | 1 | -1/+1 |
2014-03-18 | iwlwifi: mvm: ignore unchanged low-latency flag | Johannes Berg | 1 | -0/+3 |
2014-03-18 | iwlwifi: mvm: remove spurious blank line | Johannes Berg | 1 | -1/+0 |
2014-03-18 | iwlwifi: mvm: fix theoretical NULL ptr dereference | Emmanuel Grumbach | 1 | -0/+5 |
2014-03-18 | iwlwifi: mvm: configure low latency dependent scan parameters | Alexander Bondar | 3 | -28/+101 |
2014-03-18 | iwlwifi: mvm: restructure scan parameters calculation | Alexander Bondar | 2 | -44/+41 |
2014-03-18 | iwlwifi: mvm: remove using max_duration in firmware API | Johannes Berg | 2 | -23/+1 |
2014-03-18 | iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priority | Emmanuel Grumbach | 5 | -0/+30 |
2014-03-18 | iwlwifi: mvm: send udev event upon firmware error to dump logs | Emmanuel Grumbach | 6 | -20/+230 |
2014-03-18 | Bluetooth: Fix MITM flag when initiating SMP pairing | Johan Hedberg | 1 | -0/+6 |
2014-03-18 | Bluetooth: Fix smp_e byte order to be consistent with SMP specification | Johan Hedberg | 1 | -55/+46 |
2014-03-18 | Bluetooth: Fix const declaration for swap function src parameter | Johan Hedberg | 1 | -2/+2 |
2014-03-17 | rsi: Add RS9113 wireless driver | Fariya Fatima | 21 | -0/+6644 |
2014-03-17 | wil6210: fix race between disconnect and Tx NAPI | Vladimir Kondratiev | 6 | -4/+47 |
2014-03-17 | wil6210: add memory barriers for the reset flow | Vladimir Kondratiev | 1 | -0/+6 |
2014-03-17 | wil6210: target reset flow update | Vladimir Kondratiev | 2 | -6/+8 |
2014-03-17 | wil6210: use GRO | Vladimir Kondratiev | 2 | -8/+8 |