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
/
cdp.c
Age
Commit message (
Expand
)
Author
2021-09-17
Remove #include <timestamp.h> from files which do not need it
Pali Rohár
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Clean up CDP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2014-10-10
SPDX License cleanup for LiMon imported files
Wolfgang Denk
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
net: Refactor to protect access to the NetState variable
Joe Hershberger
2012-05-23
net: Refactor to use NetSendPacket instead of eth_send directly
Joe Hershberger
2012-05-23
net: cosmetic: Rename CDPHandler to cdp_receive
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef Ethernet_t
Joe Hershberger
2012-05-23
net: Move CDP out of net.c
Joe Hershberger