index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
link_local.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-02
common: Move random-number functions into their own header
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-03-26
net: link_local: Fix netmask endianness bug
Alexandre Messier
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in linklocal
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2013-06-24
net: Correct check for link-local target IP conflict
Joe Hershberger
2012-12-15
net: Fix endianness bug in link-local
Joe Hershberger
2012-07-19
net: link_local: fix build
benoit.thebaudeau@advans
2012-07-10
Minor Coding Style cleanup
Wolfgang Denk
2012-07-07
net: use common rand()/srand() functions
Michael Walle
2012-05-23
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
2012-05-23
net: Add link-local addressing support
Joe Hershberger