]> git.baikalelectronics.ru Git - kernel.git/commit
net: smsc95xx: add support for Microchip EVB-LAN8670-USB
authorParthiban Veerasooran <Parthiban.Veerasooran@microchip.com>
Mon, 13 Jun 2022 09:12:07 +0000 (14:42 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Jun 2022 12:33:14 +0000 (13:33 +0100)
commit29b984e9a8e74066ba9a3d96d2404d50e248c475
tree7b8e8388d4d4c42e70a31d72c7162bca1aecfe86
parent06e253ff0449d4b37fe0115f99aae087559f87b0
net: smsc95xx: add support for Microchip EVB-LAN8670-USB

This patch adds support for Microchip's EVB-LAN8670-USB 10BASE-T1S
ethernet device to the existing smsc95xx driver by adding the new
USB VID/PID pairs.

Signed-off-by: Parthiban Veerasooran <Parthiban.Veerasooran@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/smsc95xx.c