All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements
@ 2022-10-21  5:56 Raju Lakkaraju
  2022-10-21  5:56 ` [PATCH net-next 1/2] net: lan743x: Add support for get_pauseparam and set_pauseparam Raju Lakkaraju
  2022-10-21  5:56 ` [PATCH net-next 2/2] net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131 Raju Lakkaraju
  0 siblings, 2 replies; 7+ messages in thread
From: Raju Lakkaraju @ 2022-10-21  5:56 UTC (permalink / raw)
  To: netdev
  Cc: davem, kuba, linux-kernel, bryan.whitehead, hkallweit1, pabeni,
	edumazet, linux, UNGLinuxDriver, andrew, 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 (2):
  net: lan743x: Add support for get_pauseparam and set_pauseparam
  net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131

 .../net/ethernet/microchip/lan743x_ethtool.c  | 46 +++++++++++
 drivers/net/ethernet/microchip/lan743x_main.c |  4 +-
 drivers/net/ethernet/microchip/lan743x_main.h |  2 +
 drivers/net/phy/micrel.c                      | 77 +++++++++++++++++++
 4 files changed, 127 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-24  7:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21  5:56 [PATCH net-next 0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements Raju Lakkaraju
2022-10-21  5:56 ` [PATCH net-next 1/2] net: lan743x: Add support for get_pauseparam and set_pauseparam Raju Lakkaraju
2022-10-21 13:46   ` Andrew Lunn
2022-10-24  7:16     ` Raju Lakkaraju
2022-10-21  5:56 ` [PATCH net-next 2/2] net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131 Raju Lakkaraju
2022-10-21  7:27   ` Horatiu Vultur
2022-10-21 10:26     ` Raju Lakkaraju

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.