u-boot/drivers/usb/eth
Lucas Stach 5fae53d0f1 net: asix: split out basic reset function
The basic device reset ensures that the device is ready to
service commands and does not need to get redone before each
network operation.

Split out the basic reset from asix_init() and instead call it
from asix_eth_get_info(), so that it only gets called once.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2012-09-26 12:36:30 -05:00
..
asix.c net: asix: split out basic reset function 2012-09-26 12:36:30 -05:00
Makefile Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter 2011-08-08 21:05:23 +02:00
smsc95xx.c net: introduce transparent driver private in ueth_data 2012-09-26 12:36:29 -05:00
usb_ether.c eth: remove usb-ethernet devices before re-enumerating them 2012-03-03 16:56:04 +01:00