This patch series adds support of the Ethernet function of the PCI11010 / PCI11414 devices to the LAN743x driver.
The PCI1xxxx family of devices consists of a PCIe switch with a variety of embedded PCI endpoints on its downstream ports.
The PCI11010 / PCI11414 devices include an Ethernet 10/100/1000/2500 function as one of those embedded endpoints.
Raju Lakkaraju (5):
net: lan743x: Add PCI11010 / PCI11414 device IDs
net: lan743x: Add support for 4 Tx queues
net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion
timers to 10
net: lan743x: Add support for SGMII interface
net: lan743x: Add support for Clause-45 MDIO PHY management
drivers/net/ethernet/microchip/lan743x_main.c | 274 ++++++++++++++++--
drivers/net/ethernet/microchip/lan743x_main.h | 62 +++-
drivers/net/ethernet/microchip/lan743x_ptp.c | 8 +-
3 files changed, 305 insertions(+), 39 deletions(-)
--
2.25.1