index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_rndis.c
Age
Commit message (
Expand
)
Author
2012-01-24
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-08
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-05-13
usb: gadget: rndis: don't test against req->length
Felipe Balbi
2010-05-20
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
2009-12-11
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
2009-09-23
USB: gadget: Add EEM gadget driver
Brian Niebuhr
2009-06-15
USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether
Maulik Mankad
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
USB: gadget: fix rndis regression
David Brownell
2008-12-17
USB: gadget: fix rndis working at high speed
David Brownell
2008-11-19
USB: gadget rndis: send notifications
Richard Röjfors
2008-11-19
USB: gadget rndis: stop windows self-immolation
David Brownell
2008-08-13
usb gadget: remove needless struct members
David Brownell
2008-07-21
usb ethernet gadget: split RNDIS function
David Brownell