Wolfgang Denk b98b611502 Merge branch 'next' of git://git.denx.de/u-boot 13 gadi atpakaļ
..
Makefile 99e139d590 net: use common rand()/srand() functions 13 gadi atpakaļ
arp.c a0bc44e68e net: fix typo in arp clean up 13 gadi atpakaļ
arp.h 228041893c net: Separate ArpRequest() into lower-level func 13 gadi atpakaļ
bootp.c b977aa80b5 net: bootp: fix build 13 gadi atpakaļ
bootp.h f8315731db net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE 13 gadi atpakaļ
cdp.c ece223b52a net: Refactor to separate the UDP handler from the ARP handler 13 gadi atpakaļ
cdp.h 0b4c5ff4ab net: cosmetic: Rename CDPHandler to cdp_receive 13 gadi atpakaļ
dns.c ece223b52a net: Refactor to separate the UDP handler from the ARP handler 13 gadi atpakaļ
dns.h 1a32bf4188 Add DNS support 16 gadi atpakaļ
eth.c 154177e14a net: Inline the new eth_setenv_enetaddr_by_index function 13 gadi atpakaļ
link_local.c b684115791 net: link_local: fix build 13 gadi atpakaļ
link_local.h d22c338e07 net: Add link-local addressing support 13 gadi atpakaļ
net.c a03d638805 net: Make sure the ethaddr is updated in net_init() 13 gadi atpakaļ
net_rand.h 99e139d590 net: use common rand()/srand() functions 13 gadi atpakaļ
nfs.c 48a3e999c8 net: nfs: make NFS_TIMEOUT configurable 13 gadi atpakaļ
nfs.h c9f6c91b48 net: cosmetic: nfs.* checkpatch compliance 13 gadi atpakaļ
ping.c 4ef8d53caa net: Allow filtering on debug traces in the net subsystem 13 gadi atpakaļ
ping.h cb487f5664 net: cosmetic: Un-typedef Ethernet_t 13 gadi atpakaļ
rarp.c 4ef8d53caa net: Allow filtering on debug traces in the net subsystem 13 gadi atpakaļ
rarp.h 594c26f8a7 net: cosmetic: Un-typedef IP_t 13 gadi atpakaļ
sntp.c ece223b52a net: Refactor to separate the UDP handler from the ARP handler 13 gadi atpakaļ
sntp.h 6c3234a343 net: cosmetic: sntp.* checkpatch compliance 13 gadi atpakaļ
tftp.c bc46dfac2f net: tftp: fix type of block arg to store_block 13 gadi atpakaļ
tftp.h 13dfe94379 net: cosmetic: tftp.* checkpatch compliance 13 gadi atpakaļ