summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-02-05rsi: add hci detach for hibernation and poweroffSiva Rebbagondla2-0/+25
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold1-6/+7
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold1-1/+3
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold1-6/+6
2020-02-01zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2020-02-01ath9k: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold1-1/+1
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang1-3/+13
2020-01-27ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat1-8/+21
2020-01-27rtlwifi: Fix file release memory leakWei Yongjun1-1/+1
2020-01-27wcn36xx: use dynamic allocation for large variablesArnd Bergmann1-81/+105
2020-01-27ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi1-4/+4
2020-01-27libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-27ath10k: Fix encoding for protected management framesRakesh Pillai1-1/+3
2020-01-27brcmfmac: fix leak of mypkt on error return pathColin Ian King1-5/+3
2020-01-27ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi1-3/+1
2020-01-27brcmfmac: create debugfs files for bus-specific layerArend van Spriel3-5/+18
2020-01-27mt76: usb: fix possible memory leak in mt76u_buf_freeLorenzo Bianconi1-4/+10
2020-01-27ath10k: fix dma unmap direction for management framesRakesh Pillai2-4/+4
2020-01-27iwlwifi: mvm: fix RSS config commandSara Sharon1-6/+6
2020-01-27iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg1-1/+1
2020-01-27iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein1-6/+13
2020-01-27rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King1-70/+1
2020-01-27iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein2-8/+16
2020-01-27mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi1-1/+1
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter1-3/+3
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2020-01-17iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost1-11/+25
2020-01-17iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost1-0/+1
2020-01-14ath10k: fix memory leakNavid Emamdoost1-0/+1
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost1-0/+1
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg2-0/+6
2019-12-31brcmfmac: remove monitor interface when detachingRafał Miłecki1-0/+5
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan1-0/+2
2019-12-31rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih1-0/+2
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu3-0/+5
2019-12-31ath10k: Correct error handling of dma_map_single()Bjorn Andersson1-1/+3
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear1-11/+11
2019-12-31ath10k: fix backtrace on coredumpAnilkumar Kolli1-3/+8
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais1-0/+5