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

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

Message

Raju Lakkaraju Oct. 21, 2022, 5:56 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: 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(-)