netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next V2 0/4] net: lan743x: PCI11010 / PCI11414 devices Enhancements
@ 2022-06-16  4:12 Raju Lakkaraju
  2022-06-16  4:12 ` [PATCH net-next V2 1/4] net: lan743x: Add support to LAN743x register dump Raju Lakkaraju
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Raju Lakkaraju @ 2022-06-16  4:12 UTC (permalink / raw)
  To: netdev, kuba, andrew, lxu
  Cc: davem, linux-kernel, bryan.whitehead, richardcochran,
	UNGLinuxDriver, Ian.Saturley

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 (4):
  net: lan743x: Add support to LAN743x register dump
  net: lan743x: Add support to Secure-ON WOL
  net: lan743x: Add support to SGMII 1G and 2.5G
  net: phy: add support to get Master-Slave configuration

 .../net/ethernet/microchip/lan743x_ethtool.c  |  63 ++-
 .../net/ethernet/microchip/lan743x_ethtool.h  |  26 ++
 drivers/net/ethernet/microchip/lan743x_main.c | 378 +++++++++++++++++-
 drivers/net/ethernet/microchip/lan743x_main.h | 106 +++++
 drivers/net/phy/mxl-gpy.c                     |   3 +
 5 files changed, 567 insertions(+), 9 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-06-17  3:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-16  4:12 [PATCH net-next V2 0/4] net: lan743x: PCI11010 / PCI11414 devices Enhancements Raju Lakkaraju
2022-06-16  4:12 ` [PATCH net-next V2 1/4] net: lan743x: Add support to LAN743x register dump Raju Lakkaraju
2022-06-16 19:11   ` Andrew Lunn
2022-06-16  4:12 ` [PATCH net-next V2 2/4] net: lan743x: Add support to Secure-ON WOL Raju Lakkaraju
2022-06-16 19:13   ` Andrew Lunn
2022-06-16  4:12 ` [PATCH net-next V2 3/4] net: lan743x: Add support to SGMII 1G and 2.5G Raju Lakkaraju
2022-06-16 19:17   ` Andrew Lunn
2022-06-16  4:12 ` [PATCH net-next V2 4/4] net: phy: add support to get Master-Slave configuration Raju Lakkaraju
2022-06-16 19:18   ` Andrew Lunn
2022-06-17  3:50 ` [PATCH net-next V2 0/4] net: lan743x: PCI11010 / PCI11414 devices Enhancements patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).