summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong
2020-10-01ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo
2020-10-01ath11k: pci: check TCSR_SOC_HW_VERSIONKalle Valo
2020-10-01ath11k: add interface_modes to hw_paramsKalle Valo
2020-10-01ath11k: fix AP mode for QCA6390Carl Huang
2020-10-01ath11k: support loading ELF board filesBen Greear
2020-10-01ath11k: Correctly check errors for calls to debugfs_create_dir()Alex Dewar
2020-10-01ath11k: mac: fix parenthesis alignmentKalle Valo
2020-09-29ath11k: Move non-fatal warn logs to dbg levelGovind Singh
2020-09-29ath9k: Remove set but not used variableLi Heng
2020-09-28net: vlan: Fixed signedness in vlan_group_prealloc_vid()Florian Fainelli
2020-09-27Merge branch 'bnxt_en-Update-for-net-next'David S. Miller
2020-09-27bnxt_en: Improve preset max value for ethtool -l.Michael Chan
2020-09-27bnxt_en: Implement ethtool set_fec_param() method.Michael Chan
2020-09-27bnxt_en: Report Active FEC encoding during link up.Michael Chan
2020-09-27bnxt_en: Report FEC settings to ethtool.Michael Chan
2020-09-27bnxt_en: avoid link reset if speed is not changedEdwin Peer
2020-09-27bnxt_en: Handle ethernet link being disabled by firmware.Michael Chan
2020-09-27bnxt_en: ethtool: support PAM4 link speeds up to 200GEdwin Peer
2020-09-27bnxt_en: add basic infrastructure to support PAM4 link speedsEdwin Peer
2020-09-27bnxt_en: refactor bnxt_get_fw_speed()Edwin Peer
2020-09-27bnxt_en: refactor code to limit speed advertisingEdwin Peer
2020-09-27bnxt_en: Update firmware interface spec to 1.10.1.65.Michael Chan
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu
2020-09-27net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPIAndrew Lunn
2020-09-27Merge branch 'mlxsw-Expose-transceiver-overheat-counter'David S. Miller
2020-09-27mlxsw: spectrum_ethtool: Expose transceiver_overheat counterAmit Cohen
2020-09-27mlxsw: Update module's settings when module is plugged inAmit Cohen
2020-09-27mlxsw: spectrum: Initialize netdev's module overheat counterAmit Cohen
2020-09-27mlxsw: Enable temperature event for all supported port module sensorsAmit Cohen
2020-09-27mlxsw: Update transceiver_overheat counter according to MTWEAmit Cohen
2020-09-27mlxsw: core: Add an infrastructure to track transceiver overheat counterAmit Cohen
2020-09-27mlxsw: core_hwmon: Query MTMP before writing to set only relevant fieldsAmit Cohen
2020-09-27mlxsw: reg: Add Ports Module Administrative and Operational Status RegisterAmit Cohen
2020-09-27mlxsw: reg: Add Port Module Plug/Unplug Event RegisterAmit Cohen
2020-09-27mlxsw: reg: Add Management Temperature Warning Event RegisterAmit Cohen
2020-09-27Merge branch 'hns3-next'David S. Miller
2020-09-27net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc()Huazhong Tan
2020-09-27net: hns3: add a check for device specifications queried from firmwareGuangbin Huang
2020-09-27net: hns3: replace the macro of max tm rate with the queried specificationGuangbin Huang
2020-09-27net: hns3: add support to query device specificationsGuangbin Huang
2020-09-27net: hns3: add debugfs to dump device capabilitiesGuangbin Huang
2020-09-27net: hns3: use capabilities queried from firmwareGuangbin Huang
2020-09-27net: hns3: use capability flag to indicate FECGuangbin Huang
2020-09-27net: hns3: add support to query device capabilityGuangbin Huang
2020-09-27net: hns3: delete redundant PCI revision judgementGuangbin Huang
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang
2020-09-26netdevsim: fix duplicated debugfs directoryJakub Kicinski
2020-09-26Merge branch 'Generic-adjustment-for-flow-dissector-in-DSA'David S. Miller