index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Ethernet hardware MAC address framework to usbnet
Simon Glass
2011-08-08
1
-1
/
+24
*
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-19
1
-1
/
+2
*
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-05-12
1
-5
/
+10
*
string_to_ip: constify "s" arg
Mike Frysinger
2010-11-28
1
-1
/
+1
*
string_to_VLAN: constify "var" arg
Mike Frysinger
2010-11-28
1
-1
/
+1
*
copy_filename: constify "src" arg
Mike Frysinger
2010-11-28
1
-1
/
+1
*
Integrate USB gadget layer and USB CDC driver layer
Remy Bohmer
2010-09-20
1
-2
/
+15
*
Fix compile warnings for const correctness
Ben Warren
2010-08-09
1
-1
/
+1
*
Program net device MAC addresses after initializing
Ben Warren
2010-05-03
1
-0
/
+1
*
Make getenv_IPaddr() global
Dirk Behme
2010-01-17
1
-3
/
+0
*
net: add random_port() prototype
Mike Frysinger
2009-10-04
1
-0
/
+3
*
net: sync env ethaddr to device enetaddr in eth_init()
Mike Frysinger
2009-08-07
1
-1
/
+1
*
Add DNS support
Robin Getz
2009-07-22
1
-0
/
+5
*
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-07-22
1
-2
/
+2
*
net: new utility functions for working with enetaddr's
Mike Frysinger
2009-03-20
1
-0
/
+3
*
convert print_IPaddr() to %pI4
Mike Frysinger
2009-03-20
1
-3
/
+0
*
Make some minor whitespace changes to eliminate line-wrapping
Andy Fleming
2009-02-16
1
-15
/
+16
*
Move is_valid_ether_addr() to include/net.h
Mike Frysinger
2009-01-28
1
-0
/
+16
*
net: Define IP flag field values
Peter Tyser
2008-12-04
1
-0
/
+6
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-8
/
+8
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-9
/
+9
*
Fix warnings while compiling net/net.c for MPC8610HPCD board
Anatolij Gustschin
2008-04-30
1
-4
/
+4
*
Introduce new eth_receive routine
Rafal Jaworowski
2008-01-03
1
-0
/
+3
*
multicast tftp: RFC2090
David Updegraff
2007-08-13
1
-2
/
+9
*
Add ability to take MAC address from the environment to DM9000 driver
Mike Rapoport
2007-08-13
1
-0
/
+23
*
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
Jon Loeliger
2007-07-09
1
-1
/
+1
*
include/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-3
/
+3
*
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-3
/
+3
*
Add support for multiple PHYs.
Marian Balakowicz
2005-10-28
1
-0
/
+1
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-1
/
+1
*
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
Jon Loeliger
2005-07-23
1
-1
/
+1
*
* Patch by Masami Komiya, 30 Mar 2005:
wdenk
2005-04-01
1
-1
/
+6
*
Patch by Andreas Engel, 16 Aug 2004:
wdenk
2004-10-09
1
-1
/
+1
*
Add support for console over UDP (compatible to Ingo Molnar's
wdenk
2004-08-02
1
-1
/
+2
*
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
2004-04-15
1
-3
/
+49
*
* Patch by Masami Komiy, 22 Feb 2004:
wdenk
2004-02-24
1
-4
/
+4
*
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with
wdenk
2003-11-17
1
-0
/
+1
*
* Patches by Xianghua Xiao, 15 Oct 2003:
wdenk
2003-10-15
1
-1
/
+1
*
- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.
stroese
2003-08-28
1
-0
/
+3
*
* Allow crc32 to be used at address 0x000
wdenk
2003-07-26
1
-0
/
+8
*
* Code cleanup:
wdenk
2003-06-27
1
-5
/
+3
*
* Fix CONFIG_NET_MULTI support in include/net.h
wdenk
2003-06-15
1
-5
/
+7
*
* Add support for RMU board
wdenk
2003-06-05
1
-1
/
+13
*
- CFG_ETH_RX_BUFFER added.
stroese
2003-06-05
1
-6
/
+3
*
* Add dual ethernet support on PM826
wdenk
2003-01-17
1
-0
/
+24
*
* Patch by Jim Sandoz, 07 Nov 2002:
wdenk
2002-11-11
1
-0
/
+5
*
Initial revision
wdenk
2002-10-31
1
-0
/
+358