summaryrefslogtreecommitdiff
path: root/net/cdp.c
Commit message (Expand)AuthorAgeLines
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-18-3/+3
* net: cosmetic: Clean up CDP variables and functionsJoe Hershberger2015-04-18-37/+33
* net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-18-5/+5
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18-4/+4
* SPDX License cleanup for LiMon imported filesWolfgang Denk2014-10-10-0/+1
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-23-8/+0
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-23-1/+1
* net: Refactor to use NetSendPacket instead of eth_send directlyJoe Hershberger2012-05-23-1/+1
* net: cosmetic: Rename CDPHandler to cdp_receiveJoe Hershberger2012-05-23-2/+1
* net: cosmetic: Un-typedef Ethernet_tJoe Hershberger2012-05-23-2/+2
* net: Move CDP out of net.cJoe Hershberger2012-05-23-0/+375