OSDN Git Service

Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
authorWoojung.Huh@microchip.com <Woojung.Huh@microchip.com>
Thu, 30 Jul 2015 19:45:21 +0000 (19:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Jul 2015 22:19:00 +0000 (15:19 -0700)
commit55d7de9de6c30adce8d675c7ce513e283829c2ff
tree7395669de10a8b1d88ec7d1350f86dc8b81a5707
parenta6ed38361b1e0f08d630bd491051c254d1fc71b9
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>
drivers/net/usb/Kconfig
drivers/net/usb/Makefile
drivers/net/usb/lan78xx.c [new file with mode: 0644]
drivers/net/usb/lan78xx.h [new file with mode: 0644]