aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/ether.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07USB: usb ethernet gadget recognizes HUSB2DEVHåvard Skinnemoen1-0/+4
2007-02-07USB: ethernet gadget interop with MCCI Windows driverDavid Brownell1-39/+103
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-2/+2
2006-12-01usb/gadget/ether.c minor manycast tweaksDavid Brownell1-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-09-27USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell1-0/+3
2006-09-27USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn1-1/+1
2006-09-27USB: Allow compile in g_ether, fix typoTony Lindgren1-2/+2
2006-08-31usb gadget: g_ether spinlock recursion fixDavid Brownell1-14/+31
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell1-1/+1
2006-06-21[PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell1-43/+43
2006-06-21[PATCH] USB: trivial DEBUG message correction in gadget ether driverMatt Reimer1-1/+1
2006-04-14[PATCH] USB: g_ether, highspeed conformance fixDavid Brownell1-3/+3
2006-03-20[PATCH] USB: ethernet gadget driver section fixupsAras Vaichas1-11/+27
2006-03-20[PATCH] USB: gadget driver section fixupsDavid Brownell1-2/+2
2006-03-20[PATCH] recognize three more usb peripheral controllersDavid Brownell1-0/+8
2006-03-20[PATCH] USB: minor gadget/rndis tweakDavid Brownell1-1/+2
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King1-3/+0
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks1-0/+1
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-11/+11
2005-09-08[PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell1-25/+8
2005-07-12[PATCH] USB: gadget/ether build fixes.Ian Campbell1-0/+2
2005-07-12[PATCH] USB: gadget/ether fixesIan Campbell1-1/+1
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-9/+9
2005-06-27[PATCH] USB: resolve ethernet gadget build glitch on pxaDavid Brownell1-0/+2
2005-06-27[PATCH] USB: fix drivers/usb/gadget/ether.c compile errorDavid Brownell1-32/+21
2005-06-27[PATCH] USB: gadget driver updates (SETUP api change)David Brownell1-3/+3
2005-06-27[PATCH] USB: ethernet gadget updates (mostly cleanup)David Brownell1-180/+107
2005-06-27[PATCH] USB: rndis updates (mostly cleanup)David Brownell1-4/+7
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-1/+1
2005-04-18[PATCH] usb gadget: ethernet/rndis updatesDavid Brownell1-32/+24
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2660