aboutsummaryrefslogtreecommitdiffstats
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-10-05iwlwifi: mvm: send BCAST management frames to the right stationEmmanuel Grumbach
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-08-04ath10k: Change the warning message stringFabio Estevam
2019-07-31iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-07-31iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-07-31iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2019-07-31ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-31ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-07-31ath10k: add missing error handlingClaire Chang
2019-07-31mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi
2019-07-31mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi
2019-07-31rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih
2019-07-31ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli
2019-07-31ath6kl: add some bounds checkingDan Carpenter
2019-07-31ath9k: Check for errors when reading SREV registerTim Schumacher
2019-07-31ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-07-31wil6210: fix potential out-of-bounds readGustavo A. R. Silva
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-21iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai
2019-07-21mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-05-31rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih
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: fix WARNING during USB disconnect in case of unempty psqPiotr 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-31brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-05-31brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-05-25iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho
2019-05-25p54: drop device reference count if fails to enable devicePan Bian