index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
net.c
Age
Commit message (
Expand
)
Author
2010-01-17
Make getenv_IPaddr() global
Dirk Behme
2009-12-14
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
2009-11-24
Repair the 'netretry=once' option.
Remy Bohmer
2009-08-25
net: defragment IP packets
Alessandro Rubini
2009-08-08
minor debug cleanups in ./net
Robin Getz
2009-07-23
Save server's MAC address in environment
Robin Getz
2009-07-23
DHCP regression on 2009-06
Michael Zaidman
2009-07-23
Add DNS support
Robin Getz
2009-07-23
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-05-15
netloop: updates for NetLoop
Heiko Schocher
2009-04-20
NetLoop initialization bug
Michael Zaidman
2009-03-20
net: get mac address from environment and use eth util funcs
Mike Frysinger
2009-03-20
convert print_IPaddr() to %pI4
Mike Frysinger
2009-02-23
netloop: speed up NetLoop
Heiko Schocher
2009-01-29
Fix IP alignment problem
Olav Morken
2008-12-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-05
net: Add additional IP fragmentation check
Peter Tyser
2008-12-05
net: Define IP flag field values
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
2008-07-13
Fix some more printf() format issues.
Wolfgang Denk
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
2008-06-05
Get rid of annoying/superfluous bad-checksum warning message
Remy Bohmer
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-29
net: make ARP timeout configurable
Guennadi Liakhovetski
2008-01-04
net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option
Matthias Fuchs
2008-01-04
Introduce new eth_receive routine
Rafal Jaworowski
2007-11-18
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
2007-09-11
Fix memory corruption problem on STX GP3 SSA Board.
Wolfgang Denk
2007-08-14
Coding style cleanup; rebuild CHANGELOG
Wolfgang Denk
2007-08-14
multicast tftp: RFC2090
David Updegraff
2007-07-10
net/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
Jon Loeliger
2007-07-09
net/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-03-07
net - Support ping reply when processing net-loop
Ed Swarthout
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-12
Fix behaviour if gatewayip is not set
Wolfgang Denk
2005-11-10
Add explanation for CDP checksum algorithm
Wolfgang Denk
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2005-08-31
Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).
Stefan Roese
2005-08-25
Prepare U-Boot for gcc-4.x
Wolfgang Denk
2005-08-12
Minor code cleanup
Wolfgang Denk
2005-08-12
Add UPD-Checksum code, fix problem in net.c (return instead of break)
Stefan Roese
2005-05-03
README: add explanation about patch policy
wdenk
2005-04-03
Patch by David Adair, 27 Oct 2004:
wdenk
2005-04-03
* Patch by Richard Klingler, 03 Apr 2005:
wdenk
[next]