[PATCH net-next V1 0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements
From: Raju Lakkaraju
Date: Mon Oct 24 2022 - 04:26:57 EST
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