index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net.h
Age
Commit message (
Expand
)
Author
2009-10-04
net: add random_port() prototype
Mike Frysinger
2009-08-07
net: sync env ethaddr to device enetaddr in eth_init()
Mike Frysinger
2009-07-22
Add DNS support
Robin Getz
2009-07-22
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-03-20
net: new utility functions for working with enetaddr's
Mike Frysinger
2009-03-20
convert print_IPaddr() to %pI4
Mike Frysinger
2009-02-16
Make some minor whitespace changes to eliminate line-wrapping
Andy Fleming
2009-01-28
Move is_valid_ether_addr() to include/net.h
Mike Frysinger
2008-12-04
net: Define IP flag field values
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-04-30
Fix warnings while compiling net/net.c for MPC8610HPCD board
Anatolij Gustschin
2008-01-03
Introduce new eth_receive routine
Rafal Jaworowski
2007-08-13
multicast tftp: RFC2090
David Updegraff
2007-08-13
Add ability to take MAC address from the environment to DM9000 driver
Mike Rapoport
2007-07-09
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
Jon Loeliger
2007-07-09
include/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2005-07-23
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
Jon Loeliger
2005-04-01
* Patch by Masami Komiya, 30 Mar 2005:
wdenk
2004-10-09
Patch by Andreas Engel, 16 Aug 2004:
wdenk
2004-08-02
Add support for console over UDP (compatible to Ingo Molnar's
wdenk
2004-04-15
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
2004-02-24
* Patch by Masami Komiy, 22 Feb 2004:
wdenk
2003-11-17
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with
wdenk
2003-10-15
* Patches by Xianghua Xiao, 15 Oct 2003:
wdenk
2003-08-28
- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.
stroese
2003-07-26
* Allow crc32 to be used at address 0x000
wdenk
2003-06-27
* Code cleanup:
wdenk
2003-06-15
* Fix CONFIG_NET_MULTI support in include/net.h
wdenk
2003-06-05
* Add support for RMU board
wdenk
2003-06-05
- CFG_ETH_RX_BUFFER added.
stroese
2003-01-17
* Add dual ethernet support on PM826
wdenk
2002-11-11
* Patch by Jim Sandoz, 07 Nov 2002:
wdenk
2002-10-31
Initial revision
wdenk