summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-01-29net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitionsRussell King (Oracle)
2026-01-29net: stmmac: rk: fix missing reset_control_put()Russell King (Oracle)
2026-01-29net: stmmac: report active PHY interfaceRussell King (Oracle)
2026-01-29net: stmmac: thead: avoid conflicts with PHY_INTF_* definitionsRussell King (Oracle)
2026-01-29net: stmmac: qcom-ethqos: remove mac_baseRussell King (Oracle)
2026-01-29octeontx2-pf: Fix header guard comment in otx2_devlink.hAlok Tiwari
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-28net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu
2026-01-28net/mlx5: Fix vhca_id access call trace use before allocParav Pandit
2026-01-28net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore
2026-01-28net/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka
2026-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2026-01-28declance: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-27gve: fix probe failure if clock read failsJordan Rhee
2026-01-27net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman
2026-01-27net/mlx5e: TC, delete flows only for existing peersMark Bloch
2026-01-27net/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory
2026-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-27net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27net/mlx5e: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma
2026-01-27ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju
2026-01-27ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju
2026-01-27net: stmmac: rk: group MACPHY register offset and fields togetherRussell King (Oracle)
2026-01-27net: stmmac: rk: convert rk3328 to use bsp_priv->idRussell King (Oracle)
2026-01-27net: stmmac: rk: get rid of rk_phy_power_ctl()Russell King (Oracle)
2026-01-27net: stmmac: rk: avoid phy_power_on()Russell King (Oracle)
2026-01-27net: hns3: extend HCLGE_FD_AD_COUNTER_NUM to 8 bitsJijie Shao
2026-01-27net: hns3: extend HCLGE_FD_AD_QID to 11 bitsJijie Shao
2026-01-26net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26net: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang
2026-01-26r8169: remove optional size argument in calls to strscpyHeiner Kallweit
2026-01-26r8169: add support for extended chip version id and RTL9151ASJaven Xu
2026-01-26rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi
2026-01-26net: bcmasp: streamline early exit in probeJustin Chen
2026-01-26net: bcmasp: clean up some legacy logicJustin Chen
2026-01-26net: alacritech: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu
2026-01-26ice: reshuffle and group Rx and Tx queue fields by cachelinesAlexander Lobakin
2026-01-26ice: convert all ring stats to u64_stats_tJacob Keller
2026-01-26ice: shorten ring stat names and add accessorsJacob Keller
2026-01-26ice: use u64_stats API to access pkts/bytes in dim sampleJacob Keller
2026-01-26ice: remove ice_q_stats struct and use struct_groupJacob Keller
2026-01-26ice: pass pointer to ice_fetch_u64_stats_per_ringJacob Keller
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-25net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi