index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-27
[PATCH] USB: fix shared key auth in zd1201
Colin Leroy
1
-2
/
+2
2005-03-24
[PATCH] USB: fix harmful typos in zd1201.c
Colin Leroy
1
-2
/
+2
2005-03-23
[PATCH] USB: usbnet uses netif_msg_*() ethtool filtering
David Brownell
1
-85
/
+108
2005-03-23
[PATCH] USB: usbnet minor bugfixes
David Brownell
1
-1
/
+6
2005-03-23
[PATCH] USB: pegasus uses netif_msg_*() filters
David Brownell
2
-108
/
+193
2005-03-17
[PATCH] USB: removal of obsolete error code from kaweth
Oliver Neukum
1
-1
/
+1
2005-03-17
[PATCH] USB: usbnet fix for Zaurus C-860
David Brownell
1
-1
/
+31
2005-03-17
[PATCH] USB: usbnet gets status polling, uses for CDC Ethernet
David Brownell
1
-9
/
+186
2005-03-17
[PATCH] drivers/usb/net/pegasus.c: make some code static
Adrian Bunk
1
-3
/
+4
2005-03-17
[PATCH] USB: possible cleanups
Adrian Bunk
2
-5
/
+6
2005-03-07
[PATCH] USB: fix up HZ change in zd1201 driver.
Greg Kroah-Hartman
1
-2
/
+2
2005-03-07
[PATCH] USB: add zd1201 wireless lan driver
Jeroen Vreeken
4
-0
/
+2072
2005-03-07
[PATCH] USB: pegasus and rtl8150 cset for proper link detection
Petko Manolov
2
-16
/
+46
2005-03-07
[PATCH] USB: usbnet uses NET_IP_ALIGN
David Brownell
1
-1
/
+2
2005-03-07
[PATCH] usb/usbnet: change parameters of usb_{control,bulk}_msg() to msecs
Nishanth Aravamudan
1
-8
/
+7
2005-03-07
[PATCH] usb/rtl8150: change parameters of usb_{control,bulk}_msg() to msecs
Nishanth Aravamudan
1
-2
/
+2
2005-03-07
[PATCH] usb/catc: change parameters of usb_{control,bulk}_msg() to msecs
Nishanth Aravamudan
1
-1
/
+1
2005-03-07
[PATCH] USB: usbnet uses <linux/usb_cdc.h>
David Brownell
1
-67
/
+28
2005-03-07
[PATCH] USB: usbnet, cleanups and suspend/resume calls
David Brownell
1
-22
/
+48
2005-03-07
[PATCH] USB: Add ASIX AX88772 10/100 Ethernet support to usbnet
David T. Hollis
2
-30
/
+380
2005-03-07
[PATCH] usb/kaweth: use wait_event_timeout()
Nishanth Aravamudan
1
-11
/
+2
2005-02-02
[PATCH] USB: another usbnet ax8817x device (goodway docking station)
David Brownell
1
-0
/
+4
2005-01-14
[PATCH] pegasus 2.6.10 cset
Petko Manolov
2
-90
/
+117
2005-01-14
[PATCH] USB: usbnet: Olympus R1000 PDA, and blacklisting if CDC && !ZAURUS
David Brownell
1
-36
/
+56
2005-01-14
[PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer context
Alexey Dobriyan
1
-4
/
+5
2005-01-09
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
2
-6
/
+8
2005-01-07
[PATCH] ifdef typos: drivers_usb_net_usbnet.c
Maximilian Attems
1
-1
/
+1
2004-12-20
[PATCH] USB: additional device id for kaweth driver
Oliver Neukum
1
-0
/
+1
2004-12-19
USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16
Greg Kroah-Hartman
2
-6
/
+7
2004-11-23
[PATCH] USB: ax8817x/usbnet, no GFP_KERNEL blocking in_irq
David Brownell
1
-1
/
+1
2004-11-18
[PATCH] USB: pegasus endian fixes
Petko Manolov
1
-4
/
+4
2004-11-11
[PATCH] USB: usb network Kconfig updates
David Brownell
1
-11
/
+14
2004-11-02
[PATCH] USB: add KC2190 support for usbnet.
Jonathan McDowell
2
-1
/
+25
2004-11-01
[PATCH] Lock initializer unifying Batch 2 (USB)
Thomas Gleixner
1
-2
/
+2
2004-10-21
[PATCH] kaweth: no need for packed
Oliver Neukum
1
-1
/
+1
2004-10-21
[PATCH] kaweth: full conversion to usb_unlink_urb
Oliver Neukum
1
-10
/
+3
2004-10-20
[PATCH] USB kaweth: use alloc_etherdev to allocate device private data - fix
Stephen Hemminger
1
-1
/
+1
2004-10-20
[PATCH] USB: usbnet patch (new ax8817x device)
David Brownell
1
-0
/
+4
2004-10-20
[PATCH] usbnet: use alloc_etherdev to allocate private data
Stephen Hemminger
1
-35
/
+31
2004-10-20
[PATCH] kaweth: use alloc_etherdev to allocate device private
Stephen Hemminger
1
-70
/
+45
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
1
-1
/
+1
2004-10-18
Merge bk://gkernel.bkbits.net/net-drivers-2.6
Linus Torvalds
4
-409
/
+224
2004-10-18
[PATCH] USB: remove calls to usb_unlink_urb() in net/kaweth.c
Borislav Petkov
1
-8
/
+8
2004-10-18
[PATCH] USB: remove calls to usb_unlink_urb() in net/pegasus.c
Borislav Petkov
1
-6
/
+6
2004-10-18
[PATCH] USB: remove calls to usb_unlink_urb in net/usbnet.c
Borislav Petkov
1
-2
/
+2
2004-10-16
Merge pobox.com:/spare/repo/linux-2.6
Jeff Garzik
4
-409
/
+224
2004-10-06
merge
Greg Kroah-Hartman
4
-14
/
+27
2004-10-05
[PATCH] trivial usb endianness annotations
Alexander Viro
5
-17
/
+17
2004-09-29
[PATCH] usb/kaweth: reorder set_current_state() and schedule_timeout()
Nishanth Aravamudan
1
-3
/
+1
2004-09-28
[PATCH] USB: remove calls to usb_unlink_urb in net/catc.c
Borislav Petkov
1
-4
/
+4
[next]