u-boot/drivers/usb/eth
Lucas Stach 58f8fab8a4 net: asix: add write_hwaddr function
All ASIX chipsets aside from AX88172 are able to set the MAC
address on the hardware level. Add a function to expose this
ability.

To differentiate between chip types we now carry flags as driver
private data. Also while touching the asix_dongles array
constify this.

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: add write_hwaddr 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