Message ID | 20221107085650.991470-1-Raju.Lakkaraju@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | net: lan743x: PCI11010 / PCI11414 devices Enhancements | expand |
The 11/07/2022 14:26, Raju Lakkaraju wrote: > This patch series continues with the addition of supported features for the > Ethernet function of the PCI11010 / PCI11414 devices to the LAN743x driver. For the entire series: Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com> > > Raju Lakkaraju (2): > net: lan743x: Remove unused argument in lan743x_common_regs( ) > net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 > chips > > .../net/ethernet/microchip/lan743x_ethtool.c | 113 +++++++++++++++++- > .../net/ethernet/microchip/lan743x_ethtool.h | 71 ++++++++++- > drivers/net/ethernet/microchip/lan743x_main.c | 2 +- > drivers/net/ethernet/microchip/lan743x_main.h | 1 + > 4 files changed, 179 insertions(+), 8 deletions(-) > > -- > 2.25.1 > -------- Thanks, Raju
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Mon, 7 Nov 2022 14:26:48 +0530 you wrote: > This patch series continues with the addition of supported features for the > Ethernet function of the PCI11010 / PCI11414 devices to the LAN743x driver. > > Raju Lakkaraju (2): > net: lan743x: Remove unused argument in lan743x_common_regs( ) > net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 > chips > > [...] Here is the summary with links: - [net-next,V7,1/2] net: lan743x: Remove unused argument in lan743x_common_regs( ) https://git.kernel.org/netdev/net-next/c/925638a2a037 - [net-next,V7,2/2] net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips https://git.kernel.org/netdev/net-next/c/9045220581fc You are awesome, thank you!