summaryrefslogtreecommitdiffstats
path: root/net/net.c
Commit message (Expand)AuthorAgeFilesLines
...
* convert print_IPaddr() to %pI4Mike Frysinger2009-03-201-12/+1
* netloop: speed up NetLoopHeiko Schocher2009-02-221-59/+75
* Fix IP alignment problemOlav Morken2009-01-281-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-12-091-3/+4
|\
| * net: Add additional IP fragmentation checkPeter Tyser2008-12-041-1/+2
| * net: Define IP flag field valuesPeter Tyser2008-12-041-3/+3
* | Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-0/+3
|/
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-6/+6
* net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka2008-10-181-12/+7
* Fix some more printf() format issues.Wolfgang Denk2008-07-131-1/+1
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-1/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+2
* Get rid of annoying/superfluous bad-checksum warning messageRemy Bohmer2008-06-041-0/+4
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* net: make ARP timeout configurableGuennadi Liakhovetski2008-04-281-6/+17
* net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER optionMatthias Fuchs2008-01-031-0/+2
* Introduce new eth_receive routineRafal Jaworowski2008-01-031-0/+10
* Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD2007-11-181-4/+4
* Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk2007-09-121-2/+2
* Coding style cleanup; rebuild CHANGELOGWolfgang Denk2007-08-141-1/+1
* multicast tftp: RFC2090David Updegraff2007-08-131-0/+8
* net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-4/+4
* Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-091-1/+1
* net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-30/+30
* net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-30/+30
* net - Support ping reply when processing net-loopEd Swarthout2007-03-071-0/+20
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-5/+2
* Fix behaviour if gatewayip is not setWolfgang Denk2006-03-121-1/+3
* Add explanation for CDP checksum algorithmWolfgang Denk2005-11-101-1/+4
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-2/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-2/+5
* Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).Stefan Roese2005-08-311-1/+1
* Prepare U-Boot for gcc-4.xWolfgang Denk2005-08-261-1/+2
* Minor code cleanupWolfgang Denk2005-08-121-20/+20
* Add UPD-Checksum code, fix problem in net.c (return instead of break)Stefan Roese2005-08-121-2/+42
* README: add explanation about patch policywdenk2005-05-031-5/+5
* Patch by David Adair, 27 Oct 2004:wdenk2005-04-031-2/+2
* * Patch by Richard Klingler, 03 Apr 2005:wdenk2005-04-031-1/+4
* Minor cleanupwdenk2005-04-031-3/+5
* * Patch by Masami Komiya, 30 Mar 2005:wdenk2005-04-011-1/+37
* * Some Cleanup.wdenk2005-01-121-0/+1
* * Patch by Philippe Robin, 28 Sept 2004:wdenk2004-10-111-0/+1
* Patch by Andreas Engel, 16 Aug 2004:wdenk2004-10-091-1/+1
* Add support for console over UDP (compatible to Ingo Molnar'swdenk2004-08-021-0/+22
* * Patch by John Kerl, 19 Apr 2004:wdenk2004-04-251-2/+2
* * Cleanup, minor fixeswdenk2004-04-181-98/+99
* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-37/+555
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-8/+8
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-141-3/+4
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-241-0/+24
OpenPOWER on IntegriCloud