aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/RNDISEthernet/RNDISEthernet.c
Commit message (Expand)AuthorAgeFilesLines
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-131/+0
* Minor documentation page updates.Dean Camera2009-06-041-7/+24
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-273/+49
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-4/+4
* Fixed CDCHost not clearing configured endpoints and resetting configured endp...Dean Camera2009-05-151-4/+4
* Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_Contro...Dean Camera2009-05-111-10/+1
* Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...Dean Camera2009-04-231-3/+3
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-8/+4
* Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...Dean Camera2009-04-211-4/+4
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-9/+9
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-16/+10
* Fixed RNDISEthenet demo checking the incorrect message field for packet size ...Dean Camera2009-04-131-1/+1
* Added preprocessor checks and documentation to the bootloaders giving informa...Dean Camera2009-04-071-2/+2
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-3/+3
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-201-0/+357