aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_ecm.c
Commit message (Expand)AuthorAge
* Add a couple kernel-doc lines to prevent warnings.Robert P. J. Day2013-05-15
* usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-03
* 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
* usb: gadget: ecm: Add IAD descriptor in SS modeSebastian Andrzej Siewior2012-10-31
* usb: gadget: use %pm to print mac addressesAndy Shevchenko2012-08-23
* usb: gadget: Add Interface Association Descriptor to ECMPraveena Nadahally2012-01-30
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* 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: __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: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* usb gadget: link fixes for network gadgetDavid Brownell2008-10-16
* usb gadget: remove needless struct membersDavid Brownell2008-08-13
* usb ethernet gadget: split CDC Ethernet functionDavid Brownell2008-07-21