summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho2019-08-161-2/+7
* iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho2019-08-161-7/+15
* iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach2019-08-161-1/+1
* iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-08-161-0/+2
* mwifiex: fix 802.11n/WPA detectionBrian Norris2019-08-162-1/+3
* ath10k: Change the warning message stringFabio Estevam2019-08-041-1/+1
* iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-07-265-2/+43
* iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach2019-07-261-3/+9
* iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach2019-07-261-18/+16Star
* iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach2019-07-261-6/+21
* iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski2019-07-261-0/+3
* ath10k: destroy sdio workqueue while remove sdio moduleWen Gong2019-07-261-0/+3
* wil6210: drop old event after wmi_call timeoutAhmad Masri2019-07-261-1/+12
* ath10k: fix PCIE device wake up failedMiaoqing Pan2019-07-261-1/+1
* ath10k: add missing error handlingClaire Chang2019-07-261-0/+4
* mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2019-07-262-7/+18
* mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi2019-07-261-15/+18
* rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih2019-07-261-2/+3
* ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli2019-07-261-1/+1
* wil6210: fix spurious interrupts in 3-msiMaya Erez2019-07-261-25/+40
* ath10k: add peer id check in ath10k_peer_find_by_idWen Gong2019-07-261-0/+3
* ath6kl: add some bounds checkingDan Carpenter2019-07-261-1/+9
* ath9k: Check for errors when reading SREV registerTim Schumacher2019-07-261-9/+23
* ath10k: Do not send probe response template for meshSurabhi Vishnoi2019-07-261-0/+4
* wil6210: fix potential out-of-bounds readGustavo A. R. Silva2019-07-261-0/+1
* carl9170: fix misuse of device driver APIChristian Lamparter2019-07-141-22/+17Star
* p54usb: Fix race between disconnect and firmware loadingAlan Stern2019-07-141-25/+18Star
* mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris2019-07-144-13/+23
* mwifiex: Abort at too short BSS descriptor elementTakashi Iwai2019-07-141-0/+15
* mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai2019-07-141-16/+31
* iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai2019-07-141-1/+0Star
* mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai2019-07-141-0/+4
* brcmfmac: sdio: Don't tune while the card is offDouglas Anderson2019-06-251-0/+7
* brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson2019-06-251-0/+4
* brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel2019-06-097-13/+40
* wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2019-05-312-5/+11
* rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih2019-05-316-0/+14
* brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel2019-05-311-3/+7
* brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel2019-05-311-2/+8
* brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel2019-05-311-18/+24
* brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel2019-05-311-9/+8Star
* b43: shut up clang -Wuninitialized variable warningArnd Bergmann2019-05-311-3/+3
* brcmfmac: fix missing checks for kmemdupKangjie Lu2019-05-311-0/+4
* mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing2019-05-311-1/+5
* rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu2019-05-311-0/+5
* net: cw1200: fix a NULL pointer dereferenceKangjie Lu2019-05-311-0/+5
* rsi: Fix NULL pointer dereference in kmallocAditya Pakki2019-05-311-12/+18
* mwifiex: prevent an array overflowDan Carpenter2019-05-311-0/+3
* iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg2019-05-311-1/+6
* brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter2019-05-311-2/+3