1. 6cc6326 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · Sat Dec 03 03:29:44 2011 +0000
  2. 5234ad1 net: Export auto_load, use it in rarp by Simon Glass · Thu Oct 27 06:24:32 2011 +0000
  3. f59675a net: tftpput: Support selecting get/put for tftp by Simon Glass · Mon Oct 24 18:00:05 2011 +0000
  4. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · Mon Oct 24 18:00:02 2011 +0000
  5. 230467c net: tftpput: Add support for receiving ICMP packets by Simon Glass · Mon Oct 24 18:00:01 2011 +0000
  6. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  7. 62b36c9 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · Mon Jun 13 16:13:10 2011 -0700
  8. 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · Tue May 17 00:03:40 2011 +0000
  9. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · Mon Apr 18 06:19:50 2011 +0000
  10. bb1ecce string_to_ip: constify "s" arg by Mike Frysinger · Wed Oct 20 07:16:58 2010 -0400
  11. 89c7392 string_to_VLAN: constify "var" arg by Mike Frysinger · Wed Oct 20 07:16:48 2010 -0400
  12. c8ecaa3 copy_filename: constify "src" arg by Mike Frysinger · Wed Oct 20 07:16:40 2010 -0400
  13. df06344 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · Wed Jul 29 18:18:43 2009 +0200
  14. 97824d6 Fix compile warnings for const correctness by Ben Warren · Thu Jul 29 12:56:11 2010 -0700
  15. 6db991a Program net device MAC addresses after initializing by Ben Warren · Mon Apr 26 11:11:46 2010 -0700
  16. 8b3cc06 Make getenv_IPaddr() global by Dirk Behme · Sun Jan 03 08:33:58 2010 +0100
  17. 59cb1e7 net: add random_port() prototype by Mike Frysinger · Wed Sep 02 04:18:55 2009 -0400
  18. e129d56 net: sync env ethaddr to device enetaddr in eth_init() by Mike Frysinger · Wed Jul 15 21:31:28 2009 -0400
  19. 82f0d23 Add DNS support by Robin Getz · Mon Jul 20 14:53:54 2009 -0400
  20. dc16603 net: rename NetRxPkt to NetRxPacket by Mike Frysinger · Sat Jul 18 21:04:08 2009 -0400
  21. c34319c net: new utility functions for working with enetaddr's by Mike Frysinger · Thu Jan 29 19:43:44 2009 -0500
  22. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · Tue Feb 17 00:00:53 2009 -0500
  23. ecfb987 Make some minor whitespace changes to eliminate line-wrapping by Andy Fleming · Wed Feb 11 15:10:31 2009 -0600
  24. 2a02f5c Move is_valid_ether_addr() to include/net.h by Mike Frysinger · Tue Jan 27 16:53:39 2009 -0500
  25. 0885bf0 net: Define IP flag field values by Peter Tyser · Mon Dec 01 16:26:20 2008 -0600
  26. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  27. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  28. 196a61a Fix warnings while compiling net/net.c for MPC8610HPCD board by Anatolij Gustschin · Wed Apr 30 13:34:40 2008 +0200
  29. 1f2c9a4 Introduce new eth_receive routine by Rafal Jaworowski · Thu Dec 27 18:19:02 2007 +0100
  30. 7280da7 multicast tftp: RFC2090 by David Updegraff · Mon Jun 11 10:41:07 2007 -0500
  31. e54d6c1 Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · Sun Aug 12 08:48:27 2007 +0300
  32. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
  33. 2517d97 include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:15:49 2007 -0500
  34. 7ab36a2 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:34 2007 -0500
  35. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  36. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  37. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
  38. b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · Fri Apr 01 00:25:43 2005 +0000
  39. d6a3dd4 Patch by Andreas Engel, 16 Aug 2004: parameter type cleanup for NetSetTimeout() by wdenk · Sat Oct 09 21:56:21 2004 +0000
  40. b8fb619 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · Mon Aug 02 21:11:11 2004 +0000
  41. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
  42. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · Tue Feb 24 02:00:03 2004 +0000
  43. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · Mon Nov 17 21:14:37 2003 +0000
  44. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  45. e0aadfb - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · Thu Aug 28 14:17:32 2003 +0000
  46. b846356 * Allow crc32 to be used at address 0x000 by wdenk · Sat Jul 26 08:08:08 2003 +0000
  47. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  48. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · Sun Jun 15 22:40:42 2003 +0000
  49. e6466f6 * Add support for RMU board by wdenk · Thu Jun 05 19:27:42 2003 +0000
  50. 14331ad - CFG_ETH_RX_BUFFER added. by stroese · Thu Jun 05 15:38:29 2003 +0000
  51. eda4208 * Add dual ethernet support on PM826 by wdenk · Fri Jan 17 16:27:01 2003 +0000
  52. 2582f6b * Patch by Jim Sandoz, 07 Nov 2002: by wdenk · Mon Nov 11 21:14:20 2002 +0000
  53. 2d96695 Initial revision by wdenk · Thu Oct 31 22:12:35 2002 +0000