]> git.ipfire.org Git - people/ms/u-boot.git/history - net/cdp.c
Merge branch 'master' of git://git.denx.de/u-boot-ti
[people/ms/u-boot.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