- bf5ad64 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems by Sergey Temerkhanov · Wed Apr 08 01:41:22 2015 -0500
- c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
- 2fe81a5 net: cosmetic: Clean up DHCP variables and functions by Joe Hershberger · Wed Apr 08 01:41:09 2015 -0500
- a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · Wed Apr 08 01:41:05 2015 -0500
- 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
- 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · Wed Apr 08 01:41:03 2015 -0500
- 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · Wed Apr 08 01:41:02 2015 -0500
- 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
- a9c2cbd net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed by Wu, Josh · Tue Nov 18 13:07:08 2014 +0800
- 8977cda net: More BOOTP retry timeout improvements by Thierry Reding · Tue Aug 19 10:21:24 2014 +0200
- 69e1e35 net: BOOTP retry timeout improvements by Stephen Warren · Fri Jul 25 17:30:48 2014 -0600
- 764c29d bootp can use mdelay by Pavel Machek · Fri Jul 11 11:39:37 2014 +0200
- 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · Wed Apr 02 10:20:03 2014 +0200
- 40c2c03 net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:33 2012 +0000
- f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
- 3087658 net/bootp: add VCI support for BOOTP also by Ilya Yanok · Mon Sep 17 10:26:25 2012 +0000
- 5a672a2 net: Quietly ignore DHCP Option 28 (Broadcast Address) by Brian Rzycki · Tue Sep 11 09:22:53 2012 +0000
- 7232ee5 net: bootp: fix build by benoit.thebaudeau@advans · Thu Jul 19 01:23:21 2012 +0000
- 576175b net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY by Kim Phillips · Thu Jul 05 13:19:32 2012 +0000
- 8ca7fa0 net: Add option CONFIG_BOOTP_MAY_FAIL by Joe Hershberger · Wed May 23 07:59:19 2012 +0000
- 9d37a58 net: Fix unused variable compile warning by Joe Hershberger · Wed May 23 07:59:18 2012 +0000
- f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · Wed May 23 07:59:15 2012 +0000
- b1e9476 net: Move debug trace to point of action by Joe Hershberger · Wed May 23 07:59:11 2012 +0000
- db3e6e4 net: Refactor bootp packet length computations by Joe Hershberger · Wed May 23 07:59:10 2012 +0000
- 2ed5b49 net: Refactor IP, UPD, and ICMP header writing functions by Joe Hershberger · Wed May 23 07:59:07 2012 +0000
- ceba447 net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE by Joe Hershberger · Wed May 23 07:58:14 2012 +0000
- 1178f41 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · Wed May 23 07:58:06 2012 +0000
- 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · Wed May 23 07:58:04 2012 +0000
- 797f2c5 net: Move MAC-seeded rand out of bootp.c by Joe Hershberger · Wed May 23 07:57:58 2012 +0000
- 8f4b135 net: cosmetic: bootp.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:06 2012 +0000
- 4b7747e net: Remove volatile from net API by Joe Hershberger · Tue May 15 08:59:04 2012 +0000
- 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · Sat Dec 10 11:08:06 2011 +0000
- e4e53d1 net/bootp.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 10:29:58 2011 +0000
- 5234ad1 net: Export auto_load, use it in rarp by Simon Glass · Thu Oct 27 06:24:32 2011 +0000
- f59675a net: tftpput: Support selecting get/put for tftp by Simon Glass · Mon Oct 24 18:00:05 2011 +0000
- ea320281 net: bootp: add PXE/RFC 4578 DHCP options support by Jason Hobbs · Wed Aug 31 05:37:31 2011 +0000
- 10b532c net/bootp.c: fix tftp load if autoload environment var isn't set by Peter Korsgaard · Sun Sep 18 21:54:46 2011 +0000
- ab068eb Put common autoload code into auto_load() function by Simon Glass · Mon Jun 13 16:13:12 2011 -0700
- 6380e01 bootp: add ntpserver option to bootp request by Luuk Paulussen · Mon May 16 18:29:19 2011 +0000
- 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · Mon Apr 18 06:19:50 2011 +0000
- a0978eb Fix bad padding of bootp request packet by Simon Glass · Wed Feb 02 15:03:28 2011 -0800
- 1c7dca5 net: Fix potential empty DHCP Parameter Request List by Jason Liu · Sun Nov 14 12:23:09 2010 +0800
- 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · Tue Nov 03 11:35:42 2009 -0500
- 2b18422 net/bootp.c: fix compile warning by Wolfgang Denk · Fri Sep 11 09:05:32 2009 +0200
- 9e0a4d6 minor debug cleanups in ./net by Robin Getz · Thu Jul 23 03:01:03 2009 -0400
- dc16603 net: rename NetRxPkt to NetRxPacket by Mike Frysinger · Sat Jul 18 21:04:08 2009 -0400
- 20a020c A VLAN tagged DHCP request/discover is 4 bytes short by Norbert van Bolhuis · Thu Jun 04 09:39:48 2009 +0200
- 79ca1b9 net: get mac address from environment and use eth util funcs by Mike Frysinger · Wed Feb 11 18:23:48 2009 -0500
- d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · Tue Feb 17 00:00:53 2009 -0500
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
- 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · Wed Oct 01 15:26:28 2008 +0200
- 03a4449 Fix bogus error message in the DHCP handler by Remy Bohmer · Wed Aug 20 11:30:28 2008 +0200
- 0f734c6 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · Tue Jul 15 21:44:46 2008 +0200
- 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
- 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
- 72aa3f3 DHCP request fix for Windows Server 2003 by Aras Vaichas · Wed Mar 26 09:43:57 2008 +1100
- 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
- f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
- 01f256b DHCP Client Fix by Justin Flammia · Mon Oct 29 17:40:35 2007 -0400
- d8cafd1 Avoid compiler warning. by Wolfgang Denk · Tue Sep 18 21:36:35 2007 +0200
- 22bcd6e New CONFIG_BOOTP_SERVERIP option by Wilson Callan · Sat Jul 28 10:56:13 2007 -0400
- a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:05:02 2007 -0500
- 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
- 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:45:14 2007 -0500
- 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:49 2007 -0500
- 8a933fb Minor code cleanup. by Wolfgang Denk · Thu Oct 12 00:01:08 2006 +0200
- 68e83a8 Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · Mon Oct 09 01:26:14 2006 +0200
- 012429c Add support for the DHCP vendor optional bootfile (#67). by Wolfgang Denk · Sun Mar 12 18:26:46 2006 +0100
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
- 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000
- b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · Fri Apr 01 00:25:43 2005 +0000
- 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
- 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
- 4989f87 * Patch by Philippe Robin, 09 Mar 2004: by wdenk · Sun Mar 14 15:06:13 2004 +0000
- 00fe161 * Patch by Travis Sawyer, 01 Mar 2004: by wdenk · Sun Mar 14 00:07:33 2004 +0000
- 29e7f5a Add support for Siemens SX1 mobile phone; by wdenk · Fri Mar 12 00:14:09 2004 +0000
- 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · Fri Feb 27 08:20:54 2004 +0000
- e0aadfb - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · Thu Aug 28 14:17:32 2003 +0000
- 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
- e6466f6 * Add support for RMU board by wdenk · Thu Jun 05 19:27:42 2003 +0000
- 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · Tue Jun 03 23:54:09 2003 +0000
- 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
- b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · Sat Apr 05 00:53:31 2003 +0000
- cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · Thu Mar 06 13:39:27 2003 +0000
- 3861aa5 Initial revision by wdenk · Fri Sep 27 23:19:37 2002 +0000