summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-12-07net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resumeRoger Quadros2-0/+9
2022-12-07net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resumeRoger Quadros2-0/+11
2022-12-07net: ethernet: ti: am65-cpsw: Add suspend/resume supportRoger Quadros1-49/+173
2022-12-07Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support"Roger Quadros1-166/+55
2022-12-07Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume"Roger Quadros2-11/+0
2022-12-07Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/res...Roger Quadros2-9/+0
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory4-0/+116
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas6-1/+176
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory4-5/+9
2022-12-07octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam5-2/+82
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam1-0/+34
2022-12-07octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam8-41/+270
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi8-40/+42
2022-12-07net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()Yuan Can1-3/+6
2022-12-06net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi1-7/+13
2022-12-06net: microchip: vcap: Remove unneeded semicolonszhang songyi1-2/+2
2022-12-06sfc: use sysfs_emit() to instead of scnprintf()ye xingchen2-2/+2
2022-12-06net: lan966x: Add ptp trap rulesHoratiu Vultur5-23/+265
2022-12-06net: microchip: vcap: Add vcap_rule_get_key_u32Horatiu Vultur2-0/+20
2022-12-06net: microchip: vcap: Add vcap_mod_ruleHoratiu Vultur2-0/+38
2022-12-06net: microchip: vcap: Add vcap_get_ruleHoratiu Vultur4-438/+848
2022-12-05net: mtk_eth_soc: enable flow offload support for MT7986 SoCLorenzo Bianconi1-0/+1
2022-12-05nfp: add support for multicast filterDiana Wang3-4/+79
2022-12-05net: stmmac: tegra: Add MGBE supportBhadram Varka3-0/+398
2022-12-05net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala1-2/+5
2022-12-03r8169: enable GRO software interrupt coalescing per defaultHeiner Kallweit1-0/+2
2022-12-02net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refillLorenzo Bianconi1-5/+6
2022-12-02tsnep: Rework RX buffer allocationGerhard Engleder3-74/+140
2022-12-02tsnep: Throttle interruptsGerhard Engleder4-0/+187
2022-12-02tsnep: Add ethtool::get_channels supportGerhard Engleder1-0/+12
2022-12-02tsnep: Consistent naming of struct net_deviceGerhard Engleder1-6/+6
2022-12-01bnxt: report FEC block stats via standard interfaceJakub Kicinski1-0/+8
2022-12-01r8169: use tp_to_dev instead of open codeJuhee Kang1-2/+3
2022-12-01net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()Vladimir Oltean3-8/+5
2022-12-01net: dpaa2-switch: serialize changes to priv->mac with a mutexVladimir Oltean3-10/+55
2022-12-01net: dpaa2-eth: serialize changes to priv->mac with a mutexVladimir Oltean3-16/+91
2022-12-01net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQVladimir Oltean1-9/+9
2022-12-01net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()Vladimir Oltean1-1/+1
2022-12-01net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missingVladimir Oltean2-18/+5
2022-12-01net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() callVladimir Oltean1-9/+12
2022-12-01net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() callVladimir Oltean1-9/+12
2022-12-01net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()Vladimir Oltean1-3/+0
2022-12-01net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()Vladimir Oltean3-8/+10
2022-12-01net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()Vladimir Oltean3-14/+10
2022-12-01net: dpaa2-eth: don't use -ENOTSUPP error codeVladimir Oltean2-2/+2
2022-12-01net: microchip: sparx5: Fix error handling in vcap_show_admin()Dan Carpenter1-4/+11
2022-11-30Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski17-79/+101
2022-11-30net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol3-22/+0
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol14-66/+4
2022-11-30ice: implement direct read for NVM and Shadow RAM regionsJacob Keller1-0/+69