mbox series

[net-next,0/1] Add driver support for Microchip EVB-LAN8670-USB

Message ID 20220613091207.17374-1-Parthiban.Veerasooran@microchip.com (mailing list archive)
Headers show
Series Add driver support for Microchip EVB-LAN8670-USB | expand

Message

Parthiban Veerasooran June 13, 2022, 9:12 a.m. UTC
This patch adds driver support for Microchip's EVB-LAN8670-USB 10BASE-T1S
Ethernet device.

Changes in v1:
- Added driver support for Microchip's EVB-LAN8670-USB 10BASE-T1S Ethernet
  device.

Parthiban Veerasooran (1):
  net: smsc95xx: add support for Microchip EVB-LAN8670-USB

 drivers/net/usb/smsc95xx.c | 5 +++++
 1 file changed, 5 insertions(+)

Comments

patchwork-bot+netdevbpf@kernel.org June 13, 2022, 12:40 p.m. UTC | #1
Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Mon, 13 Jun 2022 14:42:06 +0530 you wrote:
> This patch adds driver support for Microchip's EVB-LAN8670-USB 10BASE-T1S
> Ethernet device.
> 
> Changes in v1:
> - Added driver support for Microchip's EVB-LAN8670-USB 10BASE-T1S Ethernet
>   device.
> 
> [...]

Here is the summary with links:
  - [net-next,1/1] net: smsc95xx: add support for Microchip EVB-LAN8670-USB
    https://git.kernel.org/netdev/net-next/c/4066bf4ce3ae

You are awesome, thank you!