summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari
2026-03-11net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar
2026-03-11net/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem
2026-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-11net: macb: Clean up the .usrio settings in macb_config instancesKevin Hao
2026-03-11net: macb: Clean up the .init settings in macb_config instancesKevin Hao
2026-03-11net: macb: Clean up the .clk_init setting in the macb_config instancesKevin Hao
2026-03-10net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)
2026-03-10net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)
2026-03-10net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)
2026-03-10net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)
2026-03-10amd-xgbe: add PCI power management for S0i3 supportRaju Rangoju
2026-03-10amd-xgbe: Simplify powerdown/powerup pathsRaju Rangoju
2026-03-10net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz
2026-03-10net: ethernet: ravb: Disable interrupts when closing deviceYoshihiro Shimoda
2026-03-10ionic: Report additional media types from firmwareEric Joyner
2026-03-10net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu
2026-03-10net: mvneta: support EPROBE_DEFER when reading MAC addressRosen Penev
2026-03-10net: macb: Shuffle the tx ring before enabling txKevin Hao
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