aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_rndis.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-16/+129
* 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