[net-next,V6,0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements

Message ID 20221102104834.5555-1-Raju.Lakkaraju@microchip.com
Headers
Series net: lan743x: PCI11010 / PCI11414 devices Enhancements |

Message

Raju Lakkaraju Nov. 2, 2022, 10:48 a.m. UTC
  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

 .../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, 178 insertions(+), 9 deletions(-)