aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
Commit message (Expand)AuthorAgeFilesLines
* Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_ReadPacket() and RNDIS_De...Dean Camera2011-05-181-2/+1
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-59/+60
* More spell checking of all source files -- correct missed errors, switch to E...Dean Camera2010-07-301-1/+1
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-8/+21
* 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