index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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