aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/ether.c
Commit message (Expand)AuthorAgeFilesLines
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-4/+3
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-221-2/+1
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-221-3/+3
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-101-3/+3
* USB: Correct CONFIG variable typo.Robert P. J. Day2010-03-021-1/+1
* USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz2009-12-111-4/+12
* USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr2009-10-141-7/+2
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-231-3/+28
* USB: RNDIS gadget, fix issues talking from PXADavid Brownell2009-07-121-5/+6
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-4/+4
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-2/+0
* usb gadget: link fixes for network gadgetDavid Brownell2008-10-161-2/+26
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-1/+1
* usb ethernet gadget: use composite gadget frameworkDavid Brownell2008-07-211-2456/+173
* usb gadget: RNDIS cleanupsDavid Brownell2008-07-211-13/+11
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-091-1/+1
* usb: pxa27x_udc driverRobert Jarzmik2008-05-021-4/+4
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-6/+6
* USB: gadget section fixesDavid Brownell2008-04-241-3/+3
* USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg2008-02-211-0/+1
* USB: gadget: ethernet error path potential oops fixDavid Brownell2008-02-011-3/+3
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* usb-gadget-ether: prevent oops caused by error interrupt raceBenedikt Spranger2007-10-121-0/+12
* USB: gadget: ethernet gadget cleanups, shrinkageDavid Brownell2007-10-121-87/+54
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-301-1/+2
* USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann2007-07-191-0/+4
* usb gadget: Rename husb2dev -> usbaHaavard Skinnemoen2007-07-121-1/+1
* USB: usb gadget, dead config cleanupDavid Brownell2007-07-121-1/+1
* USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda2007-07-121-0/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: update gadget files for fsl_usb2_udc driverLi Yang2007-04-271-0/+3
* usb ethernet gadget, workaround network stack API glitchErik Hovland2007-04-271-1/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* USB: usb ethernet gadget recognizes HUSB2DEVHåvard Skinnemoen2007-02-071-0/+4
* USB: ethernet gadget interop with MCCI Windows driverDavid Brownell2007-02-071-39/+103
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-2/+2
|\
| * usb/gadget/ether.c minor manycast tweaksDavid Brownell2006-12-011-2/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
|/
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell2006-09-271-0/+3
* USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn2006-09-271-1/+1
* USB: Allow compile in g_ether, fix typoTony Lindgren2006-09-271-2/+2
* usb gadget: g_ether spinlock recursion fixDavid Brownell2006-08-311-14/+31
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-121-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-211-1/+1