summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_ecm.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: f_ecm: remove compatibility layerAndrzej Pietrasiewicz2013-12-121-72/+1
* usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat2013-09-171-1/+1
* usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-251-2/+5
* usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()Wei Yongjun2013-06-181-0/+1
* usb: gadget: f_ecm: add configfs supportAndrzej Pietrasiewicz2013-06-101-1/+49
* usb: gadget: f_ecm: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-14/+9
* usb: gadget: f_ecm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-101-13/+136
* Add a couple kernel-doc lines to prevent warnings.Robert P. J. Day2013-05-151-0/+1
* usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-031-1/+3
* usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior2012-10-311-33/+9
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-311-42/+15
* 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
* usb: gadget: ecm: Add IAD descriptor in SS modeSebastian Andrzej Siewior2012-10-311-0/+1
* usb: gadget: use %pm to print mac addressesAndy Shevchenko2012-08-231-4/+1
* usb: gadget: Add Interface Association Descriptor to ECMPraveena Nadahally2012-01-301-0/+25
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-9/+0
* usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-081-2/+98
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-31/+14
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-9/+8
* 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-5/+2
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-8/+8
* usb gadget: link fixes for network gadgetDavid Brownell2008-10-161-54/+54
* usb gadget: remove needless struct membersDavid Brownell2008-08-131-2/+0
* usb ethernet gadget: split CDC Ethernet functionDavid Brownell2008-07-211-0/+833
OpenPOWER on IntegriCloud