9
0
Fork 0
barebox/net
Jean-Christophe PLAGNIOL-VILLARD 12f396a8b0 net: rework the mii support
this rework is done in order to add a phylib and allow to have phy driver support

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-08-27 14:36:03 +02:00
..
Kconfig tftp: Add push support 2010-06-28 10:45:04 +02:00
Makefile net: add dns support 2010-06-17 08:28:29 +02:00
dhcp.c implement dhcp using new network stack 2010-06-17 08:28:17 +02:00
dns.c net: add dns support 2010-06-17 08:28:29 +02:00
eth.c net: rework the mii support 2010-08-27 14:36:03 +02:00
net.c net: use a random mac address if the current device does not have a valid address 2010-06-22 15:44:44 +02:00
netconsole.c add netconsole support 2010-06-17 08:28:29 +02:00
nfs.c nfs: resend requests after timeout 2010-06-28 10:45:25 +02:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c ping: resolv hostnames 2010-06-17 08:28:30 +02:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
tftp.c tftp: update doxygen information 2010-06-28 10:45:25 +02:00
tftp.h net: remove switch/case in NetLoop() 2009-10-13 10:57:40 +02:00