summaryrefslogtreecommitdiff
path: root/net/net.c
AgeCommit message (Expand)Author
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger
2009-11-24Repair the 'netretry=once' option.Remy Bohmer
2009-08-25net: defragment IP packetsAlessandro Rubini
2009-08-07minor debug cleanups in ./netRobin Getz
2009-07-22Save server's MAC address in environmentRobin Getz
2009-07-22DHCP regression on 2009-06Michael Zaidman
2009-07-22Add DNS supportRobin Getz
2009-07-22net: rename NetRxPkt to NetRxPacketMike Frysinger
2009-05-15netloop: updates for NetLoopHeiko Schocher
2009-04-19NetLoop initialization bugMichael Zaidman
2009-03-20net: get mac address from environment and use eth util funcsMike Frysinger
2009-03-20convert print_IPaddr() to %pI4Mike Frysinger
2009-02-22netloop: speed up NetLoopHeiko Schocher
2009-01-28Fix IP alignment problemOlav Morken
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-12-04net: Add additional IP fragmentation checkPeter Tyser
2008-12-04net: Define IP flag field valuesPeter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka
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