summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-28net: Use kobj_to_dev() APIWang Qing
2020-09-28net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_freeLorenzo Bianconi
2020-09-28e1000e: Add support for Meteor LakeSasha Neftin
2020-09-28igc: Clean up nvm_info structureSasha Neftin
2020-09-28igc: Reject schedules with a base_time in the futureVinicius Costa Gomes
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes
2020-09-28igc: Remove reset disable flagSasha Neftin
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes
2020-09-28igc: Remove references to SYSTIMR registerVinicius Costa Gomes
2020-09-28igc: Expose LPI countersSasha Neftin
2020-09-28igc: Clean RX descriptor error flagsAndre Guedes
2020-09-28igc: Remove timeout check from ptp_tx workAndre Guedes
2020-09-28igc: Don't reschedule ptp_tx workAndre Guedes
2020-09-28igc: Rename IGC_TSYNCTXCTL_VALID macroAndre Guedes
2020-09-28igc: Add new device ID'sSasha Neftin
2020-09-28igb: read PBA number from flashGal Hammer
2020-09-28igb: add XDP supportSven Auhagen
2020-09-28netdevsim: support the static IANA VXLAN port flagJakub Kicinski
2020-09-28ice: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-28ice: remove unused args from ice_get_open_tunnel_port()Jakub Kicinski
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-28netdevsim: shared UDP tunnel port table supportJakub Kicinski
2020-09-28netdevsim: add warnings on unexpected UDP tunnel port errorsJakub Kicinski
2020-09-28net: phy: dp83869: Add speed optimization featureDan Murphy
2020-09-28net: phy: dp83869: support Wake on LANDan Murphy
2020-09-28net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()Kunihiko Hayashi
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-27net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPIAndrew Lunn
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-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