aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Common/RNDIS.h
Commit message (Expand)AuthorAgeFilesLines
* Added new "Common" section to the class drivers, to hold all mode-independant...Dean Camera2009-08-271-0/+6
* Fixed swapped paremeters in the HID state memory copy call while processing a...Dean Camera2009-08-111-0/+1
* Reduce struct name pollution - group typedef struct names by class driver nam...Dean Camera2009-06-261-7/+7
* Clean up RNDIS demo type define names.Dean Camera2009-06-191-10/+10
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-35/+0
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+274