summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-04-16Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-04-16net: stmmac: sti: convert to stmmac_pltfr_pm_opsRussell King (Oracle)
2025-04-16net: stmmac: sti: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-16net: stmmac: sti: use phy_interface_mode_is_rgmii()Russell King (Oracle)
2025-04-16net: stmmac: sun8i: use stmmac_pltfr_probe()Russell King (Oracle)
2025-04-16net: stmmac: intel: remove unnecessary setting max_speedRussell King (Oracle)
2025-04-16eth: bnxt: add support rx side device memory TCPTaehee Yoo
2025-04-16net: lan743x: Allocate rings outside ZONE_DMAThangaraj Samynathan
2025-04-16net: txgbe: fix memory leak in txgbe_probe() error pathAbdun Nihaal
2025-04-16cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error pathAbdun Nihaal
2025-04-16net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFERMichael Walle
2025-04-16net: ethernet: ti: am65-cpsw: set fwnode for portsMichael Walle
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu
2025-04-16xfrm: Use xdo.dev instead of xdo.real_devCosmin Ratiu
2025-04-16net/mlx5: Avoid using xso.real_dev unnecessarilyCosmin Ratiu
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-04-15eth: bnxt: fix missing ring index trim on error pathJakub Kicinski
2025-04-15net: ethernet: ti: am65-cpsw: fix port_np reference countingMichael Walle
2025-04-15octeontx2-pf: handle otx2_mbox_get_rsp errorsChenyuan Yang
2025-04-15octeon_ep_vf: Remove octep_vf_wqSimon Horman
2025-04-15net: stmmac: ingenic: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-15net: stmmac: ingenic: convert to stmmac_pltfr_pm_opsRussell King (Oracle)
2025-04-15net: stmmac: imx: use stmmac_pltfr_probe()Russell King (Oracle)
2025-04-15net: stmmac: anarion: use devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-15net: stmmac: anarion: use stmmac_pltfr_probe()Russell King (Oracle)
2025-04-15net: stmmac: anarion: clean up interface parsingRussell King (Oracle)
2025-04-15net: stmmac: anarion: clean up anarion_config_dt() error handlingRussell King (Oracle)
2025-04-15qed: Remove unused qed_db_recovery_dpDr. David Alan Gilbert
2025-04-15qed: Remove unused qed_print_mcp_trace_*Dr. David Alan Gilbert
2025-04-15qed: Remove unused qed_ptt_invalidateDr. David Alan Gilbert
2025-04-15qed: Remove unused qed_calc_*_ctx_validation functionsDr. David Alan Gilbert
2025-04-15qed: Remove unused qed_memset_*ctx functionsDr. David Alan Gilbert
2025-04-15net: txgbe: Update module descriptionJiawen Wu
2025-04-15ixgbe: add support for FW rollback modeAndrii Staikov
2025-04-15ixgbe: add E610 implementation of FW recovery modeJedrzej Jagielski
2025-04-15ixgbe: add FW API version checkJedrzej Jagielski
2025-04-15ixgbe: add support for devlink reloadJedrzej Jagielski
2025-04-15ixgbe: add device flash update via devlinkJedrzej Jagielski
2025-04-15ixgbe: extend .info_get() with stored versionsJedrzej Jagielski
2025-04-15ixgbe: add E610 functions getting PBA and FW ver infoJedrzej Jagielski
2025-04-15ixgbe: add .info_get extension specific for E610 devicesJedrzej Jagielski
2025-04-15ixgbe: read the netlist version informationSlawomir Mrozowicz
2025-04-15ixgbe: read the OROM version informationSlawomir Mrozowicz
2025-04-15ixgbe: add E610 functions for acquiring flash dataSlawomir Mrozowicz
2025-04-15ixgbe: add handler for devlink .info_get()Jedrzej Jagielski
2025-04-15ixgbe: add initial devlink supportJedrzej Jagielski
2025-04-15ixgbe: wrap netdev_priv() usagePrzemek Kitszel
2025-04-15net: ngbe: fix memory leak in ngbe_probe() error pathAbdun Nihaal
2025-04-15eth: fbnic: add support for TTI HW statsMohsin Bashir