]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - net/cdp.c
Merge branch 'master' of git://git.denx.de/u-boot-nds32
[karo-tx-uboot.git] / net / cdp.c
2012-05-23 Joe Hershbergernet: Refactor to separate the UDP handler from the...
2012-05-23 Joe Hershbergernet: Refactor to protect access to the NetState variable
2012-05-23 Joe Hershbergernet: Refactor to use NetSendPacket instead of eth_send...
2012-05-23 Joe Hershbergernet: cosmetic: Rename CDPHandler to cdp_receive
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef Ethernet_t
2012-05-23 Joe Hershbergernet: Move CDP out of net.c