9
0
Fork 0
barebox/net
Sascha Hauer 22b878d251 net: Pass eth_device to net_receive
So that barebox has the information which interface a packet
came from.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-05-15 08:15:21 +02:00
..
Kconfig net: Add ifup support 2014-03-07 07:41:36 +01:00
Makefile net: Add ifup support 2014-03-07 07:41:36 +01:00
dhcp.c dhcp: replace dhcp_getenv_int with getenv_uint 2013-10-07 07:59:00 +02:00
dns.c barebox: remove double semicolons 2013-11-18 10:13:35 +01:00
eth.c param: Add dev_add_param_mac 2014-04-04 09:04:31 +02:00
ifup.c net: ifup: Set current ethernet device when doing ifup 2014-05-15 08:15:13 +02:00
net.c net: Pass eth_device to net_receive 2014-05-15 08:15:21 +02:00
netconsole.c netconsole: bail out when no connection is opened 2014-03-31 09:19:35 +02:00
nfs.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c net: ping: do not retry endlessly 2012-04-05 08:56:03 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00