summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-03-18mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau1-3/+6
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-03-05mwifiex: delete unused mwifiex_get_intf_num()Brian Norris1-13/+0
2020-03-05mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris1-47/+28
2020-03-05iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg1-4/+11
2020-02-24iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-02-24iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King1-1/+1
2020-02-24hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor1-1/+1
2020-02-24orinoco: avoid assertion in case of NULL pointerAditya Pakki1-1/+2
2020-02-24rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran1-4/+6
2020-02-24iwlegacy: Fix -Wcast-function-typePhong Tran2-4/+6
2020-02-24ipw2x00: Fix -Wcast-function-typePhong Tran2-5/+7
2020-02-24b43legacy: Fix -Wcast-function-typePhong Tran1-2/+3
2020-02-24ath10k: Correct the DMA direction for management tx buffersRakesh Pillai1-1/+1
2020-02-24brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter1-0/+1
2020-02-15libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange1-0/+1
2020-02-15libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange1-0/+1
2020-02-15mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu1-0/+7
2020-02-15mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu1-0/+4
2020-02-15ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue1-2/+17
2020-02-11mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris1-0/+1
2020-02-11iwlwifi: don't throw error when trying to remove IGTKLuca Coelho1-3/+7
2020-02-11brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost1-0/+1
2020-02-11iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho1-1/+1
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-10/+8
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-1/+1
2020-02-05iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss3-6/+51
2020-02-05rsi: fix use-after-free on failed probe and unbindJohan Hovold1-1/+17
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