index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-07-27
bootp: add ntpserver option to bootp request
Luuk Paulussen
2011-06-01
net/net.c: Update ipaddr if the environment has changed
Enric Balletbo i Serra
2011-05-19
net/tftp.c: fix typo
Luca Ceresoli
2011-05-19
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-19
TFTP: net/tftp.c: add server mode receive
Luca Ceresoli
2011-05-19
TFTP: rename STATE_RRQ to STATE_SEND_RRQ
Luca Ceresoli
2011-05-19
TFTP: replace "server" with "remote" in local variable names
Luca Ceresoli
2011-05-19
net/tftp.c: cosmetic: do not initialise statics to 0 or NULL
Luca Ceresoli
2011-05-19
net/tftp.c: cosmetic: fix indentation
Luca Ceresoli
2011-05-19
net/tftp.c: cosmetic: trailing statements should be on next line
Luca Ceresoli
2011-05-19
net/tftp.c: cosmetic: fix brace issues
Luca Ceresoli
2011-05-19
net/tftp.c: cosmetic: do not use assignment in if condition
Luca Ceresoli
2011-05-19
net/tftp.c: cosmetic: fix pointer syntax issues
Luca Ceresoli
2011-05-19
net/tftp.c: cosmetic: fix whitespace issues
Luca Ceresoli
2011-05-19
net/tftp.c: cosmetic: fix lines over 80 characters
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: do not use assignment in if condition
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix indentation
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: parentheses not required for return
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix pointer syntax issues
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix brace issues
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix whitespace issues
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: variable initializations
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix lines over 80 characters
Luca Ceresoli
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-05-12
netconsole: remove `serverip' check
Simon Guinot
2011-04-27
NET: Correct potential missing goto label in case statement.
Gray Remlin
2011-04-20
Create PHY Lib for U-Boot
Andy Fleming
2011-04-13
Fix bad padding of bootp request packet
Simon Glass
2011-02-19
Fix compile warning in net/eth.c
Remy Bohmer
2011-02-19
Add USB host ethernet adapter support
Simon Glass
2010-11-28
string_to_VLAN: constify "var" arg
Mike Frysinger
2010-11-28
copy_filename: constify "src" arg
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-14
Net: clarify board/cpu_eth_init calls
Ben Warren
2010-11-14
net: Fix potential empty DHCP Parameter Request List
Jason Liu
2010-10-12
rarp: Condtionally compile rarp support
Peter Tyser
2010-10-12
Net: Remove redundant CONFIG_NET_MULTI directives
Ben Warren
2010-08-09
Fix compile warnings for const correctness
Ben Warren
2010-07-12
net: warn about spaces in device names
Mike Frysinger
2010-06-21
net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set
Wolfgang Denk
2010-06-21
ip/defrag: fix processing of last short fragment
Fillod Stephane
2010-05-03
Program net device MAC addresses after initializing
Ben Warren
2010-05-03
./net/net.c - make Microsoft dns servers happy with random_port() numbers
Robin Getz
2010-05-03
net: Trivial coding style issue with empty for statement
Detlev Zundel
2010-03-21
TFTP: allow for adjustable retransmission timout
Wolfgang Denk
2010-01-17
Make getenv_IPaddr() global
Dirk Behme
2009-12-14
Add error codes/handling for TFTP-server
Remy Bohmer
2009-12-14
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
2009-12-07
nfs: NfsTimeout() updates
Evan Samanas
2009-12-07
fix nfs symlink name corruption
Ed Swarthout
[next]