summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-08-04iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-08-04iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-08-04ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-08-04mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18
2019-08-04mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-08-04ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli1-1/+1
2019-08-04ath6kl: add some bounds checkingDan Carpenter1-1/+9
2019-08-04ath9k: Check for errors when reading SREV registerTim Schumacher1-9/+23
2019-08-04ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2019-07-21carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-07-21p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2019-07-21mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris4-13/+23
2019-07-21mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai1-15/+30
2019-07-21mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-07-21mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai1-0/+4
2019-06-11brcmfmac: add subtype check for event handling in data pathArend van Spriel3-7/+16
2019-06-11brcmfmac: assure SSID length from firmware is limitedArend van Spriel1-0/+2
2019-06-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel1-3/+11
2019-05-31brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel1-3/+7
2019-05-31brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel1-2/+8
2019-05-31brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel1-9/+8
2019-05-31b43: shut up clang -Wuninitialized variable warningArnd Bergmann1-3/+3
2019-05-31brcmfmac: fix missing checks for kmemdupKangjie Lu1-0/+4
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing1-1/+5
2019-05-31rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-05-31net: cw1200: fix a NULL pointer dereferenceKangjie Lu1-0/+5
2019-05-31mwifiex: prevent an array overflowDan Carpenter1-0/+3
2019-05-31iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg1-1/+6
2019-05-31brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter1-2/+3
2019-05-31at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing1-2/+2
2019-05-25p54: drop device reference count if fails to enable devicePan Bian1-1/+2
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-05-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun1-1/+4
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai3-17/+9
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla1-1/+0
2019-04-05wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen1-2/+5
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka1-1/+1
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar1-3/+11
2019-03-27ath10k: avoid possible string overflowArnd Bergmann1-1/+1
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2019-03-23mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing1-1/+1
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi1-2/+2
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi4-12/+29
2019-02-12cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai1-7/+6
2019-02-12ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi1-1/+2
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov1-5/+7
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk1-4/+4
2018-12-13brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki1-0/+3