Message ID | Z3vDwwsHSxH5D6Pm@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: dsa: cleanup EEE (part 2) | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 6 Jan 2025 11:51:31 +0000 you wrote: > This is part 2 of the DSA EEE cleanups, removing what has become dead > code as a result of the EEE management phylib now does. > > Patch 1 removes the useless setting of tx_lpi parameters in the > ksz driver. > > Patch 2 does the same for mt753x. > > [...] Here is the summary with links: - [net-next,1/9] net: dsa: ksz: remove setting of tx_lpi parameters https://git.kernel.org/netdev/net-next/c/0945a7b44220 - [net-next,2/9] net: dsa: mt753x: remove setting of tx_lpi parameters https://git.kernel.org/netdev/net-next/c/22cedc609759 - [net-next,3/9] net: dsa: no longer call ds->ops->get_mac_eee() https://git.kernel.org/netdev/net-next/c/60c6e3a59299 - [net-next,4/9] net: dsa: b53/bcm_sf2: remove b53_get_mac_eee() https://git.kernel.org/netdev/net-next/c/08cef9e1b083 - [net-next,5/9] net: dsa: ksz: remove ksz_get_mac_eee() https://git.kernel.org/netdev/net-next/c/e2d1b8090b69 - [net-next,6/9] net: dsa: mt753x: remove ksz_get_mac_eee() https://git.kernel.org/netdev/net-next/c/9e66e8ebe7a9 - [net-next,7/9] net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee() https://git.kernel.org/netdev/net-next/c/d3889a3d1351 - [net-next,8/9] net: dsa: qca: remove qca8k_get_mac_eee() https://git.kernel.org/netdev/net-next/c/d19be79a67b3 - [net-next,9/9] net: dsa: remove get_mac_eee() method https://git.kernel.org/netdev/net-next/c/2fa8b4383d24 You are awesome, thank you!