1. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · Tue Nov 03 11:35:42 2009 -0500
  2. 2b18422 net/bootp.c: fix compile warning by Wolfgang Denk · Fri Sep 11 09:05:32 2009 +0200
  3. 9e0a4d6 minor debug cleanups in ./net by Robin Getz · Thu Jul 23 03:01:03 2009 -0400
  4. dc16603 net: rename NetRxPkt to NetRxPacket by Mike Frysinger · Sat Jul 18 21:04:08 2009 -0400
  5. 20a020c A VLAN tagged DHCP request/discover is 4 bytes short by Norbert van Bolhuis · Thu Jun 04 09:39:48 2009 +0200
  6. 79ca1b9 net: get mac address from environment and use eth util funcs by Mike Frysinger · Wed Feb 11 18:23:48 2009 -0500
  7. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · Tue Feb 17 00:00:53 2009 -0500
  8. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  9. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · Wed Oct 01 15:26:28 2008 +0200
  10. 03a4449 Fix bogus error message in the DHCP handler by Remy Bohmer · Wed Aug 20 11:30:28 2008 +0200
  11. 0f734c6 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · Tue Jul 15 21:44:46 2008 +0200
  12. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  13. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  14. 72aa3f3 DHCP request fix for Windows Server 2003 by Aras Vaichas · Wed Mar 26 09:43:57 2008 +1100
  15. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 17 11:31:10 2007 +0100
  16. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
  17. 01f256b DHCP Client Fix by Justin Flammia · Mon Oct 29 17:40:35 2007 -0400
  18. d8cafd1 Avoid compiler warning. by Wolfgang Denk · Tue Sep 18 21:36:35 2007 +0200
  19. 22bcd6e New CONFIG_BOOTP_SERVERIP option by Wilson Callan · Sat Jul 28 10:56:13 2007 -0400
  20. a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:05:02 2007 -0500
  21. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
  22. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:45:14 2007 -0500
  23. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:49 2007 -0500
  24. 8a933fb Minor code cleanup. by Wolfgang Denk · Thu Oct 12 00:01:08 2006 +0200
  25. 68e83a8 Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · Mon Oct 09 01:26:14 2006 +0200
  26. 012429c Add support for the DHCP vendor optional bootfile (#67). by Wolfgang Denk · Sun Mar 12 18:26:46 2006 +0100
  27. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  28. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000
  29. b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · Fri Apr 01 00:25:43 2005 +0000
  30. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
  31. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  32. 4989f87 * Patch by Philippe Robin, 09 Mar 2004: by wdenk · Sun Mar 14 15:06:13 2004 +0000
  33. 00fe161 * Patch by Travis Sawyer, 01 Mar 2004: by wdenk · Sun Mar 14 00:07:33 2004 +0000
  34. 29e7f5a Add support for Siemens SX1 mobile phone; by wdenk · Fri Mar 12 00:14:09 2004 +0000
  35. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · Fri Feb 27 08:20:54 2004 +0000
  36. e0aadfb - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · Thu Aug 28 14:17:32 2003 +0000
  37. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  38. e6466f6 * Add support for RMU board by wdenk · Thu Jun 05 19:27:42 2003 +0000
  39. 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · Tue Jun 03 23:54:09 2003 +0000
  40. 5fa6e90 Changed DHCP client to use ip address from server option field #54 from the OFFER-paket in the server option field #54 in the REQUEST-paket. This fixes a problem using a Windows 2000 DHCP server, where the DHCP-server is not the TFTP-server. by stroese · Thu Apr 10 13:26:44 2003 +0000
  41. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · Sat Apr 05 00:53:31 2003 +0000
  42. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · Thu Mar 06 13:39:27 2003 +0000
  43. 3861aa5 Initial revision by wdenk · Fri Sep 27 23:19:37 2002 +0000