summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_rndis.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-231-4/+29
|\
| * usb: gadget: f_rndis: OS Descriptors configfs supportAndrzej Pietrasiewicz2014-05-141-0/+7
| * usb: gadget: f_rndis: OS descriptors supportAndrzej Pietrasiewicz2014-05-141-3/+21
| * usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi2014-04-211-1/+1
* | usb: gadget: f_rndis: reduce NETTX irq caused by free skb headerMacpaul Lin2014-04-211-1/+1
|/
* usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz2013-12-121-1/+21
* usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz2013-12-121-71/+1
* 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/+8
* usb: gadget: rndis: init & exit rndis at module load/unloadAndrzej Pietrasiewicz2013-06-101-13/+2
* 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-051-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/+1
|/
* usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior2012-10-311-21/+6
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-311-42/+13
* 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-221-19/+11
|\
| * usb: gadget: f_rndis: Set rndis vendor parametersBenoit Goby2012-05-101-19/+10
| * 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-091-9/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-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/+13
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-8/+7
* 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
OpenPOWER on IntegriCloud