Message ID | 20240909082514.262942-1-Parthiban.Veerasooran@microchip.com |
---|---|
Headers | show |
Series | Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 9 Sep 2024 13:55:00 +0530 you wrote: > This patch series contain the below updates, > - Adds support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface in the > net/ethernet/oa_tc6.c. > Link to the spec: > ----------------- > https://opensig.org/download/document/OPEN_Alliance_10BASET1x_MAC-PHY_Serial_Interface_V1.1.pdf > > [...] Here is the summary with links: - [net-next,v8,01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface https://git.kernel.org/netdev/net-next/c/b3e33f2c54c6 - [net-next,v8,02/14] net: ethernet: oa_tc6: implement register write operation https://git.kernel.org/netdev/net-next/c/aa58bec064ab - [net-next,v8,03/14] net: ethernet: oa_tc6: implement register read operation https://git.kernel.org/netdev/net-next/c/375d1e0278cc - [net-next,v8,04/14] net: ethernet: oa_tc6: implement software reset https://git.kernel.org/netdev/net-next/c/1f9c4eed9c11 - [net-next,v8,05/14] net: ethernet: oa_tc6: implement error interrupts unmasking https://git.kernel.org/netdev/net-next/c/86c03a0f07f4 - [net-next,v8,06/14] net: ethernet: oa_tc6: implement internal PHY initialization https://git.kernel.org/netdev/net-next/c/8f9bf857e43b - [net-next,v8,07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY https://git.kernel.org/netdev/net-next/c/18a918762fab - [net-next,v8,08/14] net: ethernet: oa_tc6: enable open alliance tc6 data communication https://git.kernel.org/netdev/net-next/c/f845a027de66 - [net-next,v8,09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames https://git.kernel.org/netdev/net-next/c/53fbde8ab21e - [net-next,v8,10/14] net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames https://git.kernel.org/netdev/net-next/c/d70a0d8f2f2d - [net-next,v8,11/14] net: ethernet: oa_tc6: implement mac-phy interrupt https://git.kernel.org/netdev/net-next/c/2c6ce5354453 - [net-next,v8,12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame https://git.kernel.org/netdev/net-next/c/afd42170c8a6 - [net-next,v8,13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY https://git.kernel.org/netdev/net-next/c/5cd2340cb6a3 - [net-next,v8,14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY https://git.kernel.org/netdev/net-next/c/ac49b950bea9 You are awesome, thank you!