Commit Graph

72 Commits (1f241263e088a71b8f33f87b03a37c5418d41e2e)

Author SHA1 Message Date
Robin Getz 9739946cc5 ./net/net.c - make Microsoft dns servers happy with random_port() numbers 14 years ago
Dirk Behme 6a45e38495 Make getenv_IPaddr() global 15 years ago
Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 years ago
Remy Bohmer 67b96e87da Repair the 'netretry=once' option. 15 years ago
Alessandro Rubini 5cfaa4e54d net: defragment IP packets 15 years ago
Robin Getz 0ebf04c607 minor debug cleanups in ./net 15 years ago
Robin Getz 97cfe86163 Save server's MAC address in environment 15 years ago
Michael Zaidman 09133f8580 DHCP regression on 2009-06 15 years ago
Robin Getz 1a32bf4188 Add DNS support 15 years ago
Mike Frysinger d9bec9f42a net: rename NetRxPkt to NetRxPacket 15 years ago
Heiko Schocher da95427ce4 netloop: updates for NetLoop 15 years ago
Michael Zaidman 3c172c4fdb NetLoop initialization bug 15 years ago
Mike Frysinger 95823ca077 net: get mac address from environment and use eth util funcs 15 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 15 years ago
Heiko Schocher 2f70c49e5b netloop: speed up NetLoop 15 years ago
Olav Morken af8626e0c0 Fix IP alignment problem 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Peter Tyser d32c5be50b net: Add additional IP fragmentation check 16 years ago
Peter Tyser e0c07b868c net: Define IP flag field values 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Bartlomiej Sieka 49f3bdbba8 net: express the first argument to NetSetTimeout() in milliseconds 16 years ago
Wolfgang Denk 25dbe98abb Fix some more printf() format issues. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 16 years ago
Remy Bohmer 6b52cfe16c Get rid of annoying/superfluous bad-checksum warning message 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Guennadi Liakhovetski 40cb90ee2b net: make ARP timeout configurable 16 years ago
Matthias Fuchs 8b0c5c1276 net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option 17 years ago
Rafal Jaworowski f85b607105 Introduce new eth_receive routine 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 17 years ago
Wolfgang Denk f34024d4a3 Fix memory corruption problem on STX GP3 SSA Board. 17 years ago
Wolfgang Denk 85eb5caf6b Coding style cleanup; rebuild CHANGELOG 17 years ago
David Updegraff 53a5c424bf multicast tftp: RFC2090 17 years ago
Jon Loeliger 610f2e9c28 net/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 1fe80d79c5 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! 17 years ago
Jon Loeliger 643d1ab239 net/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 6e2115acb6 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Ed Swarthout 83853178bd net - Support ping reply when processing net-loop 17 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Wolfgang Denk d509b81210 Fix behaviour if gatewayip is not set 18 years ago
Wolfgang Denk 3ada834e30 Add explanation for CDP checksum algorithm 19 years ago
Marian Balakowicz 63ff004c4f Add support for multiple PHYs. 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
Wolfgang Denk 6d51e505ad Cleanup compiler warnings. 19 years ago
Stefan Roese 9d2a873bdf Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). 19 years ago
Wolfgang Denk 7bc5ee0785 Prepare U-Boot for gcc-4.x 19 years ago
Wolfgang Denk b2f508075c Minor code cleanup 19 years ago
Stefan Roese 8534bf9ac0 Add UPD-Checksum code, fix problem in net.c (return instead of break) 19 years ago
wdenk 90dc67049d README: add explanation about patch policy 19 years ago
wdenk 6315349202 Patch by David Adair, 27 Oct 2004: 19 years ago