summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_rndis.c
AgeCommit message (Expand)Author
2012-09-07usb: gadget: f_rndis: Set rndis vendor parametersBenoit Goby
2012-04-03usb: rndis: Avoid unwanted usb config accessKrishna Yarlagadda
2012-02-03usb: gadget: Fix usb string id allocationVarun Wadekar
2011-11-30usb: gadget: android: Update android gadget driverBenoit Goby
2011-11-30usb: gadget: f_rndis: fix unbindBenoit Goby
2011-11-30USB: gadget: acm,rndis: IAD class, subclass & prot should match 1st ifaceJohn Michelau
2011-11-30drivers: usb: gadget: rndis: Fix section mismatch warningDmitry Shmidt
2011-11-30USB: gadget: composite: Add userspace notifications for USB state changesMike Lockwood
2011-11-30USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.Mike Lockwood
2011-11-30Add USB_ANDROID_RNDIS_WCEIS option.Steve Kondik
2011-11-30USB: gadget: Disable RNDIS function by default if CONFIG_USB_ANDROID_RNDIS is...Mike Lockwood
2011-11-30USB: gadget: android: android USB gadget improvements:Mike Lockwood
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-08usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-05-13usb: gadget: rndis: don't test against req->lengthFelipe Balbi
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: Remove unsupported usb gadget driversChristoph Egger
2009-12-11USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr
2009-06-15USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_etherMaulik Mankad
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-24USB: gadget: fix rndis regressionDavid Brownell
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell
2008-11-19USB: gadget rndis: send notificationsRichard Röjfors
2008-11-19USB: gadget rndis: stop windows self-immolationDavid Brownell
2008-08-13usb gadget: remove needless struct membersDavid Brownell
2008-07-21usb ethernet gadget: split RNDIS functionDavid Brownell