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