aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_rndis.c
Commit message (Expand)AuthorAge
* usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz2013-12-12
* usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz2013-12-12
* usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-25
* usb: gadget: f_rndis: add configfs supportAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_rndis: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-10
* usb: gadget: rndis: init & exit rndis at module load/unloadAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz2013-06-10
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-05
|\
| * usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-03
* | usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson2013-03-20
|/
* usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior2012-10-31
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-31
* usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior2012-10-31
* usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior2012-10-31
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * usb: gadget: f_rndis: Set rndis vendor parametersBenoit Goby2012-05-10
| * usb: gadget: rndis: Fix re-binding f_rndisBenoit Goby2012-05-10
* | usb/net: rndis: merge media type definitionsLinus Walleij2012-05-12
|/
* usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski2012-04-10
* usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz2012-01-24
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-08
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-28
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* usb: gadget: rndis: don't test against req->lengthFelipe Balbi2011-05-13
* USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: Remove unsupported usb gadget driversChristoph Egger2010-03-02
* USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz2009-12-11
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-23
* USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_etherMaulik Mankad2009-06-16
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* USB: gadget: fix rndis regressionDavid Brownell2009-03-24
* USB: gadget: fix rndis working at high speedDavid Brownell2008-12-17
* USB: gadget rndis: send notificationsRichard Röjfors2008-11-20
* USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-20
* usb gadget: remove needless struct membersDavid Brownell2008-08-13
* usb ethernet gadget: split RNDIS functionDavid Brownell2008-07-21