summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ice: convert to new udp_tunnel infrastructureJakub Kicinski2020-09-285-206/+135
* ice: remove unused args from ice_get_open_tunnel_port()Jakub Kicinski2020-09-284-12/+6
* i40e: convert to new udp_tunnel infrastructureJakub Kicinski2020-09-282-219/+51
* net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()Kunihiko Hayashi2020-09-281-21/+11
* bnxt_en: Improve preset max value for ethtool -l.Michael Chan2020-09-271-2/+7
* bnxt_en: Implement ethtool set_fec_param() method.Michael Chan2020-09-273-1/+107
* bnxt_en: Report Active FEC encoding during link up.Michael Chan2020-09-271-3/+26
* bnxt_en: Report FEC settings to ethtool.Michael Chan2020-09-273-3/+109
* bnxt_en: avoid link reset if speed is not changedEdwin Peer2020-09-271-1/+9
* bnxt_en: Handle ethernet link being disabled by firmware.Michael Chan2020-09-272-3/+29
* bnxt_en: ethtool: support PAM4 link speeds up to 200GEdwin Peer2020-09-271-8/+63
* bnxt_en: add basic infrastructure to support PAM4 link speedsEdwin Peer2020-09-272-21/+65
* bnxt_en: refactor bnxt_get_fw_speed()Edwin Peer2020-09-271-23/+24
* bnxt_en: refactor code to limit speed advertisingEdwin Peer2020-09-271-8/+12
* bnxt_en: Update firmware interface spec to 1.10.1.65.Michael Chan2020-09-275-113/+361
* net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPIAndrew Lunn2020-09-271-0/+2
* mlxsw: spectrum_ethtool: Expose transceiver_overheat counterAmit Cohen2020-09-271-1/+56
* mlxsw: Update module's settings when module is plugged inAmit Cohen2020-09-274-0/+137
* mlxsw: spectrum: Initialize netdev's module overheat counterAmit Cohen2020-09-272-0/+26
* mlxsw: Enable temperature event for all supported port module sensorsAmit Cohen2020-09-272-0/+107
* mlxsw: Update transceiver_overheat counter according to MTWEAmit Cohen2020-09-276-0/+99
* mlxsw: core: Add an infrastructure to track transceiver overheat counterAmit Cohen2020-09-274-0/+96
* mlxsw: core_hwmon: Query MTMP before writing to set only relevant fieldsAmit Cohen2020-09-271-4/+17
* mlxsw: reg: Add Ports Module Administrative and Operational Status RegisterAmit Cohen2020-09-271-0/+59
* mlxsw: reg: Add Port Module Plug/Unplug Event RegisterAmit Cohen2020-09-271-0/+45
* mlxsw: reg: Add Management Temperature Warning Event RegisterAmit Cohen2020-09-271-0/+18
* net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc()Huazhong Tan2020-09-272-44/+49
* net: hns3: add a check for device specifications queried from firmwareGuangbin Huang2020-09-272-0/+28
* net: hns3: replace the macro of max tm rate with the queried specificationGuangbin Huang2020-09-275-13/+29
* net: hns3: add support to query device specificationsGuangbin Huang2020-09-275-1/+167
* net: hns3: add debugfs to dump device capabilitiesGuangbin Huang2020-09-271-0/+24
* net: hns3: use capabilities queried from firmwareGuangbin Huang2020-09-276-19/+145
* net: hns3: use capability flag to indicate FECGuangbin Huang2020-09-274-4/+11
* net: hns3: add support to query device capabilityGuangbin Huang2020-09-275-18/+29
* net: hns3: delete redundant PCI revision judgementGuangbin Huang2020-09-272-5/+1
* net: hns3: add device version to replace pci revisionGuangbin Huang2020-09-2710-69/+100
* net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean2020-09-262-37/+10
* ice: add support for flash update overwrite maskJacob Keller2020-09-253-4/+33
* devlink: convert flash_update to use params structureJacob Keller2020-09-257-25/+23
* devlink: check flash_update parameter support in net coreJacob Keller2020-09-257-30/+5
* dpaa2-mac: Fix potential null pointer dereferenceGustavo A. R. Silva2020-09-251-1/+1
* dpaa2-eth: install a single steering rule when SHARED_FS is enabledIonut-robert Aron2020-09-253-1/+17
* dpaa2-eth: no need to check link state right after ndo_openIoana Ciornei2020-09-251-12/+1
* dpaa2-mac: do not check for both child and parent DTS nodesIoana Ciornei2020-09-251-2/+1
* net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt2020-09-256-2/+30
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-2572-682/+794
* sfc: fix kdoc warningJesse Brandeburg2020-09-252-1/+2
* drivers/net/ethernet: remove incorrectly formatted docJesse Brandeburg2020-09-253-15/+15
* drivers/net/ethernet: add some basic kdoc tagsJesse Brandeburg2020-09-252-2/+2
* drivers/net/ethernet: handle one warning explicitlyJesse Brandeburg2020-09-251-0/+10