Message ID | 20231127145101.3039399-1-o.rempel@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | Fine-Tune Flow Control and Speed Configurations in Microchip KSZ8xxx DSA Driver | expand |
On Mon, Nov 27, 2023 at 03:50:58PM +0100, Oleksij Rempel wrote: > changes v7: > - make pause configuration depend on MLO_PAUSE_AN > - use duplex == DUPLEX_HALF Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Thanks for addressing my feedback!
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 27 Nov 2023 15:50:58 +0100 you wrote: > changes v7: > - make pause configuration depend on MLO_PAUSE_AN > - use duplex == DUPLEX_HALF > > changes v6: > - move pause controls out of duplex scope > > [...] Here is the summary with links: - [net-next,v7,1/3] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable https://git.kernel.org/netdev/net-next/c/87f062ed853c - [net-next,v7,2/3] net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs https://git.kernel.org/netdev/net-next/c/2f58148c41e2 - [net-next,v7,3/3] net: dsa: microchip: make phylink_mac_link_up() not optional https://git.kernel.org/netdev/net-next/c/71cd5ce7e2f3 You are awesome, thank you!