summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-06-16brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-06-16wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2018-06-16ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter
2018-03-03mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker
2018-03-03mac80211_hwsim: validate number of different channelsJohannes Berg
2018-02-13rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka
2018-02-13p54: don't unregister leds when they are not initializedAndrey Konovalov
2018-01-01brcmfmac: Add check for short event packetsKevin Cernekee
2018-01-01brcmfmac: Add length checks on firmware eventsHante Meuleman
2018-01-01iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho
2017-11-26mac80211_hwsim: Use proper TX powerBeni Lev
2017-11-26iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel
2017-11-26iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg
2017-11-26iwlwifi: pci: add new PCI ID for 7265DLuca Coelho
2017-11-26wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai
2017-11-26wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson
2017-11-11brcmfmac: avoid gcc-5.1 warningArnd Bergmann
2017-11-11iwlegacy: avoid warning about missing bracesArnd Bergmann
2017-11-11hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2017-11-11brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
2017-11-11wl1251: add a missing spin_lock_init()Cong Wang
2017-11-11iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein
2017-11-11iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach
2017-10-12mwifiex: do not update MCS set from hostapdGanapathi Bhat
2017-10-12libertas: Fix lbs_prb_rsp_limit_set()Dan Carpenter
2017-10-12ath9k: fix tx99 bus errorMiaoqing Pan
2017-10-12ath9k: fix tx99 use after freeMiaoqing Pan
2017-10-12iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach
2017-10-12wlcore: fix 64K page supportArnd Bergmann
2017-10-12mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris
2017-09-15brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-08-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy
2017-08-26mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris
2017-08-26ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-08-26zd1211rw: fix NULL-deref at probeJohan Hovold
2017-08-26ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2017-08-26ath9k_htc: Add new USB IDLeon Nardella
2017-07-18include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2017-06-05ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-06-05ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-06-05mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-06-05iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani
2017-06-05mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-06-05ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-06-05adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter
2017-02-23mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2017-02-23rtlwifi: Fix missing country code for Great BritainLarry Finger
2017-02-23rtlwifi: Update regulatory databaseShao Fu
2016-11-20brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel