Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
Repost patch of driver for LAN7800 family of USB 2.0 & USB 3.0 to Gigabit Ethernet. - remove module param which can be configurable by standard mechanism. - remove other module parms except msg_level per review comment. - update to handle byte swap for statistics structure correctly. Signed-off-by:Woojung Huh <woojung.huh@microchip.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/usb/Kconfig 10 additions, 0 deletionsdrivers/net/usb/Kconfig
- drivers/net/usb/Makefile 1 addition, 0 deletionsdrivers/net/usb/Makefile
- drivers/net/usb/lan78xx.c 3530 additions, 0 deletionsdrivers/net/usb/lan78xx.c
- drivers/net/usb/lan78xx.h 1069 additions, 0 deletionsdrivers/net/usb/lan78xx.h
drivers/net/usb/lan78xx.c
0 → 100644
This diff is collapsed.
drivers/net/usb/lan78xx.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment