summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-11-17net: stmmac: add stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17qede: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-11-17bnx2x: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-11-17eth: fbnic: Configure RDE settings for pause frameMohsin Bashir
2025-11-17mlx5: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-17mlx4: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x in functionsRussell King (Oracle)
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x constantsRussell King (Oracle)
2025-11-14net: stmmac: rk: convert all bitfields to GRF_FIELD*()Russell King (Oracle)
2025-11-14net: stmmac: rk: replace HIWORD_UPDATE() with GRF_FIELD()Russell King (Oracle)
2025-11-14net: bnx2x: convert to use get_rx_ring_countBreno Leitao
2025-11-14net: ixgbe: convert to use .get_rx_ring_countBreno Leitao
2025-11-14net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin
2025-11-13mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)
2025-11-13net: stmmac: clean up stmmac_reset()Russell King (Oracle)
2025-11-12net: stmmac: visconti: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: stm32: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: starfive: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: mediatek: simplify set_interface() methodsRussell King (Oracle)
2025-11-12net: stmmac: mediatek: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: mediatek: use PHY_INTF_SEL_xRussell King (Oracle)
2025-11-12net: stmmac: loongson1: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_xRussell King (Oracle)
2025-11-12Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stackEric Biggers
2025-11-12net: stmmac: improve ndev->max_mtu setup readabilityRussell King (Oracle)
2025-11-12r8169: add support for RTL8125Kjaven
2025-11-12net/mlx5: Switch to more abstract scoped ksimd guard API on arm64Ard Biesheuvel
2025-11-11net: sparx5/lan969x: populate netdev of_nodeRobert Marko
2025-11-11net: stmmac: meson8b: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-11net: stmmac: meson8b: use phy_intf_sel directlyRussell King (Oracle)
2025-11-11net: stmmac: meson8b: use PHY_INTF_SEL_xRussell King (Oracle)
2025-11-11net: netcp: ethss: Fix type of first parameter in hwtstamp stubsNathan Chancellor
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed
2025-11-11net/mlx5: MPFS, add support for dynamic enable/disableSaeed Mahameed
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg