summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-11-07net: stmmac: lpc18xx: use ->set_phy_intf_sel()Russell King (Oracle)
2025-11-07net: stmmac: lpc18xx: validate phy_intf_selRussell King (Oracle)
2025-11-07net: stmmac: lpc18xx: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-07net: stmmac: lpc18xx: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-07net: stmmac: lpc18xx: convert to PHY_INTF_SEL_xRussell King (Oracle)
2025-11-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang
2025-11-07net/mlx5e: Add PSP stats support for Rx/Tx flowsJakub Kicinski
2025-11-07net: mana: Fix incorrect speed reported by debugfsErni Sri Satya Vennela
2025-11-07net: airoha: Add the capability to consume out-of-order DMA tx descriptorsLorenzo Bianconi
2025-11-06net: ravb: Use common defines for time stamping controlNiklas Söderlund
2025-11-06net: ravb: Break out Rx hardware timestampingNiklas Söderlund
2025-11-06net: rcar_gen4_ptp: Remove unused definesNiklas Söderlund
2025-11-06net: rtsn: Use common defines for time stamping controlNiklas Söderlund
2025-11-06net: rswitch: Use common defines for time stamping controlNiklas Söderlund
2025-11-06net: rcar_gen4_ptp: Move control fields to usersNiklas Söderlund
2025-11-06net: rswitch: Move definition of S4 gPTP offsetNiklas Söderlund
2025-11-06tg3: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-06iavf: add RSS support for GTP protocol via ethtoolAleksandr Loktionov
2025-11-06ice: Extend PTYPE bitmap coverage for GTP encapsulated flowsPrzemek Kitszel
2025-11-06ice: improve TCAM priority handling for RSS profilesAleksandr Loktionov
2025-11-06ice: implement GTP RSS context tracking and configurationAleksandr Loktionov
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov
2025-11-06ice: add flow parsing for GTP and new protocol field supportAleksandr Loktionov
2025-11-06i40e: support generic devlink param "max_mac_per_vf"Mohammad Heib
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur
2025-11-06idpf: add support for IDPF PCI programming interfacePavan Kumar Linga
2025-11-06amd-xgbe: add ethtool jumbo frame selftestRaju Rangoju
2025-11-06amd-xgbe: add ethtool split header selftestRaju Rangoju
2025-11-06amd-xgbe: add ethtool phy loopback selftestRaju Rangoju
2025-11-06amd-xgbe: introduce support ethtool selftestRaju Rangoju
2025-11-05net: stmmac: socfpga: Add hardware supported cross-timestampRohan G Thomas
2025-11-05net: stmmac: socfpga: Enable TSO for Agilex5 platformRohan G Thomas
2025-11-05net: stmmac: socfpga: Enable TBS support for Agilex5Rohan G Thomas
2025-11-05net: stmmac: socfpga: Agilex5 EMAC platform configurationRohan G Thomas
2025-11-05net: libwx: fix device bus LAN IDJiawen Wu
2025-11-05net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea
2025-11-05net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea
2025-11-05net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea
2025-11-05net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi
2025-11-05net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon
2025-11-04net: b44: register a fixed phy using fixed_phy_register_100fd if neededHeiner Kallweit
2025-11-04net: fec: register a fixed phy using fixed_phy_register_100fd if neededHeiner Kallweit
2025-11-04net: altera-tse: Init PCS and phylink before registering netdevMaxime Chevallier
2025-11-04net: altera-tse: Don't use netdev name for the PCS mdio busMaxime Chevallier
2025-11-04net: altera-tse: Warn on bad revision at probe timeMaxime Chevallier
2025-11-04net: altera-tse: Set platform drvdata before registering netdevMaxime Chevallier
2025-11-04net: rnpgbe: Add register_netdevDong Yibo