aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_rndis.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Fix usb string id allocationBenoit Goby2012-01-251-7/+5
* usb: gadget: android: Update android gadget driverBenoit Goby2011-06-171-83/+9
* usb: gadget: f_rndis: fix unbindBenoit Goby2011-06-171-0/+2
* USB: gadget: acm,rndis: IAD class, subclass & prot should match 1st ifaceJohn Michelau2011-06-141-3/+10
* drivers: usb: gadget: rndis: Fix section mismatch warningDmitry Shmidt2011-06-141-1/+1
* USB: gadget: composite: Add userspace notifications for USB state changesMike Lockwood2011-06-141-1/+1
* USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.Mike Lockwood2011-06-141-10/+36
* Add USB_ANDROID_RNDIS_WCEIS option.Steve Kondik2011-06-141-0/+7
* USB: gadget: Disable RNDIS function by default if CONFIG_USB_ANDROID_RNDIS is...Mike Lockwood2011-06-141-0/+5
* USB: gadget: android: android USB gadget improvements:Mike Lockwood2011-06-141-7/+38
* usb: gadget: rndis: don't test against req->lengthFelipe Balbi2011-05-131-2/+1
* USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-201-16/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: Remove unsupported usb gadget driversChristoph Egger2010-03-021-4/+0
* USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz2009-12-111-4/+31
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-231-5/+10
* USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_etherMaulik Mankad2009-06-151-1/+3
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-5/+5
* USB: gadget: fix rndis regressionDavid Brownell2009-03-241-1/+1
* USB: gadget: fix rndis working at high speedDavid Brownell2008-12-171-0/+4
* USB: gadget rndis: send notificationsRichard Röjfors2008-11-191-1/+1
* USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-191-1/+0
* usb gadget: remove needless struct membersDavid Brownell2008-08-131-2/+0
* usb ethernet gadget: split RNDIS functionDavid Brownell2008-07-211-0/+827