summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-22net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()Nathan Chancellor1-1/+1
2021-06-22net/mlx5: Fix missing error code in mlx5_init_fs()Jiapeng Chong1-1/+4
2021-06-22net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csumLorenzo Bianconi2-21/+12
2021-06-22stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()Dan Carpenter1-1/+2
2021-06-22hv_netvsc: Avoid field-overflowing memcpy()Kees Cook2-4/+3
2021-06-22net: dsa: b53: Create default VLAN entry explicitlyFlorian Fainelli1-8/+19
2021-06-22octeontx2-af: Avoid field-overflowing memcpy()Kees Cook1-1/+1
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov4-15/+43
2021-06-22net: iosm: create default link via WWAN coreSergey Ryazanov2-1/+5
2021-06-22wwan: core: support default netdev creationSergey Ryazanov4-4/+79
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov3-13/+1
2021-06-22net: iosm: drop custom netdev(s) removingSergey Ryazanov1-14/+1
2021-06-22wwan: core: remove all netdevs on ops unregisteringSergey Ryazanov1-9/+31
2021-06-22wwan: core: multiple netdevs deletion supportSergey Ryazanov1-1/+1
2021-06-22wwan: core: require WWAN netdev setup callback existenceSergey Ryazanov1-1/+1
2021-06-22wwan: core: relocate ops registering codeSergey Ryazanov1-71/+71
2021-06-22wwan_hwsim: support network interface creationSergey Ryazanov1-0/+48
2021-06-22net: mvpp2: remove unused 'has_phy' fieldMarcin Wojtas2-4/+0
2021-06-22net: mvpp2: enable using phylink with ACPIMarcin Wojtas1-5/+17
2021-06-22net: mvmdio: add ACPI supportMarcin Wojtas1-2/+12
2021-06-22net/fsl: switch to fwnode_mdiobus_registerMarcin Wojtas2-12/+3
2021-06-22net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas1-0/+22
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