Message ID | 20230211074113.2782508-1-o.rempel@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | net: add EEE support for KSZ9477 switch family | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Sat, 11 Feb 2023 08:41:04 +0100 you wrote: > changes v8: > - fix comment for linkmode_to_mii_eee_cap1_t() function > - add Acked-by: Arun Ramadoss <arun.ramadoss@microchip.com> > - add Reviewed-by: Alexander Duyck <alexanderduyck@fb.com> > > changes v7: > - update documentation for genphy_c45_eee_is_active() > - address review comments on "net: dsa: microchip: enable EEE support" > patch > > [...] Here is the summary with links: - [net-next,v8,1/9] net: dsa: microchip: enable EEE support https://git.kernel.org/netdev/net-next/c/69d3b36ca045 - [net-next,v8,2/9] net: phy: add genphy_c45_read_eee_abilities() function https://git.kernel.org/netdev/net-next/c/14e47d1fb8f9 - [net-next,v8,3/9] net: phy: micrel: add ksz9477_get_features() https://git.kernel.org/netdev/net-next/c/48fb19940f2b - [net-next,v8,4/9] net: phy: export phy_check_valid() function https://git.kernel.org/netdev/net-next/c/cf9f60796968 - [net-next,v8,5/9] net: phy: add genphy_c45_ethtool_get/set_eee() support https://git.kernel.org/netdev/net-next/c/022c3f87f88e - [net-next,v8,6/9] net: phy: c22: migrate to genphy_c45_write_eee_adv() https://git.kernel.org/netdev/net-next/c/9b01c885be36 - [net-next,v8,7/9] net: phy: c45: migrate to genphy_c45_write_eee_adv() https://git.kernel.org/netdev/net-next/c/5827b168125d - [net-next,v8,8/9] net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active() https://git.kernel.org/netdev/net-next/c/6340f9fd43d5 - [net-next,v8,9/9] net: phy: start using genphy_c45_ethtool_get/set_eee() https://git.kernel.org/netdev/net-next/c/8b68710a3121 You are awesome, thank you!