1. 7616e78 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · 13 years ago
  2. 7a83af0 TFTP: add tftpsrv command by Luca Ceresoli · 13 years ago
  3. 03eb129 NET: pass source IP address to packet handlers by Luca Ceresoli · 13 years ago
  4. 908c6b6 string_to_ip: constify "s" arg by Mike Frysinger · 14 years ago
  5. 2e3ef6e string_to_VLAN: constify "var" arg by Mike Frysinger · 14 years ago
  6. b920ee9 copy_filename: constify "src" arg by Mike Frysinger · 14 years ago
  7. 23cd138 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · 15 years ago
  8. d7fb9bc Fix compile warnings for const correctness by Ben Warren · 14 years ago
  9. ecee932 Program net device MAC addresses after initializing by Ben Warren · 14 years ago
  10. 6a45e38 Make getenv_IPaddr() global by Dirk Behme · 15 years ago
  11. 91b469c net: add random_port() prototype by Mike Frysinger · 15 years ago
  12. 86848a7 net: sync env ethaddr to device enetaddr in eth_init() by Mike Frysinger · 15 years ago
  13. 1a32bf4 Add DNS support by Robin Getz · 15 years ago
  14. d9bec9f net: rename NetRxPkt to NetRxPacket by Mike Frysinger · 15 years ago
  15. 3f6e699 net: new utility functions for working with enetaddr's by Mike Frysinger · 16 years ago
  16. b6446b6 convert print_IPaddr() to %pI4 by Mike Frysinger · 16 years ago
  17. 5dc0cf6 Make some minor whitespace changes to eliminate line-wrapping by Andy Fleming · 16 years ago
  18. 75edebe Move is_valid_ether_addr() to include/net.h by Mike Frysinger · 16 years ago
  19. e0c07b8 net: Define IP flag field values by Peter Tyser · 16 years ago
  20. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  22. 33a4a70 Fix warnings while compiling net/net.c for MPC8610HPCD board by Anatolij Gustschin · 16 years ago
  23. f85b607 Introduce new eth_receive routine by Rafal Jaworowski · 17 years ago
  24. 53a5c42 multicast tftp: RFC2090 by David Updegraff · 17 years ago
  25. 50cca8b Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · 17 years ago
  26. 1fe80d7 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  27. 639221c include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  28. 72a074c include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  29. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  30. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  31. 9c4c5ae * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · 19 years ago
  32. ea287de * Patch by Masami Komiya, 30 Mar 2005: by wdenk · 19 years ago
  33. 3e01d75 Patch by Andreas Engel, 16 Aug 2004: parameter type cleanup for NetSetTimeout() by wdenk · 20 years ago
  34. 68ceb29 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago
  35. a3d991b Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 20 years ago
  36. cbd8a35 * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago
  37. 5bb226e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  38. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  39. fe389a8 - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · 21 years ago
  40. 7784674 * Allow crc32 to be used at address 0x000 by wdenk · 21 years ago
  41. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  42. 71f9511 * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  43. 73a8b27 * Add support for RMU board by wdenk · 21 years ago
  44. c602883 - CFG_ETH_RX_BUFFER added. by stroese · 21 years ago
  45. aacf9a4 * Add dual ethernet support on PM826 by wdenk · 22 years ago
  46. 1d0350e * Patch by Jim Sandoz, 07 Nov 2002: by wdenk · 22 years ago
  47. 2d96695 Initial revision by wdenk · 22 years ago