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