1. 6cc6326 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · 13 years ago
  2. 3de85dd net/net.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  3. 5234ad1 net: Export auto_load, use it in rarp by Simon Glass · 13 years ago
  4. e4655c5 net: Change for loop to memset() by Simon Glass · 13 years ago
  5. 2928cd8 net: Hide more code behind CONFIG_CMD_TFTPPUT by Simon Glass · 13 years ago
  6. 6a398d2 net: tftpput: implement tftp logic by Simon Glass · 13 years ago
  7. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
  8. 230467c net: tftpput: Add support for receiving ICMP packets by Simon Glass · 13 years ago
  9. 43c7296 net: tftpput: Move ICMP code into its own function by Simon Glass · 13 years ago
  10. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  11. 7019d25 net/net.c: Update ipaddr if the environment has changed by Enric Balletbo i Serra · 13 years ago
  12. 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · 14 years ago
  13. db21082 net/net.c: cosmetic: do not use assignment in if condition by Luca Ceresoli · 14 years ago
  14. b19d0b7 net/net.c: cosmetic: fix indentation by Luca Ceresoli · 14 years ago
  15. 5fe6de2 net/net.c: cosmetic: parentheses not required for return by Luca Ceresoli · 14 years ago
  16. f27d91f net/net.c: cosmetic: fix pointer syntax issues by Luca Ceresoli · 14 years ago
  17. e8ccbb0 net/net.c: cosmetic: fix brace issues by Luca Ceresoli · 14 years ago
  18. 7cbd748 net/net.c: cosmetic: fix whitespace issues by Luca Ceresoli · 14 years ago
  19. d01bc1c net/net.c: cosmetic: variable initializations by Luca Ceresoli · 14 years ago
  20. 5c83a96 net/net.c: cosmetic: fix lines over 80 characters by Luca Ceresoli · 14 years ago
  21. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · 14 years ago
  22. 00dceba netconsole: remove `serverip' check by Simon Guinot · 14 years ago
  23. fa51d4c NET: Correct potential missing goto label in case statement. by Gray Remlin · 14 years ago
  24. 89c7392 string_to_VLAN: constify "var" arg by Mike Frysinger · 14 years ago
  25. c8ecaa3 copy_filename: constify "src" arg by Mike Frysinger · 14 years ago
  26. f7a48ca rarp: Condtionally compile rarp support by Peter Tyser · 14 years ago
  27. e7ade8b ip/defrag: fix processing of last short fragment by Fillod Stephane · 14 years ago
  28. 55b50e9 ./net/net.c - make Microsoft dns servers happy with random_port() numbers by Robin Getz · 15 years ago
  29. 8b3cc06 Make getenv_IPaddr() global by Dirk Behme · 15 years ago
  30. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · 15 years ago
  31. 0ddb8e8 Repair the 'netretry=once' option. by Remy Bohmer · 15 years ago
  32. f119e3d net: defragment IP packets by Alessandro Rubini · 15 years ago
  33. 9e0a4d6 minor debug cleanups in ./net by Robin Getz · 15 years ago
  34. 470a6d4 Save server's MAC address in environment by Robin Getz · 15 years ago
  35. 16bb21d DHCP regression on 2009-06 by Michael Zaidman · 15 years ago
  36. 82f0d23 Add DNS support by Robin Getz · 15 years ago
  37. dc16603 net: rename NetRxPkt to NetRxPacket by Mike Frysinger · 15 years ago
  38. 3b195ff netloop: updates for NetLoop by Heiko Schocher · 16 years ago
  39. b97bfe4 NetLoop initialization bug by Michael Zaidman · 16 years ago
  40. 79ca1b9 net: get mac address from environment and use eth util funcs by Mike Frysinger · 16 years ago
  41. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · 16 years ago
  42. 0c303fa netloop: speed up NetLoop by Heiko Schocher · 16 years ago
  43. e8a0277 Fix IP alignment problem by Olav Morken · 16 years ago
  44. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  45. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  46. 49570cd net: Add additional IP fragmentation check by Peter Tyser · 16 years ago
  47. 0885bf0 net: Define IP flag field values by Peter Tyser · 16 years ago
  48. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · 16 years ago
  50. 81490f4 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  51. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  53. b953578 Get rid of annoying/superfluous bad-checksum warning message by Remy Bohmer · 16 years ago
  54. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  55. b38c2b3 net: make ARP timeout configurable by Guennadi Liakhovetski · 17 years ago
  56. a02d62b net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option by Matthias Fuchs · 17 years ago
  57. 1f2c9a4 Introduce new eth_receive routine by Rafal Jaworowski · 17 years ago
  58. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  59. 084d0ce Fix memory corruption problem on STX GP3 SSA Board. by Wolfgang Denk · 17 years ago
  60. 627f5c3 Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  61. 7280da7 multicast tftp: RFC2090 by David Updegraff · 17 years ago
  62. a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  63. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  64. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  65. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  66. 8310919 net - Support ping reply when processing net-loop by Ed Swarthout · 18 years ago
  67. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  68. 98ceffb Fix behaviour if gatewayip is not set Patch by Robin Gilks, 23 Dec 2004 by Wolfgang Denk · 19 years ago
  69. f071113 Add explanation for CDP checksum algorithm by Wolfgang Denk · 19 years ago
  70. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  71. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  72. ac55328 Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). by Stefan Roese · 19 years ago
  73. 3135c54 Prepare U-Boot for gcc-4.x by Wolfgang Denk · 19 years ago
  74. 30b8732 Minor code cleanup by Wolfgang Denk · 19 years ago
  75. dfced81 Add UPD-Checksum code, fix problem in net.c (return instead of break) by Stefan Roese · 19 years ago
  76. cbc49a5 README: add explanation about patch policy net/net.c: fix indentation by wdenk · 20 years ago
  77. 6148e74 Patch by David Adair, 27 Oct 2004: Add missing 440GX SDRAM Controller reset by wdenk · 20 years ago
  78. fa66e93 * Patch by Richard Klingler, 03 Apr 2005: by wdenk · 20 years ago
  79. 27fa585 Minor cleanup by wdenk · 20 years ago
  80. b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · 20 years ago
  81. cb99da5 * Some Cleanup. by wdenk · 20 years ago
  82. c391953 * Patch by Philippe Robin, 28 Sept 2004: Fix Flash support for Versatile. by wdenk · 20 years ago
  83. d6a3dd4 Patch by Andreas Engel, 16 Aug 2004: parameter type cleanup for NetSetTimeout() by wdenk · 20 years ago
  84. b8fb619 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago
  85. 656140b * Patch by John Kerl, 19 Apr 2004: by wdenk · 21 years ago
  86. 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
  87. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  88. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  89. 4989f87 * Patch by Philippe Robin, 09 Mar 2004: by wdenk · 21 years ago
  90. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago
  91. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  92. 49c3f67 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
  93. e0aadfb - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · 21 years ago
  94. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  95. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  96. 3e8b7dc * Patch by Richard Woodruff, 19 June 03: by wdenk · 21 years ago
  97. e6466f6 * Add support for RMU board by wdenk · 21 years ago
  98. 2582f6b * Patch by Jim Sandoz, 07 Nov 2002: by wdenk · 22 years ago
  99. 2d96695 Initial revision by wdenk · 22 years ago