Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4b5cef7df28f247008abe1b1b64b0a4017e45647
/
include
/
net.h
bb1ecce
string_to_ip: constify "s" arg
by Mike Frysinger
· Wed Oct 20 07:16:58 2010 -0400
89c7392
string_to_VLAN: constify "var" arg
by Mike Frysinger
· Wed Oct 20 07:16:48 2010 -0400
c8ecaa3
copy_filename: constify "src" arg
by Mike Frysinger
· Wed Oct 20 07:16:40 2010 -0400
df06344
Integrate USB gadget layer and USB CDC driver layer
by Remy Bohmer
· Wed Jul 29 18:18:43 2009 +0200
97824d6
Fix compile warnings for const correctness
by Ben Warren
· Thu Jul 29 12:56:11 2010 -0700
6db991a
Program net device MAC addresses after initializing
by Ben Warren
· Mon Apr 26 11:11:46 2010 -0700
8b3cc06
Make getenv_IPaddr() global
by Dirk Behme
· Sun Jan 03 08:33:58 2010 +0100
59cb1e7
net: add random_port() prototype
by Mike Frysinger
· Wed Sep 02 04:18:55 2009 -0400
e129d56
net: sync env ethaddr to device enetaddr in eth_init()
by Mike Frysinger
· Wed Jul 15 21:31:28 2009 -0400
82f0d23
Add DNS support
by Robin Getz
· Mon Jul 20 14:53:54 2009 -0400
dc16603
net: rename NetRxPkt to NetRxPacket
by Mike Frysinger
· Sat Jul 18 21:04:08 2009 -0400
c34319c
net: new utility functions for working with enetaddr's
by Mike Frysinger
· Thu Jan 29 19:43:44 2009 -0500
d5695f4
convert print_IPaddr() to %pI4
by Mike Frysinger
· Tue Feb 17 00:00:53 2009 -0500
ecfb987
Make some minor whitespace changes to eliminate line-wrapping
by Andy Fleming
· Wed Feb 11 15:10:31 2009 -0600
2a02f5c
Move is_valid_ether_addr() to include/net.h
by Mike Frysinger
· Tue Jan 27 16:53:39 2009 -0500
0885bf0
net: Define IP flag field values
by Peter Tyser
· Mon Dec 01 16:26:20 2008 -0600
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
196a61a
Fix warnings while compiling net/net.c for MPC8610HPCD board
by Anatolij Gustschin
· Wed Apr 30 13:34:40 2008 +0200
1f2c9a4
Introduce new eth_receive routine
by Rafal Jaworowski
· Thu Dec 27 18:19:02 2007 +0100
7280da7
multicast tftp: RFC2090
by David Updegraff
· Mon Jun 11 10:41:07 2007 -0500
e54d6c1
Add ability to take MAC address from the environment to DM9000 driver
by Mike Rapoport
· Sun Aug 12 08:48:27 2007 +0300
5336a76
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
by Jon Loeliger
· Mon Jul 09 22:08:34 2007 -0500
2517d97
include/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 17:15:49 2007 -0500
7ab36a2
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:34 2007 -0500
aab8c49
Add support for multiple PHYs.
by Marian Balakowicz
· Fri Oct 28 22:30:33 2005 +0200
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
f5ad378
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
by Jon Loeliger
· Sat Jul 23 10:37:35 2005 -0500
b4ad962
* Patch by Masami Komiya, 30 Mar 2005:
by wdenk
· Fri Apr 01 00:25:43 2005 +0000
d6a3dd4
Patch by Andreas Engel, 16 Aug 2004: parameter type cleanup for NetSetTimeout()
by wdenk
· Sat Oct 09 21:56:21 2004 +0000
b8fb619
Add support for console over UDP (compatible to Ingo Molnar's
by wdenk
· Mon Aug 02 21:11:11 2004 +0000
145d2c1
Patches by Pantelis Antoniou, 30 Mar 2004:
by wdenk
· Thu Apr 15 21:48:45 2004 +0000
be9c1cb
* Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download
by wdenk
· Tue Feb 24 02:00:03 2004 +0000
c6abb7e
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools
by wdenk
· Mon Nov 17 21:14:37 2003 +0000
9c53f40
* Patches by Xianghua Xiao, 15 Oct 2003:
by wdenk
· Wed Oct 15 23:53:47 2003 +0000
e0aadfb
- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.
by stroese
· Thu Aug 28 14:17:32 2003 +0000
b846356
* Allow crc32 to be used at address 0x000
by wdenk
· Sat Jul 26 08:08:08 2003 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
7a428cc
* Fix CONFIG_NET_MULTI support in include/net.h
by wdenk
· Sun Jun 15 22:40:42 2003 +0000
e6466f6
* Add support for RMU board
by wdenk
· Thu Jun 05 19:27:42 2003 +0000
14331ad
- CFG_ETH_RX_BUFFER added.
by stroese
· Thu Jun 05 15:38:29 2003 +0000
eda4208
* Add dual ethernet support on PM826
by wdenk
· Fri Jan 17 16:27:01 2003 +0000
2582f6b
* Patch by Jim Sandoz, 07 Nov 2002:
by wdenk
· Mon Nov 11 21:14:20 2002 +0000
2d96695
Initial revision
by wdenk
· Thu Oct 31 22:12:35 2002 +0000