uboot/net
Hannes Schmelzer c86ff7fdb2 net: write enetaddr down to hardware on env_callback
If mac-address is changed using "setenv ethaddr ...." command the new
mac-adress also must be written into the responsible ethernet driver.

Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-10-13 12:25:26 -05:00
..
Kconfig Kconfig: spl: Add SPL support options to Kconfig 2016-09-16 17:03:39 -04:00
Makefile
arp.c
arp.h
bootp.c net: Handle an empty bootp extension section 2016-06-12 23:49:38 +02:00
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth-uclass.c net: write enetaddr down to hardware on env_callback 2016-10-13 12:25:26 -05:00
eth_common.c
eth_internal.h Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
eth_legacy.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
link_local.c
link_local.h
net.c net: Stop including NFS overhead in defragment max 2016-08-22 14:20:08 -05:00
net_rand.h
nfs.c Revert "net: nfs: Use the tx buffer to construct rpc msgs" 2016-09-09 13:13:41 -05:00
nfs.h Revert "net: nfs: Correct the reply data buffer size" 2016-09-09 13:13:41 -05:00
ping.c
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c