summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-07-19net: mana: Use the correct WQE count for ringing RQ doorbellLong Li1-1/+4
2023-07-19net: mana: Batch ringing RX queue doorbell on receiving packetsLong Li1-2/+8
2023-07-19net: mvpp2: debugfs: remove redundant parameter check in three functionsMinjie Du1-10/+0
2023-07-19net: txgbe: change LAN reset modeJiawen Wu3-70/+4
2023-07-18igc: Add TransmissionOverrun counterMuhammad Husaini Zulkifli1-3/+32
2023-07-18net: ftgmac100: support getting MAC address from NVMEMPaul Fertser1-4/+12
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen4-4/+199
2023-07-17net: bcmasp: Add support for ethtool standard statsJustin Chen2-1/+139
2023-07-17net: bcmasp: Add support for eee modeJustin Chen3-0/+71
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen4-1/+768
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen4-12/+262
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen8-0/+2791
2023-07-17net: fec: Refactor: rename `adapter` to `fep`Csókás Bence1-8/+8
2023-07-14gve: trivial spell fix Recive to ReceiveJesper Dangaard Brouer1-2/+2
2023-07-14mlxsw: spectrum_switchdev: Manage RIFs on PVID changePetr Machata3-29/+128
2023-07-14mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argumentPetr Machata1-2/+9
2023-07-14mlxsw: spectrum_router: Adjust mlxsw_sp_inetaddr_vlan_event() coding stylePetr Machata1-3/+5
2023-07-14mlxsw: spectrum_router: Take VID for VLAN FIDs from RIF paramsPetr Machata1-13/+18
2023-07-14mlxsw: spectrum_router: Pass struct mlxsw_sp_rif_params to fid_getPetr Machata1-2/+6
2023-07-14mlxsw: spectrum_switchdev: Pass extack to mlxsw_sp_br_ban_rif_pvid_change()Petr Machata1-4/+6
2023-07-14net: ngbe: add Wake on Lan supportMengyuan Lou6-8/+102
2023-07-14net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski2-3/+3
2023-07-14net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski2-2/+3
2023-07-14net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski2-6/+6
2023-07-14net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski3-3/+6
2023-07-14net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski2-5/+6
2023-07-14net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski2-2/+3
2023-07-14net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski2-4/+7
2023-07-14net: stmmac: replace the tso_en field with a flagBartosz Golaszewski7-10/+12
2023-07-14net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski2-3/+3
2023-07-14net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski3-3/+6
2023-07-14net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski3-3/+4
2023-07-14net: stmmac: replace the has_integrated_pcs field with a flagBartosz Golaszewski2-2/+4
2023-07-14nfp: prevent dropped counter increment during probeZiyang Chen2-7/+48
2023-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski38-223/+448
2023-07-13mlxsw: spectrum_flower: Add ability to match on port rangesIdo Schimmel3-1/+79
2023-07-13mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()Ido Schimmel3-5/+7
2023-07-13mlxsw: spectrum_acl: Add port range key elementIdo Schimmel3-0/+5
2023-07-13mlxsw: spectrum_port_range: Add devlink resource supportIdo Schimmel3-0/+50
2023-07-13mlxsw: spectrum_port_range: Add port range coreIdo Schimmel4-1/+206
2023-07-13mlxsw: resource: Add resource identifier for port range registersIdo Schimmel1-0/+2
2023-07-13mlxsw: reg: Add Policy-Engine Port Range RegisterIdo Schimmel1-0/+73
2023-07-13net: txgbe: fix eeprom calculation errorJiawen Wu1-3/+0
2023-07-13net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen1-0/+3
2023-07-12net: stmmac: dwmac-qcom-ethqos: Log more errors in probeAndrew Halaney1-4/+10
2023-07-12net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()Andrew Halaney1-2/+2
2023-07-12net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over device_get_phy_mode()Andrew Halaney1-5/+5
2023-07-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller3-19/+33
2023-07-12bnxt_en: use dev_consume_skb_any() in bnxt_tx_intMenglong Dong1-1/+1
2023-07-12net: ucc_geth: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2