Commit History

Author SHA1 Message Date
  Hannes Petermaier 214dc1da4a net: bootp fix vci string on SPL-Boot 9 years ago
  Lukasz Majewski 346969584b net: tftp: Move tftp.h file from ./net to ./include/net 9 years ago
  Sergey Temerkhanov 5917e7d165 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems 10 years ago
  Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
  Joe Hershberger 7044c6bb69 net: cosmetic: Clean up DHCP variables and functions 10 years ago
  Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 10 years ago
  Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 10 years ago
  Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 10 years ago
  Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 10 years ago
  Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 10 years ago
  Wu, Josh ecec4e9c82 net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed 10 years ago
  Thierry Reding 92ac8acc01 net: More BOOTP retry timeout improvements 10 years ago
  Stephen Warren f59be6e850 net: BOOTP retry timeout improvements 10 years ago
  Pavel Machek 8e8d73b4a5 bootp can use mdelay 11 years ago
  Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 11 years ago
  Kim Phillips 0637059088 net/: sparse fixes 12 years ago
  Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
  Ilya Yanok 9ace17c88a net/bootp: add VCI support for BOOTP also 12 years ago
  Brian Rzycki ee0f60df0b net: Quietly ignore DHCP Option 28 (Broadcast Address) 12 years ago
  benoit.thebaudeau@advans b977aa80b5 net: bootp: fix build 13 years ago
  Kim Phillips db7720bad4 net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY 13 years ago
  Joe Hershberger 2c00e099fe net: Add option CONFIG_BOOTP_MAY_FAIL 13 years ago
  Joe Hershberger 1752f0fdc7 net: Fix unused variable compile warning 13 years ago
  Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 13 years ago
  Joe Hershberger f9623229fd net: Move debug trace to point of action 13 years ago
  Joe Hershberger ae446f5622 net: Refactor bootp packet length computations 13 years ago
  Joe Hershberger 4b11c9166b net: Refactor IP, UPD, and ICMP header writing functions 13 years ago
  Joe Hershberger f8315731db net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE 13 years ago
  Joe Hershberger cb487f5664 net: cosmetic: Un-typedef Ethernet_t 13 years ago
  Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t 13 years ago