Message ID | 20221107071450.669700-1-Raju.Lakkaraju@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | net: lan743x: PCI11010 / PCI11414 devices Enhancements | expand |
The 11/07/2022 12:44, 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 | 111 +++++++++++++++++- > .../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(+), 7 deletions(-) > > -- > 2.25.1 >
Please ignore this patch.
-----Original Message-----
From: Raju Lakkaraju <Raju.Lakkaraju@microchip.com>
Sent: 07 November 2022 12:45 PM
To: netdev@vger.kernel.org
Cc: davem@davemloft.net; kuba@kernel.org; linux-kernel@vger.kernel.org; Bryan Whitehead - C21958 <Bryan.Whitehead@microchip.com>; pabeni@redhat.com; edumazet@google.com; olteanv@gmail.com; linux@armlinux.org.uk; UNGLinuxDriver <UNGLinuxDriver@microchip.com>; andrew@lunn.ch; Ian Saturley - M21209 <Ian.Saturley@microchip.com>
Subject: [PATCH net-next V7 0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements
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 | 111 +++++++++++++++++- .../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(+), 7 deletions(-)
--
2.25.1