summaryrefslogtreecommitdiff
path: root/net/net.c
AgeCommit message (Expand)Author
2008-07-13Fix some more printf() format issues.Wolfgang Denk
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-06-04Get rid of annoying/superfluous bad-checksum warning messageRemy Bohmer
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-28net: make ARP timeout configurableGuennadi Liakhovetski
2008-01-03net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER optionMatthias Fuchs
2008-01-03Introduce new eth_receive routineRafal Jaworowski
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD
2007-09-12Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk
2007-08-14Coding style cleanup; rebuild CHANGELOGWolfgang Denk
2007-08-13multicast tftp: RFC2090David Updegraff
2007-07-10net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-03-07net - Support ping reply when processing net-loopEd Swarthout
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-12Fix behaviour if gatewayip is not setWolfgang Denk
2005-11-10Add explanation for CDP checksum algorithmWolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-08-31Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).Stefan Roese
2005-08-26Prepare U-Boot for gcc-4.xWolfgang Denk
2005-08-12Minor code cleanupWolfgang Denk
2005-08-12Add UPD-Checksum code, fix problem in net.c (return instead of break)Stefan Roese
2005-05-03README: add explanation about patch policywdenk
2005-04-03Patch by David Adair, 27 Oct 2004:wdenk
2005-04-03* Patch by Richard Klingler, 03 Apr 2005:wdenk
2005-04-03Minor cleanupwdenk
2005-04-01* Patch by Masami Komiya, 30 Mar 2005:wdenk
2005-01-12* Some Cleanup.wdenk
2004-10-11* Patch by Philippe Robin, 28 Sept 2004:wdenk
2004-10-09Patch by Andreas Engel, 16 Aug 2004:wdenk
2004-08-02Add support for console over UDP (compatible to Ingo Molnar'swdenk
2004-04-25* Patch by John Kerl, 19 Apr 2004:wdenk
2004-04-18* Cleanup, minor fixeswdenk
2004-04-15Patches by Pantelis Antoniou, 30 Mar 2004:wdenk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2004-03-14* Patch by Philippe Robin, 09 Mar 2004:wdenk
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:wdenk
2003-10-08* Patch by Sangmoon Kim, 23 Sep 2003:wdenk
2003-08-28- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese
2003-08-17* Make Ethernet autonegotiation on INCA-IP work for all clock rates;wdenk
2003-06-27* Code cleanup:wdenk
2003-06-19* Patch by Richard Woodruff, 19 June 03:wdenk
2003-06-05* Add support for RMU boardwdenk
2002-11-11* Patch by Jim Sandoz, 07 Nov 2002:wdenk
2002-10-31Initial revisionwdenk