summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-03-06net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman
2026-03-06net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran
2026-03-06net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad
2026-03-06net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)
2026-03-06net: stmmac: use GENMASK_U32() for mdio bitfieldsRussell King (Oracle)
2026-03-06net: stmmac: use u32 for MDIO register field masksRussell King (Oracle)
2026-03-06net: stmmac: mdio: convert field prep to use field_prep()Russell King (Oracle)
2026-03-06net: stmmac: mdio: simplify MDC clock divisor lookupRussell King (Oracle)
2026-03-06net: stmmac: mdio: use same test for MDC clock divisor lookupsRussell King (Oracle)
2026-03-06net: stmmac: mdio: convert MDC clock divisor selection to tablesRussell King (Oracle)
2026-03-05net: airoha: Rely __field_prep for non-constant masksLorenzo Bianconi
2026-03-05net: cadence: macb: enable EEE for Mobileye EyeQ5Nicolai Buchwitz
2026-03-05net: cadence: macb: enable EEE for Raspberry Pi RP1Nicolai Buchwitz
2026-03-05net: cadence: macb: add ethtool EEE supportNicolai Buchwitz
2026-03-05net: cadence: macb: implement EEE TX LPI supportNicolai Buchwitz
2026-03-05net: cadence: macb: add EEE LPI statistics countersNicolai Buchwitz
2026-03-05net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()Russell King (Oracle)
2026-03-05net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()Russell King (Oracle)
2026-03-05net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()Russell King (Oracle)
2026-03-05octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handlingAlok Tiwari
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba
2026-03-05eth: mlx5: Move pause storm errors to pause statsMohsin Bashir
2026-03-05eth: fbnic: Fetch TX pause storm statsMohsin Bashir
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir
2026-03-05gve: Enable hw-gro by default if device supportedAnkit Garg
2026-03-05gve: pull network headers into skb linear partAnkit Garg
2026-03-05gve: fix SW coalescing when hw-GRO is usedAnkit Garg
2026-03-05gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LROAnkit Garg
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi
2026-03-05r8169: add support for RTL8125cpJaven Xu
2026-03-05net: mana: Add MAC address to vPort logs and clarify error messagesErni Sri Satya Vennela
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla
2026-03-05amd-xgbe: add support for P100a platformRaju Rangoju
2026-03-05amd-xgbe: define macros for MAC versions and speed select valuesRaju Rangoju
2026-03-04net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait
2026-03-04net: stmmac: Fix VLAN HW state restoreOvidiu Panait
2026-03-04net: stmmac: Improve double VLAN handlingOvidiu Panait
2026-03-04net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-03-03net: macb: use ethtool_sprintf to fill ethtool stats stringsSean Chang