summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2-1/+11
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng1-1/+0
2019-09-16iwlwifi: add new card for 9260 seriesIhab Zhaika1-0/+1
2019-09-16iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modulesLuca Coelho3-32/+97
2019-09-16mt76: fix corrupted software generated tx CCMP PNFelix Fietkau1-1/+1
2019-09-06mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka3-5/+5
2019-08-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai1-3/+5
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-08-04ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-07-26iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong1-0/+3
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri1-1/+12
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-07-26ath10k: add missing error handlingClaire Chang1-0/+4
2019-07-26mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18
2019-07-26mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-07-26rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3
2019-07-26ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli1-1/+1
2019-07-26wil6210: fix spurious interrupts in 3-msiMaya Erez1-25/+40
2019-07-26ath10k: add peer id check in ath10k_peer_find_by_idWen Gong1-0/+3
2019-07-26ath6kl: add some bounds checkingDan Carpenter1-1/+9
2019-07-26ath9k: Check for errors when reading SREV registerTim Schumacher1-9/+23
2019-07-26ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2019-07-26wil6210: fix potential out-of-bounds readGustavo A. R. Silva1-0/+1
2019-07-14carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-07-14p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2019-07-14mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris4-13/+23
2019-07-14mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-07-14mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai1-16/+31
2019-07-14iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai1-1/+0
2019-07-14mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai1-0/+4
2019-06-25brcmfmac: sdio: Don't tune while the card is offDouglas Anderson1-0/+7
2019-06-25brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson1-0/+4
2019-06-09brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel7-13/+40
2019-05-31wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2-5/+11
2019-05-31rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih6-0/+14
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: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel1-18/+24
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