u-boot/drivers/usb/eth
Lucas Stach 02c8d8cc6e net: asix: add read_mac function
Initial device MAC should be read while getting info about the
device, so it's wrong to only read it in asix_init().

Add a dedicated function to read the initial MAC, which is also
able to handle devices that have their initial MAC stored in
EEPROM. Call this function inasix_eth_get_info().

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Acked-by: Marek Vasut <marex@denx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2012-09-26 12:36:31 -05:00
..
asix.c net: asix: add read_mac function 2012-09-26 12:36:31 -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