1. 2f8641c net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · Fri Jul 01 13:19:51 2016 +0200
  2. 7ba4c67 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server by Guillaume GARDET · Mon Jun 06 15:11:45 2016 +0200
  3. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  4. 40d7ca9 net: cosmetic: Clean up NFS variables and functions by Joe Hershberger · Wed Apr 08 01:41:10 2015 -0500
  5. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · Wed Apr 08 01:41:05 2015 -0500
  6. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  7. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · Wed Apr 08 01:41:02 2015 -0500
  8. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  9. ed19185 net: Access mapped physmem in net functions by Joe Hershberger · Sun Mar 22 17:09:08 2015 -0500
  10. b8d5b8c net: nfs: add dynamic wait period by Matthias Brugger · Tue Dec 11 19:14:16 2012 +0100
  11. 147e390 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · Tue Jul 03 22:25:21 2012 +0000
  12. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · Wed May 23 07:59:15 2012 +0000
  13. d4bb76a net: Refactor to protect access to the NetState variable by Joe Hershberger · Wed May 23 07:59:14 2012 +0000
  14. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · Wed May 23 07:58:04 2012 +0000
  15. 6ecfc6b net: cosmetic: nfs.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:09 2012 +0000
  16. 6cc6326 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · Sat Dec 03 03:29:44 2011 +0000
  17. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  18. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · Mon Apr 18 06:19:50 2011 +0000
  19. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · Tue Nov 03 11:35:42 2009 -0500
  20. b956fba nfs: NfsTimeout() updates by Evan Samanas · Mon Nov 09 20:08:36 2009 -0600
  21. 867d870 fix nfs symlink name corruption by Ed Swarthout · Thu Nov 19 02:47:28 2009 -0600
  22. 9e0a4d6 minor debug cleanups in ./net by Robin Getz · Thu Jul 23 03:01:03 2009 -0400
  23. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · Tue Feb 17 00:00:53 2009 -0500
  24. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  25. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · Wed Oct 01 15:26:28 2008 +0200
  26. 3702cd7 NFS Timeout with large files. by Hiroshi Ito · Thu Jan 31 18:35:04 2008 +0900
  27. 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
  28. 69b0abb Fix typo in nfs.c by Guennadi Liakhovetski · Tue Oct 23 16:25:50 2007 +0200
  29. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · Wed Jul 11 12:13:53 2007 +0200
  30. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:45:14 2007 -0500
  31. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:49 2007 -0500
  32. b077b50 Fix return code of NFS command Patch by Hiroshi Ito, 11 Dec 2004 by Wolfgang Denk · Sat Aug 06 01:11:12 2005 +0200
  33. dec9732 Fix endianess problem in TFTP / NFS default filenames by Wolfgang Denk · Thu Aug 04 01:09:44 2005 +0200
  34. d9ee50d * Patch by Ganapathi C, 04 Aug 2004: Fix NFS timeout issue by wdenk · Tue Sep 28 21:51:42 2004 +0000
  35. 0168663 * Fix "cls" command when used with splash screen by wdenk · Wed Jun 30 22:59:18 2004 +0000
  36. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
  37. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  38. acd9b10 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · Sun Mar 14 00:59:59 2004 +0000
  39. d729d30 * Patch by Steven Scholz, 25 Feb 2004: by wdenk · Fri Feb 27 00:07:27 2004 +0000
  40. 77ef4c6 * Patch by Masami Komiya, 24 Feb 2004: Update NetBootFileXferSize in NFS code by wdenk · Tue Feb 24 22:33:21 2004 +0000
  41. 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