index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
net.c
Commit message (
Expand
)
Author
Age
Lines
...
*
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
-30
/
+0
*
net/net.c: Update ipaddr if the environment has changed
Enric Balletbo i Serra
2011-06-01
-1
/
+2
*
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-19
-1
/
+6
*
net/net.c: cosmetic: do not use assignment in if condition
Luca Ceresoli
2011-05-12
-1
/
+2
*
net/net.c: cosmetic: fix indentation
Luca Ceresoli
2011-05-12
-42
/
+41
*
net/net.c: cosmetic: parentheses not required for return
Luca Ceresoli
2011-05-12
-15
/
+15
*
net/net.c: cosmetic: fix pointer syntax issues
Luca Ceresoli
2011-05-12
-15
/
+15
*
net/net.c: cosmetic: fix brace issues
Luca Ceresoli
2011-05-12
-25
/
+13
*
net/net.c: cosmetic: fix whitespace issues
Luca Ceresoli
2011-05-12
-93
/
+93
*
net/net.c: cosmetic: variable initializations
Luca Ceresoli
2011-05-12
-22
/
+18
*
net/net.c: cosmetic: fix lines over 80 characters
Luca Ceresoli
2011-05-12
-77
/
+155
*
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-05-12
-13
/
+17
*
netconsole: remove `serverip' check
Simon Guinot
2011-05-12
-1
/
+2
*
NET: Correct potential missing goto label in case statement.
Gray Remlin
2011-04-28
-1
/
+2
*
string_to_VLAN: constify "var" arg
Mike Frysinger
2010-11-28
-1
/
+1
*
copy_filename: constify "src" arg
Mike Frysinger
2010-11-28
-1
/
+1
*
rarp: Condtionally compile rarp support
Peter Tyser
2010-10-11
-2
/
+9
*
ip/defrag: fix processing of last short fragment
Fillod Stephane
2010-06-20
-1
/
+2
*
./net/net.c - make Microsoft dns servers happy with random_port() numbers
Robin Getz
2010-05-03
-2
/
+4
*
Make getenv_IPaddr() global
Dirk Behme
2010-01-17
-26
/
+0
*
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
2009-12-13
-4
/
+0
*
Repair the 'netretry=once' option.
Remy Bohmer
2009-11-24
-8
/
+24
*
net: defragment IP packets
Alessandro Rubini
2009-08-25
-5
/
+183
*
minor debug cleanups in ./net
Robin Getz
2009-08-07
-56
/
+24
*
Save server's MAC address in environment
Robin Getz
2009-07-22
-0
/
+9
*
DHCP regression on 2009-06
Michael Zaidman
2009-07-22
-0
/
+3
*
Add DNS support
Robin Getz
2009-07-22
-0
/
+29
*
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-07-22
-4
/
+4
*
netloop: updates for NetLoop
Heiko Schocher
2009-05-15
-4
/
+3
*
NetLoop initialization bug
Michael Zaidman
2009-04-19
-59
/
+4
*
net: get mac address from environment and use eth util funcs
Mike Frysinger
2009-03-20
-12
/
+5
*
convert print_IPaddr() to %pI4
Mike Frysinger
2009-03-20
-12
/
+1
*
netloop: speed up NetLoop
Heiko Schocher
2009-02-22
-59
/
+75
*
Fix IP alignment problem
Olav Morken
2009-01-28
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-12-09
-3
/
+4
|
\
|
*
net: Add additional IP fragmentation check
Peter Tyser
2008-12-04
-1
/
+2
|
*
net: Define IP flag field values
Peter Tyser
2008-12-04
-3
/
+3
*
|
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
-0
/
+3
|
/
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-6
/
+6
*
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
2008-10-18
-12
/
+7
*
Fix some more printf() format issues.
Wolfgang Denk
2008-07-13
-1
/
+1
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
-1
/
+1
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-11
-1
/
+2
*
Get rid of annoying/superfluous bad-checksum warning message
Remy Bohmer
2008-06-04
-0
/
+4
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-3
/
+3
*
net: make ARP timeout configurable
Guennadi Liakhovetski
2008-04-28
-6
/
+17
*
net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option
Matthias Fuchs
2008-01-03
-0
/
+2
*
Introduce new eth_receive routine
Rafal Jaworowski
2008-01-03
-0
/
+10
*
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-18
-4
/
+4
*
Fix memory corruption problem on STX GP3 SSA Board.
Wolfgang Denk
2007-09-12
-2
/
+2
[prev]
[next]