aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-06-22sfc: error code if SRIOV cannot be disabledÍñigo Huguet1-4/+11
2021-06-22sfc: avoid double pci_remove of VFsÍñigo Huguet1-9/+1
2021-06-22vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet1-0/+2
2021-06-22wcn36xx: Avoid memset() beyond end of struct fieldKees Cook1-16/+5
2021-06-22ath11k: Avoid memcpy() over-reading of he_capKees Cook1-4/+10
2021-06-22mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi1-0/+1
2021-06-22mwifiex: Avoid memset() over-write of WEP key_materialKees Cook2-5/+12
2021-06-22rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook1-1/+1
2021-06-22mwl8k: Avoid memcpy() over-reading of mcs.rx_maskKees Cook1-2/+2
2021-06-22orinoco: Avoid field-overflowing memcpy()Kees Cook3-10/+15
2021-06-22rtw88: coex: remove unnecessary variable and labelwengjianfeng1-30/+10
2021-06-22rtw88: add quirks to disable pci capabilitiesPing-Ke Shih1-0/+32
2021-06-22rtw88: refine unwanted h2c commandPo-Hao Huang1-5/+2
2021-06-22rtw88: dump FW crash via devcoredumpZong-Zhe Yang4-64/+201
2021-06-22rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee5-1/+58
2021-06-22rtw88: add rtw_fw_feature_check apiChin-Yen Lee5-8/+12
2021-06-22rtw88: 8822c: update RF parameter tables to v62Po-Hao Huang1-504/+504
2021-06-22rtw88: Remove duplicate include of coex.hWan Jiabing1-1/+0
2021-06-22rtw88: 8822c: fix lc calibration timingPo-Hao Huang1-10/+12
2021-06-22rtw88: add path diversityPo-Hao Huang5-6/+131
2021-06-22rtw88: add beacon filter supportPo-Hao Huang5-1/+141
2021-06-22iwlwifi: bump FW API to 64 for AX devicesLuca Coelho1-2/+2
2021-06-22iwlwifi: fw: dump TCM error table if presentJohannes Berg4-0/+79
2021-06-22iwlwifi: add 9560 killer deviceybaruch3-1/+9
2021-06-22iwlwifi: move error dump to fw utilsJohannes Berg6-351/+368
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho9-14/+318
2021-06-22iwlwifi: move UEFI code to a separate fileLuca Coelho4-81/+114
2021-06-22iwlwifi: mvm: introduce iwl_wowlan_get_status_cmdEmmanuel Grumbach3-8/+28
2021-06-22iwlwifi: mvm: introduce iwl_wowlan_kek_kck_material_cmd_v4Emmanuel Grumbach2-9/+34
2021-06-22iwlwifi: mvm: update iwl_wowlan_patterns_cmdEmmanuel Grumbach2-5/+22
2021-06-22iwlwifi: mvm: introduce iwl_proto_offload_cmd_v4Emmanuel Grumbach3-11/+42
2021-06-22iwlwifi: fix NUM_IWL_UCODE_TLV_* definitions to avoid sparse errorsLuca Coelho1-6/+8
2021-06-22iwlwifi: pcie: free some DMA memory earlierJohannes Berg3-12/+21
2021-06-22iwlwifi: mvm: fill phy_data.d1 for no-data RXJohannes Berg1-6/+4
2021-06-22iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-06-22iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-06-22iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES versionEmmanuel Grumbach1-2/+5
2021-06-22iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of WOWLAN_GET_STATUSESNaftali Goldstein2-15/+23
2021-06-22iwlwifi: mvm: don't request mac80211 to disable/enable sta's queuesNaftali Goldstein1-2/+6
2021-06-22iwlwifi: mvm: Explicitly stop session protection before unbindingIlan Peer2-12/+30
2021-06-22iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap.Abhishek Naik3-3/+37
2021-06-22iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg3-59/+14
2021-06-22iwlwifi: pcie: fix some kernel-doc commentsJohannes Berg1-2/+2
2021-06-22iwlwifi: advertise broadcast TWT supportShaul Triebitz2-10/+21
2021-06-22iwlwifi: mvm: support LMR feedbackAvraham Stern1-0/+4
2021-06-22iwlwifi: correct HE capabilitiesJohannes Berg1-48/+66
2021-06-22iwlwifi: mvm: Call NMI instead of REPLY_ERRORHarish Mitty1-1/+3
2021-06-22iwlwifi: mvm: fix error print when session protection endsShaul Triebitz1-0/+4
2021-06-22iwlwifi: mvm: honour firmware SMPS requestsJohannes Berg4-0/+80
2021-06-22iwlwifi: mvm: apply RX diversity per PHY contextJohannes Berg3-14/+32