1. 1178f41 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · Wed May 23 07:58:06 2012 +0000
  2. c686fa1 net: cosmetic: Split struct ip_udp_hdr into ip_hdr by Joe Hershberger · Wed May 23 07:58:05 2012 +0000
  3. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · Wed May 23 07:58:04 2012 +0000
  4. 61b4de6 net: Move RARP receive logic out of net.c by Joe Hershberger · Wed May 23 07:58:03 2012 +0000
  5. c21bf37 net: Move PING out of net.c by Joe Hershberger · Wed May 23 07:58:02 2012 +0000
  6. aae0508 net: Move ARP out of net.c by Joe Hershberger · Wed May 23 07:58:01 2012 +0000
  7. 00c62a8 net: Encapsulate CDP packet identification by Joe Hershberger · Wed May 23 07:58:00 2012 +0000
  8. a4215b0 net: Move CDP out of net.c by Joe Hershberger · Wed May 23 07:57:59 2012 +0000
  9. 797f2c5 net: Move MAC-seeded rand out of bootp.c by Joe Hershberger · Wed May 23 07:57:58 2012 +0000
  10. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  11. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  12. 3a29e5a net: cosmetic: tftp.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:12 2012 +0000
  13. 840fc80 net: cosmetic: sntp.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:11 2012 +0000
  14. c768446 net: cosmetic: rarp.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:10 2012 +0000
  15. 6ecfc6b net: cosmetic: nfs.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:09 2012 +0000
  16. 77001b43 net: cosmetic: net.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:08 2012 +0000
  17. 5956ded net: cosmetic: eth.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:07 2012 +0000
  18. 8f4b135 net: cosmetic: bootp.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:06 2012 +0000
  19. 4b7747e net: Remove volatile from net API by Joe Hershberger · Tue May 15 08:59:04 2012 +0000
  20. ae97ef6 net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back by Eric Miao · Wed Jan 18 22:56:33 2012 +0000
  21. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · Sat Dec 10 11:08:06 2011 +0000
  22. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  23. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · Sat Jan 14 15:24:52 2012 +0000
  24. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  25. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · Thu Nov 10 14:11:04 2011 +0000
  26. 83ce109 PPC: Drop mv6446x_eth_initialize() from net/eth.c by Marek Vasut · Fri Mar 02 22:39:32 2012 +0000
  27. dd152fc PPC: Drop mv6436x_eth_initialize() from net/eth.c by Marek Vasut · Fri Mar 02 22:39:31 2012 +0000
  28. 451be50 eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · Mon Jan 09 08:32:36 2012 +0000
  29. 391da4c net: introduce per device index by Michael Walle · Thu Oct 27 11:31:35 2011 +0000
  30. 6cc6326 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · Sat Dec 03 03:29:44 2011 +0000
  31. e4e53d1 net/bootp.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 10:29:58 2011 +0000
  32. 3de85dd net/net.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:42 2011 +0000
  33. 5234ad1 net: Export auto_load, use it in rarp by Simon Glass · Thu Oct 27 06:24:32 2011 +0000
  34. e4655c5 net: Change for loop to memset() by Simon Glass · Wed Oct 26 14:18:39 2011 +0000
  35. 4abd0e2 net: Add more #ifdefs for tftpput to reduce code size by Simon Glass · Thu Oct 27 06:24:29 2011 +0000
  36. 8431332 net: Make net_transfer() a static function by Simon Glass · Thu Oct 27 06:24:28 2011 +0000
  37. 2928cd8 net: Hide more code behind CONFIG_CMD_TFTPPUT by Simon Glass · Wed Oct 26 14:18:38 2011 +0000
  38. 6a398d2 net: tftpput: implement tftp logic by Simon Glass · Mon Oct 24 18:00:07 2011 +0000
  39. f59675a net: tftpput: Support selecting get/put for tftp by Simon Glass · Mon Oct 24 18:00:05 2011 +0000
  40. bd8a0e0 net: tftpput: Factor out start, restart and next block functions by Simon Glass · Mon Oct 24 18:00:04 2011 +0000
  41. b437aad net: tftpput: move common code into separate functions by Simon Glass · Mon Oct 24 18:00:03 2011 +0000
  42. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · Mon Oct 24 18:00:02 2011 +0000
  43. 230467c net: tftpput: Add support for receiving ICMP packets by Simon Glass · Mon Oct 24 18:00:01 2011 +0000
  44. 43c7296 net: tftpput: Move ICMP code into its own function by Simon Glass · Mon Oct 24 18:00:00 2011 +0000
  45. a77e293 net/dns.c: Fix endian conversion for big-endian in dns command by Bernhard Kaindl · Sat Oct 15 23:59:22 2011 +0000
  46. ea320281 net: bootp: add PXE/RFC 4578 DHCP options support by Jason Hobbs · Wed Aug 31 05:37:31 2011 +0000
  47. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  48. 4c97a84 net: drop !NET_MULTI ns7520 driver by Mike Frysinger · Sun Oct 02 10:01:26 2011 +0000
  49. dde025c net: Add \n before warning message so it prints on a new line. by Philip Balister · Wed Sep 07 01:57:48 2011 +0000
  50. 74edd5c net: turn name len check into an assert by Mike Frysinger · Sun Sep 11 18:49:53 2011 +0000
  51. 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
  52. 153bf3a net/eth.c: throw BUG for eth_get_dev_by_name(NULL) by Helmut Raiger · Mon Aug 22 00:17:17 2011 +0000
  53. ca21140 Correct call to eth_write_hwaddr() by Simon Glass · Tue Aug 30 05:51:00 2011 +0000
  54. 5b4945b net: Check network device driver name by Michal Simek · Mon Aug 29 23:30:13 2011 +0000
  55. ab068eb Put common autoload code into auto_load() function by Simon Glass · Mon Jun 13 16:13:12 2011 -0700
  56. 62b36c9 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · Mon Jun 13 16:13:10 2011 -0700
  57. 7ff2b99 net/eth.c: drop obsolete at91rm9200 support by Andreas Bießmann · Mon Jul 18 09:41:07 2011 +0000
  58. 6380e01 bootp: add ntpserver option to bootp request by Luuk Paulussen · Mon May 16 18:29:19 2011 +0000
  59. 7019d25 net/net.c: Update ipaddr if the environment has changed by Enric Balletbo i Serra · Tue May 31 21:01:47 2011 +0000
  60. 2f3dc0a net/tftp.c: fix typo by Luca Ceresoli · Tue May 17 00:03:41 2011 +0000
  61. 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · Tue May 17 00:03:40 2011 +0000
  62. b640ed3 TFTP: net/tftp.c: add server mode receive by Luca Ceresoli · Tue May 17 00:03:39 2011 +0000
  63. 562dfe5 TFTP: rename STATE_RRQ to STATE_SEND_RRQ by Luca Ceresoli · Tue May 17 00:03:38 2011 +0000
  64. 5079c76 TFTP: replace "server" with "remote" in local variable names by Luca Ceresoli · Tue May 17 00:03:37 2011 +0000
  65. 4e7a02b net/tftp.c: cosmetic: do not initialise statics to 0 or NULL by Luca Ceresoli · Sat May 14 05:50:03 2011 +0000
  66. 09b1823 net/tftp.c: cosmetic: fix indentation by Luca Ceresoli · Sat May 14 05:50:02 2011 +0000
  67. 6072fcd net/tftp.c: cosmetic: trailing statements should be on next line by Luca Ceresoli · Sat May 14 05:50:01 2011 +0000
  68. 35dfb18 net/tftp.c: cosmetic: fix brace issues by Luca Ceresoli · Sat May 14 05:50:00 2011 +0000
  69. c4ffb9f net/tftp.c: cosmetic: do not use assignment in if condition by Luca Ceresoli · Sat May 14 05:49:59 2011 +0000
  70. bf6ce41 net/tftp.c: cosmetic: fix pointer syntax issues by Luca Ceresoli · Sat May 14 05:49:58 2011 +0000
  71. f40538a net/tftp.c: cosmetic: fix whitespace issues by Luca Ceresoli · Sat May 14 05:49:57 2011 +0000
  72. c42fc27 net/tftp.c: cosmetic: fix lines over 80 characters by Luca Ceresoli · Sat May 14 05:49:56 2011 +0000
  73. db21082 net/net.c: cosmetic: do not use assignment in if condition by Luca Ceresoli · Wed May 04 02:40:47 2011 +0000
  74. b19d0b7 net/net.c: cosmetic: fix indentation by Luca Ceresoli · Wed May 04 02:40:46 2011 +0000
  75. 5fe6de2 net/net.c: cosmetic: parentheses not required for return by Luca Ceresoli · Wed May 04 02:40:45 2011 +0000
  76. f27d91f net/net.c: cosmetic: fix pointer syntax issues by Luca Ceresoli · Wed May 04 02:40:44 2011 +0000
  77. e8ccbb0 net/net.c: cosmetic: fix brace issues by Luca Ceresoli · Wed May 04 02:40:43 2011 +0000
  78. 7cbd748 net/net.c: cosmetic: fix whitespace issues by Luca Ceresoli · Wed May 11 03:59:56 2011 +0000
  79. d01bc1c net/net.c: cosmetic: variable initializations by Luca Ceresoli · Wed May 11 03:59:55 2011 +0000
  80. 5c83a96 net/net.c: cosmetic: fix lines over 80 characters by Luca Ceresoli · Wed May 11 03:59:54 2011 +0000
  81. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · Mon Apr 18 06:19:50 2011 +0000
  82. 00dceba netconsole: remove `serverip' check by Simon Guinot · Sun May 01 23:38:40 2011 +0000
  83. fa51d4c NET: Correct potential missing goto label in case statement. by Gray Remlin · Tue Mar 29 10:21:32 2011 +0000
  84. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500
  85. a0978eb Fix bad padding of bootp request packet by Simon Glass · Wed Feb 02 15:03:28 2011 -0800
  86. 0fce515 Fix compile warning in net/eth.c by Remy Bohmer · Sat Feb 19 20:15:14 2011 +0100
  87. 1e9961d Add USB host ethernet adapter support by Simon Glass · Wed Feb 16 11:14:33 2011 -0800
  88. 89c7392 string_to_VLAN: constify "var" arg by Mike Frysinger · Wed Oct 20 07:16:48 2010 -0400
  89. c8ecaa3 copy_filename: constify "src" arg by Mike Frysinger · Wed Oct 20 07:16:40 2010 -0400
  90. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  91. cfdc8e0 Net: clarify board/cpu_eth_init calls by Ben Warren · Tue Aug 31 23:05:04 2010 -0700
  92. 1c7dca5 net: Fix potential empty DHCP Parameter Request List by Jason Liu · Sun Nov 14 12:23:09 2010 +0800
  93. f7a48ca rarp: Condtionally compile rarp support by Peter Tyser · Thu Sep 30 11:25:48 2010 -0500
  94. 5ffd701 Net: Remove redundant CONFIG_NET_MULTI directives by Ben Warren · Sun Aug 01 23:00:31 2010 -0700
  95. 97824d6 Fix compile warnings for const correctness by Ben Warren · Thu Jul 29 12:56:11 2010 -0700
  96. 2843ed9 net: warn about spaces in device names by Mike Frysinger · Wed Jun 09 22:10:48 2010 -0400
  97. 284902e net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set by Wolfgang Denk · Sun Jun 20 12:32:37 2010 +0200
  98. e7ade8b ip/defrag: fix processing of last short fragment by Fillod Stephane · Fri Jun 11 19:26:43 2010 +0200
  99. 6db991a Program net device MAC addresses after initializing by Ben Warren · Mon Apr 26 11:11:46 2010 -0700
  100. 55b50e9 ./net/net.c - make Microsoft dns servers happy with random_port() numbers by Robin Getz · Mon Mar 08 14:07:00 2010 -0500