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-07-27mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris
2017-07-27wlcore: fix 64K page supportArnd Bergmann
2017-07-27iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach
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-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller
2017-06-16brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel
2017-06-15brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel
2017-06-15brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel
2017-06-15brcmfmac: use firmware callback upon failure to loadArend Van Spriel
2017-06-15brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman
2017-06-01brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel
2017-05-23wcn36xx: Close SMD channel on device removalBjorn Andersson
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-26Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo
2017-04-26brcmfmac: Make skb header writable before useJames Hughes
2017-04-26brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-04-26rndis_wlan: add return value validationPan Bian
2017-04-26libertas: check return value of alloc_workqueuePan Bian
2017-04-26mt7601u: check return value of alloc_skbPan Bian
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King