summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-08-25iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-08-25mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-08-04iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-08-04iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2019-08-04ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-08-04mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi
2019-08-04mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi
2019-08-04ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli
2019-08-04ath6kl: add some bounds checkingDan Carpenter
2019-08-04ath9k: Check for errors when reading SREV registerTim Schumacher
2019-08-04ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-07-21carl9170: fix misuse of device driver APIChristian Lamparter
2019-07-21p54usb: Fix race between disconnect and firmware loadingAlan Stern
2019-07-21mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-07-21mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai
2019-07-21mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-07-21mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-06-11brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-06-11brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-06-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel
2019-05-31brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel
2019-05-31brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel
2019-05-31brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel
2019-05-31b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-05-31brcmfmac: fix missing checks for kmemdupKangjie Lu
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing
2019-05-31rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-31net: cw1200: fix a NULL pointer dereferenceKangjie Lu
2019-05-31mwifiex: prevent an array overflowDan Carpenter
2019-05-31iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg
2019-05-31brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter
2019-05-31at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing
2019-05-25p54: drop device reference count if fails to enable devicePan Bian
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva
2019-05-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla
2019-04-05wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-03-27ath10k: avoid possible string overflowArnd Bergmann
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2019-03-23mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi