aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_ecm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-31usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior1-33/+9
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior1-42/+15
2012-10-31usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior1-2/+2
2012-10-31usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior1-4/+4
2012-10-31usb: gadget: ecm: Add IAD descriptor in SS modeSebastian Andrzej Siewior1-0/+1
2012-08-23usb: gadget: use %pm to print mac addressesAndy Shevchenko1-4/+1
2012-01-30usb: gadget: Add Interface Association Descriptor to ECMPraveena Nadahally1-0/+25
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-9/+0
2011-07-08usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman1-2/+98
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman1-31/+14
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-9/+8
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz1-16/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB: Remove unsupported usb gadget driversChristoph Egger1-5/+2
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-8/+8
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell1-54/+54
2008-08-13usb gadget: remove needless struct membersDavid Brownell1-2/+0
2008-07-21usb ethernet gadget: split CDC Ethernet functionDavid Brownell1-0/+833