| Commit message (Expand) | Author | Age | Files | Lines |
* | brcmfmac: don't preset all channels as disabled | Rafał Miłecki | 2017-11-21 | 1 | -2/+0 |
* | brcmfmac: remove setting IBSS mode when stopping AP | Chi-hsien Lin | 2017-11-18 | 1 | -3/+0 |
* | wcn36xx: Don't use the destroyed hal_mutex | Bjorn Andersson | 2017-11-15 | 1 | -1/+2 |
* | rt2800usb: mark tx failure on timeout | Stanislaw Gruszka | 2017-11-15 | 1 | -3/+2 |
* | brcmfmac: setup wiphy bands after registering it first | Rafał Miłecki | 2017-11-15 | 1 | -2/+7 |
* | libertas: fix improper return value | Pan Bian | 2017-11-15 | 1 | -1/+1 |
* | brcmfmac: check brcmf_bus_get_memdump result for error | Rafał Miłecki | 2017-11-08 | 1 | -7/+16 |
* | ath10k: fix reading sram contents for QCA4019 | Ashok Raj Nagarajan | 2017-11-08 | 3 | -19/+60 |
* | iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station | Emmanuel Grumbach | 2017-11-08 | 1 | -4/+6 |
* | rtlwifi: rtl8821ae: Fix connection lost problem | Larry Finger | 2017-10-27 | 1 | -1/+1 |
* | brcmsmac: make some local variables 'static const' to reduce stack size | Arnd Bergmann | 2017-10-27 | 1 | -100/+97 |
* | brcmfmac: Add check for short event packets | Kevin Cernekee | 2017-10-27 | 1 | -1/+2 |
* | mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length | Johannes Berg | 2017-10-21 | 1 | -7/+21 |
* | brcmfmac: setup passive scan if requested by user-space | Arend Van Spriel | 2017-10-12 | 2 | -15/+9 |
* | brcmfmac: add length check in brcmf_cfg80211_escan_handler() | Arend Van Spriel | 2017-10-12 | 1 | -3/+15 |
* | iwlwifi: add workaround to disable wide channels in 5GHz | Luca Coelho | 2017-10-12 | 1 | -11/+55 |
* | iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD | Luca Coelho | 2017-10-12 | 1 | -1/+9 |
* | rtl8xxxu: Add additional USB IDs for rtl8192eu devices | Axel Köllhofer | 2017-10-08 | 1 | -0/+7 |
* | ath10k: prevent sta pointer rcu violation | Michal Kazior | 2017-10-08 | 2 | -0/+19 |
* | mac80211_hwsim: Use proper TX power | Beni Lev | 2017-10-05 | 1 | -2/+0 |
* | mwifiex: correct channel stat buffer overflows | Brian Norris | 2017-09-09 | 2 | -1/+7 |
* | iwlwifi: pci: add new PCI ID for 7265D | Luca Coelho | 2017-09-09 | 1 | -0/+1 |
* | rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter | Malcolm Priestley | 2017-09-09 | 1 | -2/+2 |
* | ath10k: fix memory leak in rx ring buffer allocation | Rakesh Pillai | 2017-09-09 | 1 | -6/+6 |
* | wl1251: add a missing spin_lock_init() | Cong Wang | 2017-09-07 | 1 | -0/+1 |
* | p54: memset(0) whole array | Jiri Slaby | 2017-09-02 | 1 | -1/+1 |
* | brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice | Arend Van Spriel | 2017-08-11 | 1 | -5/+0 |
* | iwlwifi: dvm: prevent an out of bounds access | Emmanuel Grumbach | 2017-08-11 | 1 | -1/+1 |
* | wil6210: fix deadlock when using fw_no_recovery option | Lior David | 2017-08-06 | 1 | -7/+8 |
* | ath10k: fix null deref on wmi-tlv when trying spectral scan | Michal Kazior | 2017-08-06 | 1 | -0/+6 |
* | wlcore: fix 64K page support | Arnd Bergmann | 2017-07-27 | 1 | -3/+3 |
* | ath9k: fix an invalid pointer dereference in ath9k_rng_stop() | Miaoqing Pan | 2017-07-27 | 1 | -1/+3 |
* | ath9k: fix tx99 bus error | Miaoqing Pan | 2017-07-27 | 1 | -2/+0 |
* | ath9k: fix tx99 use after free | Miaoqing Pan | 2017-07-27 | 1 | -4/+9 |
* | brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain | Peter S. Housel | 2017-07-21 | 1 | -4/+3 |
* | brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach' | Christophe Jaillet | 2017-07-21 | 1 | -1/+2 |
* | brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() | Arend van Spriel | 2017-07-21 | 1 | -0/+5 |
* | ath10k: override CE5 config for QCA9377 | Bartosz Markowski | 2017-07-12 | 1 | -1/+1 |
* | mac80211_hwsim: Replace bogus hrtimer clockid | Thomas Gleixner | 2017-07-12 | 1 | -1/+1 |
* | brcmfmac: avoid writing channel out of allocated array | Rafał Miłecki | 2017-07-05 | 1 | -15/+17 |
* | iwlwifi: fix kernel crash when unregistering thermal zone | Jens Axboe | 2017-07-05 | 1 | -4/+8 |
* | brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2() | Arend Van Spriel | 2017-06-29 | 1 | -2/+1 |
* | rt2x00: avoid introducing a USB dependency in the rt2x00lib module | Stanislaw Gruszka | 2017-06-29 | 2 | -15/+13 |
* | brcmfmac: unbind all devices upon failure in firmware callback | Arend Van Spriel | 2017-06-29 | 1 | -2/+3 |
* | brcmfmac: use firmware callback upon failure to load | Arend Van Spriel | 2017-06-29 | 1 | -14/+13 |
* | brcmfmac: add parameter to pass error code in firmware callback | Arend Van Spriel | 2017-06-29 | 5 | -20/+34 |
* | ath10k: fix napi crash during rmmod when probe firmware fails | Kalle Valo | 2017-06-24 | 1 | -1/+2 |
* | ath9k_htc: fix NULL-deref at probe | Johan Hovold | 2017-05-25 | 1 | -0/+3 |
* | ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device | Dmitry Tunin | 2017-05-25 | 1 | -0/+1 |
* | mwifiex: pcie: fix cmd_buf use-after-free in remove/reset | Brian Norris | 2017-05-25 | 1 | -0/+7 |