index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
11
-11
/
+0
2007-02-09
[PATCH] trivial usb endianness annotations
Al Viro
1
-14
/
+12
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
4
-28
/
+156
2007-02-07
USB: better ethtool support for kaweth
Oliver Neukum
1
-1
/
+11
2007-02-07
USB: power management for kaweth
Oliver Neukum
1
-4
/
+21
2007-02-07
rndis_host learns ActiveSync basics
Ole Andre Vadla Ravnas
3
-23
/
+124
2007-02-05
PEGASUS: Fix typo in Corega products.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2007-02-05
ASIX: Add IO-DATA ETG-US2 Support.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+4
2007-02-03
[PATCH] fix rtl8150
Al Viro
1
-1
/
+2
2007-01-22
USB: rndis_host: fix crash while probing a Nokia S60 mobile
Daniel Gollub
1
-9
/
+14
2007-01-22
USB: asix: Detect internal PHY and enable/use accordingly
Andres Salomon
1
-5
/
+13
2007-01-05
USB: asix: Fix AX88772 device PHY selection
David Hollis
1
-1
/
+1
2006-12-20
USB: rtl8150 new device id
Petko Manolov
1
-2
/
+4
2006-12-20
USB: removing ifdefed code from gl620a
Oliver Neukum
1
-154
/
+0
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-3
/
+3
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
4
-4
/
+4
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
6
-17
/
+13
2006-12-01
USB: pegasus error path not resetting task's state
Oliver Neukum
1
-0
/
+1
2006-12-01
USB: endianness fix for asix.c
Oliver Neukum
1
-3
/
+3
2006-12-01
usb: catc free urb cleanup
Mariusz Kozlowski
1
-8
/
+4
2006-12-01
USB: net1080: Fix && typos
Jean Delvare
1
-2
/
+2
2006-12-01
USB: usbnet: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-2
/
+2
2006-12-01
USB: cdc_ether: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-2
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
4
-11
/
+13
2006-11-03
USB: use MII hooks only if CONFIG_MII is enabled
David Brownell
2
-27
/
+39
2006-10-30
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
Peter Zijlstra
1
-1
/
+1
2006-10-17
usbnet: add a mutex around phy register access
Arnd Bergmann
4
-0
/
+11
2006-10-17
usbnet: improve generic ethtool support
Arnd Bergmann
4
-36
/
+68
2006-10-17
USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapter
Arnd Bergmann
3
-0
/
+534
2006-10-17
USB: drivers/usb/net/*: use BUILD_BUG_ON
Alexey Dobriyan
2
-2
/
+2
2006-10-17
USB: suspend/resume support for kaweth
Oliver Neukum
1
-9
/
+73
2006-10-17
USB: remove private debug macros from kaweth
Oliver Neukum
1
-66
/
+56
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
8
-30
/
+30
2006-09-28
USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1
David Hollis
1
-0
/
+4
2006-09-28
USB: Pegasus driver failing for ADMtek 8515 network device
Petko Manolov
1
-7
/
+11
2006-09-28
USB: new id for kaweth
Oliver Neukum
1
-0
/
+1
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
3
-8
/
+8
2006-09-27
USB: net1080 inherent pad length
dave rientjes
1
-8
/
+7
2006-09-27
usbnet: printk format warning
Randy Dunlap
1
-1
/
+1
2006-09-27
USB: asix - Add AX88178 support and many other changes
David Hollis
1
-232
/
+769
2006-09-27
USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames
Jamie Painter
2
-3
/
+28
2006-08-31
USB: Support for ELECOM LD-USB20 in pegasus
Nobuhiro Iwamatsu
1
-0
/
+3
2006-08-31
USB: rtl8150_disconnect() needs tasklet_kill()
Andrew Morton
1
-0
/
+1
2006-08-02
USB: Patch for rtl8150 to fix unplug problems
Peter Chubb
1
-12
/
+71
2006-07-12
[PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driver
Dan Streetman
1
-0
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
10
-10
/
+0
2006-06-21
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
3
-3
/
+3
2006-06-21
[PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)
David Brownell
1
-0
/
+12
2006-06-21
[PATCH] USB: more pegasus log spamming removed
David Brownell
1
-3
/
+26
[next]