summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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: phy: mediatek: init val in .phy_led_polarity_set for AN7581Christian Marangi
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: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupportedVladimir Oltean
2025-04-16net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...Vladimir Oltean
2025-04-16net: txgbe: fix memory leak in txgbe_probe() error pathAbdun Nihaal
2025-04-16net: b53: enable BPDU reception for management portJonas Gorski
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-16bonding: Fix multiple long standing offload racesCosmin Ratiu
2025-04-16bonding: Mark active offloaded xfrm_statesCosmin Ratiu
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-15Merge tag 'linux-can-fixes-for-6.15-20250415' of git://git.kernel.org/pub/scm...Jakub Kicinski
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-15net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIBHeiner Kallweit
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: phy: remove device_phy_find_deviceHeiner Kallweit
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