summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss
2020-02-05rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-02-05rsi: add hci detach for hibernation and poweroffSiva Rebbagondla
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold
2020-02-01zd1211rw: fix storage endpoint lookupJohan Hovold
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold
2020-02-01ath9k: fix storage endpoint lookupJohan Hovold
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-27ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat
2020-01-27rtlwifi: Fix file release memory leakWei Yongjun
2020-01-27wcn36xx: use dynamic allocation for large variablesArnd Bergmann
2020-01-27ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2020-01-27libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing
2020-01-27ath10k: Fix encoding for protected management framesRakesh Pillai
2020-01-27brcmfmac: fix leak of mypkt on error return pathColin Ian King
2020-01-27ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi
2020-01-27brcmfmac: create debugfs files for bus-specific layerArend van Spriel
2020-01-27mt76: usb: fix possible memory leak in mt76u_buf_freeLorenzo Bianconi
2020-01-27ath10k: fix dma unmap direction for management framesRakesh Pillai
2020-01-27iwlwifi: mvm: fix RSS config commandSara Sharon
2020-01-27iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg
2020-01-27iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein
2020-01-27rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King
2020-01-27iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein
2020-01-27mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-01-17iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost
2020-01-17iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost
2020-01-14ath10k: fix memory leakNavid Emamdoost
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg
2019-12-31brcmfmac: remove monitor interface when detachingRafał Miłecki
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2019-12-31rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu
2019-12-31ath10k: Correct error handling of dma_map_single()Bjorn Andersson