Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk | 2011-03-27 | -1/+0 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | USB-RNDIS: Send RNDIS state on disconnecting | Vitaly Kuzmichev | 2011-02-19 | -0/+5 |
| | | | | | | | Add waiting for receiving Ethernet gadget state on the Windows host side before dropping pullup, but keep it for debug. Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com> | |||
* | USB: Add USB RNDIS gadget protocol | Vitaly Kuzmichev | 2011-02-19 | -0/+1312 |
Port USB gadget RNDIS protocol support from linux-2.6.26 (.27 gadget stack actually has composite drivers). Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com> |