u-boot/drivers/usb/eth
Simon Glass fbc4b8af46 dm: usb: eth: Add driver-model support to the asix driver
This USB Ethernet driver is quite widely use. Allow it to work with
CONFIG_DM_ETH enabled. Most of the code remains common but there is a new
packet receive flow which is handled specially.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:41 -06:00
..
Makefile usb: eth: add ASIX AX88179 DRIVER 2014-12-31 19:10:13 +01:00
asix.c dm: usb: eth: Add driver-model support to the asix driver 2015-07-21 17:39:41 -06:00
asix88179.c net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
mcs7830.c net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
smsc95xx.c net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
usb_ether.c dm: usb: Adjust the USB_DEVICE() macro naming 2015-07-21 17:39:40 -06:00