summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
2026-03-10i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari
2026-03-10iavf: fix incorrect reset handling in callbacksPetr Oros
2026-03-10iavf: fix PTP use-after-free during resetPetr Oros
2026-03-10drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov
2026-03-10eth fbnic: Add mailbox self testMike Marciniszyn (Meta)
2026-03-10eth fbnic: TLV support for use by MBX self testMike Marciniszyn (Meta)
2026-03-10eth fbnic: Add msix self testMike Marciniszyn (Meta)
2026-03-10eth fbnic: Add register self testMike Marciniszyn (Meta)
2026-03-10net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE responseErni Sri Satya Vennela
2026-03-10net: airoha: Move GDM forward port configuration in ndo_open/ndo_stop callbacksLorenzo Bianconi
2026-03-10amd-xgbe: reset PHY settings before starting PHYRaju Rangoju
2026-03-10amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju
2026-03-10amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju
2026-03-10net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang
2026-03-10net: enetc: fix incorrect fallback PHY address handlingWei Fang
2026-03-09bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi
2026-03-09net: stmmac: ptp: remove redundant priv->pps[].availableRussell King (Oracle)
2026-03-09net: stmmac: ptp: rearrange n_ext_ts initialisationRussell King (Oracle)
2026-03-09net: stmmac: remove stmmac_dwmac4_get_mac_addr()Russell King (Oracle)
2026-03-09net: airoha: Make flow control source port mapping dependent on nbq parameterLorenzo Bianconi
2026-03-09gve: add support for UDP GSO for DQO formatAnkit Garg
2026-03-09net: ethernet: ti: am65-cpsw: Use also port number to identify timestampsSebastian Andrzej Siewior
2026-03-09net: rocker: kzalloc + kcalloc to kzalloc_flexRosen Penev
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-06net: spacemit: Fix error handling in emac_tx_mem_map()Vivian Wang
2026-03-06net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()Vivian Wang
2026-03-06net: spacemit: Remove unused buff_addr fieldsVivian Wang
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea
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)