summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_rndis.c
Commit message (Expand)AuthorAgeFilesLines
* usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-251-2/+5
* usb: gadget: f_rndis: add configfs supportAndrzej Pietrasiewicz2013-06-101-1/+48
* usb: gadget: f_rndis: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-14/+8Star
* usb: gadget: rndis: init & exit rndis at module load/unloadAndrzej Pietrasiewicz2013-06-101-13/+2Star
* usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz2013-06-101-28/+175
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-061-1/+2
|\
| * usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-031-1/+2
* | usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson2013-03-201-2/+1Star
|/
* usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior2012-10-311-21/+6Star
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-311-42/+13Star
* usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior2012-10-311-2/+2
* usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior2012-10-311-4/+4
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-231-19/+11Star
|\
| * usb: gadget: f_rndis: Set rndis vendor parametersBenoit Goby2012-05-101-19/+10Star
| * usb: gadget: rndis: Fix re-binding f_rndisBenoit Goby2012-05-101-0/+1
* | usb/net: rndis: merge media type definitionsLinus Walleij2012-05-121-3/+3
|/
* usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski2012-04-101-0/+1
* usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz2012-01-241-1/+1
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-101-9/+0Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-081-3/+98
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-32/+13Star
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-8/+7Star
* usb: gadget: rndis: don't test against req->lengthFelipe Balbi2011-05-141-2/+1Star
* 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/+0Star
* 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-161-1/+3
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-251-5/+5
* USB: gadget: fix rndis regressionDavid Brownell2009-03-251-1/+1
* USB: gadget: fix rndis working at high speedDavid Brownell2008-12-171-0/+4
* USB: gadget rndis: send notificationsRichard Röjfors2008-11-201-1/+1
* USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-201-1/+0Star
* usb gadget: remove needless struct membersDavid Brownell2008-08-141-2/+0Star
* usb ethernet gadget: split RNDIS functionDavid Brownell2008-07-221-0/+827