Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-03-20--00-00 (v6.14-rc6-1382-g3cc08c77ca61) remotes/brancher/net-next-hw-2025-03-20--08-00 (v6.14-rc6-1383-g850799b94c7a) ==== BASE DIFF ==== drivers/net/ethernet/engleder/tsnep_main.c | 21 +++--- drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 4 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 4 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c | 2 +- .../net/ethernet/stmicro/stmmac/stmmac_selftests.c | 8 +- drivers/net/phy/adin1100.c | 5 +- drivers/net/phy/dp83867.c | 5 +- drivers/net/phy/marvell.c | 68 ++++++++--------- drivers/net/phy/micrel.c | 24 ++++++ drivers/net/phy/mxl-gpy.c | 11 ++- drivers/net/phy/phy-c45.c | 5 +- drivers/net/phy/phy.c | 87 ++++++++++++++++++++++ drivers/net/phy/phy_device.c | 43 ++--------- drivers/net/phy/xilinx_gmii2rgmii.c | 7 +- include/linux/phy.h | 18 +++-- net/core/selftests.c | 4 +- 16 files changed, 209 insertions(+), 107 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.O7TPBaxAUu b/tmp/tmp.Yq9ASl8v96 index 811c14c401d0..b8c2bd5b97b8 100644 --- a/tmp/tmp.O7TPBaxAUu +++ b/tmp/tmp.Yq9ASl8v96 @@ -9,9 +9,4 @@ broadcom: fix supported flag check in periodic output function net: lan743x: reject unsupported external timestamp requests renesas: reject PTP_STRICT_FLAGS as unsupported igb: reject invalid external timestamp requests for 82580-based HW -tsnep: Select speed for loopback -net: phy: marvell: Align set_loopback() implementation -net: phy: micrel: Add loopback support -net: phy: Support speed selection for PHY loopback -net: phy: Allow loopback speed selection for PHY drivers MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6