summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-08-11brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel
2017-08-11iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach
2017-08-07wil6210: fix deadlock when using fw_no_recovery optionLior David
2017-08-07ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior
2017-07-27wlcore: fix 64K page supportArnd Bergmann
2017-07-27ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan
2017-07-27ath9k: fix tx99 bus errorMiaoqing Pan
2017-07-27ath9k: fix tx99 use after freeMiaoqing Pan
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-12ath10k: override CE5 config for QCA9377Bartosz Markowski
2017-07-12mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-07-05brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki
2017-07-05iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe
2017-06-29brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel
2017-06-29rt2x00: avoid introducing a USB dependency in the rt2x00lib moduleStanislaw Gruszka
2017-06-29brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel
2017-06-29brcmfmac: use firmware callback upon failure to loadArend Van Spriel
2017-06-29brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-06-24ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-05-25ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris
2017-05-25mwifiex: MAC randomization should not be persistentBrian Norris
2017-05-25rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-05-14wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul
2017-05-14wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul
2017-05-14brcmfmac: Make skb header writable before useJames Hughes
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-05-14iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter
2017-05-14iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon
2017-05-14iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon
2017-05-14iwlwifi: mvm: fix pending frame counter calculationSara Sharon
2017-05-14iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg
2017-05-14iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev
2017-05-14iwlwifi: mvm: fix reorder timer re-armingSara Sharon
2017-05-14iwlwifi: pcie: fix the set of DMA memory maskSara Sharon
2017-05-14iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani
2017-05-14iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach
2017-05-14iwlwifi: mvm: overwrite skb info laterJohannes Berg
2017-05-14iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho
2017-05-14iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan
2017-04-18rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki
2017-04-18rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka
2017-04-18rt2x00usb: fix anchor initializationStanislaw Gruszka