aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TC...Dean Camera2010-05-251-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-618/+618
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Application documentation/comment cleanup.Dean Camera2009-10-081-1/+0
* Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory wou...Dean Camera2009-08-071-14/+14
* Make Control Endpoint stream transfers more reliable by adding in early abort...Dean Camera2009-08-051-11/+16
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-21/+21
* Doxygen corrections to fix Doxygen warnings in some demos.Dean Camera2009-06-151-1/+1
* Converted device mode low-level demos to schedulerless.Dean Camera2009-06-071-1/+1
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+614