index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
ether.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
USB: gadget: ethernet error path potential oops fix
David Brownell
1
-3
/
+3
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-12
usb-gadget-ether: prevent oops caused by error interrupt race
Benedikt Spranger
1
-0
/
+12
2007-10-12
USB: gadget: ethernet gadget cleanups, shrinkage
David Brownell
1
-87
/
+54
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-30
USB: "sparse" cleanups for usb gadgets
David Brownell
1
-1
/
+2
2007-07-19
USB: amd5536 UDC driver (in GEODE southbridge)
Thomas Dahlmann
1
-0
/
+4
2007-07-12
usb gadget: Rename husb2dev -> usba
Haavard Skinnemoen
1
-1
/
+1
2007-07-12
USB: usb gadget, dead config cleanup
David Brownell
1
-1
/
+1
2007-07-12
USB: m66592-udc: peripheral controller driver for M66592
Yoshihiro Shimoda
1
-0
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
USB: update gadget files for fsl_usb2_udc driver
Li Yang
1
-0
/
+3
2007-04-27
usb ethernet gadget, workaround network stack API glitch
Erik Hovland
1
-1
/
+2
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-07
USB: usb ethernet gadget recognizes HUSB2DEV
Håvard Skinnemoen
1
-0
/
+4
2007-02-07
USB: ethernet gadget interop with MCCI Windows driver
David Brownell
1
-39
/
+103
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-2
/
+2
2006-12-01
usb/gadget/ether.c minor manycast tweaks
David Brownell
1
-2
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+3
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-09-27
USB: ethernet gadget avoids zlps for musb_hdrc
David Brownell
1
-0
/
+3
2006-09-27
USB: fix signedness issue in drivers/usb/gadget/ether.c
Eric Sesterhenn
1
-1
/
+1
2006-09-27
USB: Allow compile in g_ether, fix typo
Tony Lindgren
1
-2
/
+2
2006-08-31
usb gadget: g_ether spinlock recursion fix
David Brownell
1
-14
/
+31
2006-07-12
[PATCH] USB: gadget section fixups
David Brownell
1
-4
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-21
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
1
-1
/
+1
2006-06-21
[PATCH] USB: whitespace removal from usb/gadget/ether
David Brownell
1
-43
/
+43
2006-06-21
[PATCH] USB: trivial DEBUG message correction in gadget ether driver
Matt Reimer
1
-1
/
+1
2006-04-14
[PATCH] USB: g_ether, highspeed conformance fix
David Brownell
1
-3
/
+3
2006-03-20
[PATCH] USB: ethernet gadget driver section fixups
Aras Vaichas
1
-11
/
+27
2006-03-20
[PATCH] USB: gadget driver section fixups
David Brownell
1
-2
/
+2
2006-03-20
[PATCH] recognize three more usb peripheral controllers
David Brownell
1
-0
/
+8
2006-03-20
[PATCH] USB: minor gadget/rndis tweak
David Brownell
1
-1
/
+2
2006-01-13
[PATCH] Remove usb gadget generic driver methods
Russell King
1
-3
/
+0
2005-10-28
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
1
-0
/
+1
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-11
/
+11
2005-09-08
[PATCH] USB: Gadget library: centralize gadget controller numbers
David Brownell
1
-25
/
+8
2005-07-12
[PATCH] USB: gadget/ether build fixes.
Ian Campbell
1
-0
/
+2
2005-07-12
[PATCH] USB: gadget/ether fixes
Ian Campbell
1
-1
/
+1
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
1
-9
/
+9
2005-06-27
[PATCH] USB: resolve ethernet gadget build glitch on pxa
David Brownell
1
-0
/
+2
2005-06-27
[PATCH] USB: fix drivers/usb/gadget/ether.c compile error
David Brownell
1
-32
/
+21
2005-06-27
[PATCH] USB: gadget driver updates (SETUP api change)
David Brownell
1
-3
/
+3
2005-06-27
[PATCH] USB: ethernet gadget updates (mostly cleanup)
David Brownell
1
-180
/
+107
2005-06-27
[PATCH] USB: rndis updates (mostly cleanup)
David Brownell
1
-4
/
+7
2005-05-03
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
1
-1
/
+1
2005-04-18
[PATCH] usb gadget: ethernet/rndis updates
David Brownell
1
-32
/
+24
[prev]
[next]