summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-11-18ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka
2025-11-18idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov
2025-11-18gve: Add Rx HWTS metadata to AF_XDP ZC modeTim Hostetler
2025-11-18gve: Prepare bpf_xdp_metadata_rx_timestamp supportTim Hostetler
2025-11-18gve: Wrap struct xdp_buffTim Hostetler
2025-11-18gve: Move ptp_schedule_worker to gve_init_clockTim Hostetler
2025-11-18net: ps3_gelic_net: handle skb allocation failuresFlorian Fuchs
2025-11-18net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin
2025-11-18net: stmmac: Disable EEE RX clock stop when VLAN is enabledOvidiu Panait
2025-11-18net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()Ovidiu Panait
2025-11-17net: airoha: Do not loopback traffic to GDM2 if it is available on the deviceLorenzo Bianconi
2025-11-17r8169: bail out from probe if fiber mode is detected on RTL8127AFHeiner Kallweit
2025-11-17net: stmmac: dwmac-sophgo: Add phy interface filterInochi Amaoto
2025-11-17net: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela
2025-11-17net: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela
2025-11-17net: stmmac: remove unnecessary .pkt_route queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: remove unnecessary .prio queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: remove unnecessary .use_prio queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat...Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_...Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()Russell King (Oracle)
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)