summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-12-21ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-12-21rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-12-21iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley
2019-12-05rtl818x: fix potential use after freePan Bian
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian
2019-11-28ath9k_hw: fix uninitialized variable dataDenis Efremov
2019-11-28rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang
2019-11-28wireless: airo: potential buffer overflow in sprintf()Dan Carpenter
2019-11-28brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy
2019-11-28rtl8xxxu: Fix missing break in switchGustavo A. R. Silva
2019-11-28wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET
2019-11-28brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy
2019-11-28mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2019-11-25brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu
2019-11-25ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2019-11-25ath10k: fix vdev-start timeout on errorBen Greear
2019-11-25ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2019-11-25rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger
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-25mwifiex: fix 802.11n/WPA detectionBrian Norris
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-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: add length checks in scheduled scan result handlerArend Van Spriel
2019-06-11brcmfmac: fix incorrect event channel deductionGavin Li
2019-06-11brcmfmac: revise handling events in receive pathArend van Spriel
2019-06-11brcmfmac: screening firmware event packetFranky Lin
2019-06-11brcmfmac: Add length checks on firmware eventsHante Meuleman
2019-06-11brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel
2019-06-11brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel
2019-06-11b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-06-11brcmfmac: fix missing checks for kmemdupKangjie Lu