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
Commit message (
Expand
)
Author
Age
Lines
...
*
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
-21
/
+31
*
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
*
Create PHY Lib for U-Boot
Andy Fleming
2011-04-20
-0
/
+6
*
Fix bad padding of bootp request packet
Simon Glass
2011-04-13
-1
/
+1
*
Fix compile warning in net/eth.c
Remy Bohmer
2011-02-19
-1
/
+1
*
Add USB host ethernet adapter support
Simon Glass
2011-02-19
-19
/
+22
*
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
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
Net: clarify board/cpu_eth_init calls
Ben Warren
2010-11-15
-4
/
+12
*
net: Fix potential empty DHCP Parameter Request List
Jason Liu
2010-11-14
-0
/
+4
*
rarp: Condtionally compile rarp support
Peter Tyser
2010-10-11
-3
/
+10
*
Net: Remove redundant CONFIG_NET_MULTI directives
Ben Warren
2010-10-11
-12
/
+4
*
Fix compile warnings for const correctness
Ben Warren
2010-08-09
-1
/
+1
*
net: warn about spaces in device names
Mike Frysinger
2010-07-12
-0
/
+3
*
net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set
Wolfgang Denk
2010-06-20
-2
/
+2
*
ip/defrag: fix processing of last short fragment
Fillod Stephane
2010-06-20
-1
/
+2
*
Program net device MAC addresses after initializing
Ben Warren
2010-05-03
-0
/
+13
*
./net/net.c - make Microsoft dns servers happy with random_port() numbers
Robin Getz
2010-05-03
-2
/
+4
*
net: Trivial coding style issue with empty for statement
Detlev Zundel
2010-05-03
-2
/
+3
*
TFTP: allow for adjustable retransmission timout
Wolfgang Denk
2010-03-21
-5
/
+18
*
Make getenv_IPaddr() global
Dirk Behme
2010-01-17
-26
/
+0
*
Add error codes/handling for TFTP-server
Remy Bohmer
2009-12-13
-3
/
+29
*
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
2009-12-13
-30
/
+9
*
nfs: NfsTimeout() updates
Evan Samanas
2009-12-07
-5
/
+6
*
fix nfs symlink name corruption
Ed Swarthout
2009-12-07
-1
/
+1
*
Repair the 'netretry=once' option.
Remy Bohmer
2009-11-24
-8
/
+24
*
net/bootp.c: fix compile warning
Wolfgang Denk
2009-09-11
-1
/
+5
*
Add Transfer Size Option to tftp
Robin Getz
2009-08-25
-2
/
+36
*
nfs: accept CONFIG_NFS_READ_SIZE from config file
Alessandro Rubini
2009-08-25
-2
/
+8
*
tftp: get the tftp block size from config file and from the environment
Alessandro Rubini
2009-08-25
-2
/
+11
*
net: defragment IP packets
Alessandro Rubini
2009-08-25
-5
/
+183
*
net/tftp.c: fix warning: pointer targets differ in signedness
Wolfgang Denk
2009-08-10
-1
/
+3
*
net: sync env ethaddr to device enetaddr in eth_init()
Mike Frysinger
2009-08-07
-29
/
+23
*
minor debug cleanups in ./net
Robin Getz
2009-08-07
-167
/
+77
*
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
-1
/
+0
*
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 warning about upcoming removal of old Ethernet API
Ben Warren
2009-07-22
-0
/
+2
*
Add DNS support
Robin Getz
2009-07-22
-3
/
+283
*
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-07-22
-5
/
+5
*
A VLAN tagged DHCP request/discover is 4 bytes short
Norbert van Bolhuis
2009-06-15
-2
/
+2
*
Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC
Ben Warren
2009-06-15
-4
/
+0
*
Switched davinci_emac Ethernet driver to use newer API
Ben Warren
2009-06-15
-4
/
+0
*
netloop: updates for NetLoop
Heiko Schocher
2009-05-15
-7
/
+5
*
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
-2
/
+2
*
NetLoop initialization bug
Michael Zaidman
2009-04-19
-59
/
+4
[prev]
[next]