aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_ecm.c
AgeCommit message (Expand)Author
2013-05-15Add a couple kernel-doc lines to prevent warnings.Robert P. J. Day
2013-04-03usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior
2012-10-31usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior
2012-10-31usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior
2012-10-31usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior
2012-10-31usb: gadget: ecm: Add IAD descriptor in SS modeSebastian Andrzej Siewior
2012-08-23usb: gadget: use %pm to print mac addressesAndy Shevchenko
2012-01-30usb: gadget: Add Interface Association Descriptor to ECMPraveena Nadahally
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-07-08usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: Remove unsupported usb gadget driversChristoph Egger
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell
2008-08-13usb gadget: remove needless struct membersDavid Brownell
2008-07-21usb ethernet gadget: split CDC Ethernet functionDavid Brownell