1. b6121f2 dm: net: Use existing Ethernet init for driver model by Simon Glass · Sun Apr 05 16:07:37 2015 -0600
  2. 22498c5 net: Fix compile errors when SNTP enabled and not DATE by Joe Hershberger · Wed Apr 08 01:41:24 2015 -0500
  3. 4c00eeb net: Convert protocol structures to use explicit sizes by Sergey Temerkhanov · Wed Apr 08 01:41:23 2015 -0500
  4. bf5ad64 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems by Sergey Temerkhanov · Wed Apr 08 01:41:22 2015 -0500
  5. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  6. c10c0b1 net: cosmetic: Fix checkpatch.pl failures in eth.c by Joe Hershberger · Wed Apr 08 01:41:19 2015 -0500
  7. c3e92a7 net: cosmetic: Fix checkpatch.pl failures in linklocal by Joe Hershberger · Wed Apr 08 01:41:18 2015 -0500
  8. 013d387 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · Wed Apr 08 01:41:17 2015 -0500
  9. d02aa6b net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · Wed Apr 08 01:41:16 2015 -0500
  10. f725e34 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · Wed Apr 08 01:41:15 2015 -0500
  11. 527336f net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · Wed Apr 08 01:41:14 2015 -0500
  12. d640d5d net: cosmetic: Clean up ping variables and functions by Joe Hershberger · Wed Apr 08 01:41:13 2015 -0500
  13. 4af0b77 net: cosmetic: Clean up SNTP variables and functions by Joe Hershberger · Wed Apr 08 01:41:12 2015 -0500
  14. 8e805bb net: cosmetic: Clean up RARP variables and functions by Joe Hershberger · Wed Apr 08 01:41:11 2015 -0500
  15. 40d7ca9 net: cosmetic: Clean up NFS variables and functions by Joe Hershberger · Wed Apr 08 01:41:10 2015 -0500
  16. 2fe81a5 net: cosmetic: Clean up DHCP variables and functions by Joe Hershberger · Wed Apr 08 01:41:09 2015 -0500
  17. 85ae776 net: cosmetic: Clean up ARP variables and functions by Joe Hershberger · Wed Apr 08 01:41:08 2015 -0500
  18. 6470159 net: cosmetic: Clean up TFTP variables and functions by Joe Hershberger · Wed Apr 08 01:41:07 2015 -0500
  19. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  20. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · Wed Apr 08 01:41:05 2015 -0500
  21. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  22. 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · Wed Apr 08 01:41:03 2015 -0500
  23. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · Wed Apr 08 01:41:02 2015 -0500
  24. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  25. a892dc1 dm: eth: Provide a way for drivers to manage packet buffers by Joe Hershberger · Fri Apr 03 20:09:46 2015 -0500
  26. f4dc96a net: Improve error handling by Joe Hershberger · Sun Mar 22 17:09:24 2015 -0500
  27. aa52edd dm: eth: Add support for ethprime env var by Joe Hershberger · Sun Mar 22 17:09:17 2015 -0500
  28. 279d2f6 dm: eth: Add support for aliases by Joe Hershberger · Sun Mar 22 17:09:16 2015 -0500
  29. 8207c54 dm: eth: Pass the packet pointer as a parameter to recv by Joe Hershberger · Sun Mar 22 17:09:12 2015 -0500
  30. f77abc5 net: Clean up network stack names used in DM drivers by Joe Hershberger · Sun Mar 22 17:09:11 2015 -0500
  31. c7eceaf dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · Sun Mar 22 17:09:10 2015 -0500
  32. ed19185 net: Access mapped physmem in net functions by Joe Hershberger · Sun Mar 22 17:09:08 2015 -0500
  33. e44a0ea net: Make netretry actually do something by Joe Hershberger · Sun Mar 22 17:09:07 2015 -0500
  34. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  35. aca1c31 net: Use int instead of u8 for boolean flag by Joe Hershberger · Sun Mar 22 17:09:05 2015 -0500
  36. d0ce341 net: Change return codes from net/eth.c to use errorno constants by Joe Hershberger · Sun Mar 22 17:09:04 2015 -0500
  37. e1e8a8c net: Refactor in preparation for driver model by Joe Hershberger · Sun Mar 22 17:09:03 2015 -0500
  38. ca044ad net: Rename helper function to be more clear by Joe Hershberger · Sun Mar 22 17:09:01 2015 -0500
  39. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · Sun Mar 22 17:09:00 2015 -0500
  40. dfcdcee net: Use new checksum functions by Simon Glass · Mon Jan 19 22:16:08 2015 -0700
  41. 0015391 net: Add a separate file for IP checksumming by Simon Glass · Mon Jan 19 22:16:07 2015 -0700
  42. a9c2cbd net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed by Wu, Josh · Tue Nov 18 13:07:08 2014 +0800
  43. b03bf63 eth: make eth_address_set static by Jeroen Hofstee · Wed Oct 08 22:57:36 2014 +0200
  44. c8f0a5c net: Display the size when tftpboot finishes by Simon Glass · Fri Oct 10 07:30:21 2014 -0600
  45. db06592 SPDX License cleanup for LiMon imported files by Wolfgang Denk · Tue Sep 30 10:44:01 2014 +0200
  46. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  47. 57b8013 net: dns: fix for DNS queries sent to the wrong MAC address by Gerhard Sittig · Fri Sep 12 08:48:15 2014 +0200
  48. 8977cda net: More BOOTP retry timeout improvements by Thierry Reding · Tue Aug 19 10:21:24 2014 +0200
  49. 69e1e35 net: BOOTP retry timeout improvements by Stephen Warren · Fri Jul 25 17:30:48 2014 -0600
  50. 222981f Ethernet: let user know if there is no valid ethernet address by Pavel Machek · Sun Jul 13 10:27:02 2014 +0200
  51. 764c29d bootp can use mdelay by Pavel Machek · Fri Jul 11 11:39:37 2014 +0200
  52. ea07042 fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL by Hannes Petermaier · Fri Jun 13 06:25:29 2014 +0200
  53. 0b16e65 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · Fri Apr 18 19:09:48 2014 +0900
  54. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · Wed Apr 02 10:20:03 2014 +0200
  55. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  56. 37ecfa1 net: execute "miiphy_init" if CONFIG_PHYLIB defined by Alexey Brodkin · Fri Jan 10 19:58:11 2014 +0400
  57. 91393c5 net: tftpsrv: Get correct client MAC address by Andrew Ruder · Tue Oct 22 19:10:28 2013 -0500
  58. 0d75736 net: tftp: Make sure timeout will not effect wrap offset by rockly · Sat Aug 03 18:09:05 2013 +0800
  59. 51dda80 net: convert a makefile to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:00 2013 +0900
  60. 6c8921f NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined by Jim Lin · Tue Aug 13 19:03:05 2013 +0800
  61. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  62. 5fb50bf net: Correct check for link-local target IP conflict by Joe Hershberger · Fri Feb 08 14:18:53 2013 -0600
  63. 878dad0 net/tftp: sparse fixes by Kim Phillips · Wed Jan 16 18:09:19 2013 -0600
  64. b8d5b8c net: nfs: add dynamic wait period by Matthias Brugger · Tue Dec 11 19:14:16 2012 +0100
  65. 09a2bb8 NET: Fix system hanging if NET device is not installed by Jim Lin · Fri May 17 17:41:03 2013 +0800
  66. 596295d net: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:24 2013 +0000
  67. 99c7480 net: Fix endianness bug in link-local by Joe Hershberger · Mon Nov 05 06:13:45 2012 +0000
  68. cab9a8d net: Add tftp speed indication by Simon Glass · Thu Oct 11 13:57:36 2012 +0000
  69. dc9d1e5 env: Add a bootfile env handler by Joe Hershberger · Tue Dec 11 22:16:26 2012 -0600
  70. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  71. 40c2c03 net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:33 2012 +0000
  72. 659c9cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Oct 04 10:00:42 2012 -0700
  73. 19d6bc0 net: fix netconsole filtering by Joe Hershberger · Wed Oct 03 09:14:03 2012 +0000
  74. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  75. 3087658 net/bootp: add VCI support for BOOTP also by Ilya Yanok · Mon Sep 17 10:26:25 2012 +0000
  76. 5a672a2 net: Quietly ignore DHCP Option 28 (Broadcast Address) by Brian Rzycki · Tue Sep 11 09:22:53 2012 +0000
  77. 050219e net: eth_write_hwaddr: Return error for invalid MACs by Benoît Thébaudeau · Fri Aug 10 07:56:21 2012 +0000
  78. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · Tue Sep 18 10:01:32 2012 +0000
  79. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  80. bf17618 net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000 by Tetsuyuki Kobayashi · Mon Jun 25 02:37:27 2012 +0000
  81. df7c98a api: net: fix length check in eth_receive() by Michael Walle · Fri Jun 22 11:24:28 2012 +0000
  82. defa90f Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · Mon Jul 30 20:39:52 2012 +0200
  83. 3d905d2 net: Make sure the ethaddr is updated in net_init() by Joe Hershberger · Mon Jul 23 13:11:16 2012 +0000
  84. 4f2abfb net: link_local: fix build by benoit.thebaudeau@advans · Thu Jul 19 01:19:34 2012 +0000
  85. 7232ee5 net: bootp: fix build by benoit.thebaudeau@advans · Thu Jul 19 01:23:21 2012 +0000
  86. 147e390 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · Tue Jul 03 22:25:21 2012 +0000
  87. c878570 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · Thu Jul 12 08:23:58 2012 +0200
  88. 6c6fe5f net: Inline the new eth_setenv_enetaddr_by_index function by Joe Hershberger · Tue Jul 10 16:23:22 2012 -0500
  89. c2938c0 net: allow setting env enetaddr from net device setting by Rob Herring · Sat Apr 14 18:06:49 2012 +0000
  90. a5d451b net: tftp: fix type of block arg to store_block by Jayachandran Chandrasekharan Nair · Tue Jul 10 11:48:54 2012 +0530
  91. dc36a6a net: fix typo in arp clean up by Mike Frysinger · Tue Jul 10 00:41:50 2012 +0000
  92. 42a3f52 Minor Coding Style cleanup by Wolfgang Denk · Tue Jul 10 09:18:33 2012 +0200
  93. 576175b net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY by Kim Phillips · Thu Jul 05 13:19:32 2012 +0000
  94. 59d103a net: add helper to generate random mac address by Michael Walle · Tue Jun 05 11:33:16 2012 +0000
  95. b90b97a net: use common rand()/srand() functions by Michael Walle · Tue Jun 05 11:33:15 2012 +0000
  96. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · Wed May 23 08:01:04 2012 +0000
  97. 39048f6 net: Work-around for brain-damaged Cisco equipment with arp-proxy by Joe Hershberger · Wed May 23 08:00:13 2012 +0000
  98. b35a3a6 net: Add link-local addressing support by Joe Hershberger · Wed May 23 08:00:12 2012 +0000
  99. c07e810 net: Separate ArpRequest() into lower-level func by Joe Hershberger · Wed May 23 08:00:11 2012 +0000
  100. de8205a net: Don't copy every packet that waits for an ARP by Joe Hershberger · Wed May 23 07:59:24 2012 +0000