9
0
Fork 0
barebox/net
Sascha Hauer c46b04542f net: Add a possibility for boards to give network devices a MAC address
MAC addresses are sometimes stored at unusual places. This
patch makes it possible to give a MAC address to a ethernet
device id. This is independent of the device actually being
present.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-07-29 12:05:26 +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 net: add a context to the packet handler 2011-04-12 09:54:56 +02:00
dns.c net: add a context to the packet handler 2011-04-12 09:54:56 +02:00
eth.c net: Add a possibility for boards to give network devices a MAC address 2011-07-29 12:05:26 +02:00
net.c net: add a context to the packet handler 2011-04-12 09:54:56 +02:00
netconsole.c net: add a context to the packet handler 2011-04-12 09:54:56 +02:00
nfs.c net: add a context to the packet handler 2011-04-12 09:54:56 +02:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c net: add a context to the packet handler 2011-04-12 09:54:56 +02:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
tftp.c net: add a context to the packet handler 2011-04-12 09:54:56 +02:00
tftp.h net: remove switch/case in NetLoop() 2009-10-13 10:57:40 +02:00