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-02-24iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski1-5/+3
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-24rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang1-0/+5
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 tlv len of ath10k_wmi_tlv_op_gen_config_pno_startWen Gong1-1/+4
2020-02-24brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker1-6/+6
2020-02-24rtw88: fix rate mask for 1SS chipPing-Ke Shih1-7/+5
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-24brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()Navid Emamdoost1-1/+2
2020-02-24wil6210: fix break that is never reached because of zero'ing of a retry counterColin Ian King1-1/+2
2020-02-24ath10k: Fix qmi init error handlingJeffrey Hugo1-1/+4
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-15mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2
2020-02-15iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach4-15/+72
2020-02-15iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern1-1/+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-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-01rsi: fix use-after-free on failed probe and unbindJohan Hovold1-1/+17
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-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller27-183/+594
2020-01-23airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-10/+8
2020-01-23airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-1/+1
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy1-2/+2
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2-8/+12
2019-12-30Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova1-1/+1
2019-12-24iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho1-5/+5