Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b1a316f6f9c54d668df4304ddf935595501ccb25
/
drivers
/
usb
/
net
d0374f4
USB: Davicom DM9601 usbnet driver
by Peter Korsgaard
· 18 years ago
39c4b38
USB: asix.c - Add JVC-PRX1 ids
by David Hollis
· 18 years ago
691895c
usbnet: add missing Kconfig for KC2190 cables
by David Brownell
· 18 years ago
cb1cebb
usbnet: init fault (oops) cleanup, whitespace fixes
by David Brownell
· 18 years ago
6e91f52
usbnet: recognize SiteCom CN-124
by David Brownell
· 18 years ago
0207c80
USB: Fix misspelled "USBNET_MII" kernel config option.
by Robert P. J. Day
· 18 years ago
d0b4e31
USB: USB_RTL8150 must select MII
by Adrian Bunk
· 18 years ago
57e4f04
USB: asix - Fix endian issues in asix_tx_fixup()
by David Hollis
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
53ebb3b
[PATCH] trivial usb endianness annotations
by Al Viro
· 18 years ago
c96e2c9
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
b3ebd52
USB: better ethtool support for kaweth
by Oliver Neukum
· 18 years ago
b98b98f
USB: power management for kaweth
by Oliver Neukum
· 18 years ago
ad55d71
rndis_host learns ActiveSync basics
by Ole Andre Vadla Ravnas
· 18 years ago
e77c2ba
PEGASUS: Fix typo in Corega products.
by YOSHIFUJI Hideaki / 吉藤英明
· 18 years ago
b29cf31
ASIX: Add IO-DATA ETG-US2 Support.
by YOSHIFUJI Hideaki / 吉藤英明
· 18 years ago
886ae1f
[PATCH] fix rtl8150
by Al Viro
· 18 years ago
deb31f1
USB: rndis_host: fix crash while probing a Nokia S60 mobile
by Daniel Gollub
· 18 years ago
d0ffff8
USB: asix: Detect internal PHY and enable/use accordingly
by Andres Salomon
· 18 years ago
14e51f2
USB: asix: Fix AX88772 device PHY selection
by David Hollis
· 18 years ago
5859271
USB: rtl8150 new device id
by Petko Manolov
· 18 years ago
3374453
USB: removing ifdefed code from gl620a
by Oliver Neukum
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
10c8211
USB: pegasus error path not resetting task's state
by Oliver Neukum
· 18 years ago
9aa742e
USB: endianness fix for asix.c
by Oliver Neukum
· 18 years ago
c69694b
usb: catc free urb cleanup
by Mariusz Kozlowski
· 18 years ago
b4ee4a2
USB: net1080: Fix && typos
by Jean Delvare
· 18 years ago
fc6e254
USB: usbnet: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
b333d5b
USB: cdc_ether: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
18ee91fa
USB: use MII hooks only if CONFIG_MII is enabled
by David Brownell
· 18 years ago
7259f0d
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
by Peter Zijlstra
· 18 years ago
a9fc633
usbnet: add a mutex around phy register access
by Arnd Bergmann
· 18 years ago
c41286f
usbnet: improve generic ethtool support
by Arnd Bergmann
· 18 years ago
2a36d70
USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapter
by Arnd Bergmann
· 18 years ago
f8ac232
USB: drivers/usb/net/*: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
1a2ea1d
USB: suspend/resume support for kaweth
by Oliver Neukum
· 18 years ago
fbe2baf
USB: remove private debug macros from kaweth
by Oliver Neukum
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
b923e7f
USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1
by David Hollis
· 18 years ago
37cf347
USB: Pegasus driver failing for ADMtek 8515 network device
by Petko Manolov
· 18 years ago
486ba2a
USB: new id for kaweth
by Oliver Neukum
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
9bcbcf4
USB: net1080 inherent pad length
by dave rientjes
· 18 years ago
25d94e6
usbnet: printk format warning
by Randy Dunlap
· 18 years ago
933a27d
USB: asix - Add AX88178 support and many other changes
by David Hollis
· 18 years ago
a99c194
USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames
by Jamie Painter
· 18 years ago
5df3d8b
USB: Support for ELECOM LD-USB20 in pegasus
by Nobuhiro Iwamatsu
· 18 years ago
eff674a
USB: rtl8150_disconnect() needs tasklet_kill()
by Andrew Morton
· 18 years ago
23219c1
USB: Patch for rtl8150 to fix unplug problems
by Peter Chubb
· 18 years ago
b6c2799
[PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driver
by Dan Streetman
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a8c28f2
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
by David Brownell
· 19 years ago
efcaa20
[PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)
by David Brownell
· 19 years ago
955a260
[PATCH] USB: more pegasus log spamming removed
by David Brownell
· 19 years ago
7327413
[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor
by Eduard Warkentin
· 19 years ago
f44f725
[PATCH] USB: usbnet, zaurus mtu fixup
by David Brownell
· 19 years ago
5c601d0
[PATCH] wireless: move zd1201 where it belongs
by Pavel Machek
· 19 years ago
2a80634
[PATCH] usb wifi: zd1201 cleanups
by Pavel Machek
· 19 years ago
7e713b8
[PATCH] USB: pegasus fixes (logstorm, suspend)
by David Brownell
· 19 years ago
48b1be6
[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions to reduce bloat
by David Hollis
· 19 years ago
51400f1
[PATCH] USB: rndis_host whitespace/comment updates
by David Brownell
· 19 years ago
016534c
[PATCH] USB: pegasus driver bugfix
by Petko Manolov
· 19 years ago
e21a2b0
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
0073602
[PATCH] zd1201 wireless stat update
by Jean Tourrilhes
· 19 years ago
09abfa8
[PATCH] USB: rtl8150 small fix
by Petko Manolov
· 19 years ago
80b6ca4
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
by Eric Sesterhenn
· 19 years ago
efafe6f
[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanup
by Malte Doersam
· 19 years ago
5732ce8
[PATCH] USB: asix - Add device IDs for 0G0 Cable Ethernet
by David Hollis
· 19 years ago
a083dec
[PATCH] USB: zd1201: make sysfs device symlink
by Nathan Lynch
· 19 years ago
5e0f76c
[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids
by David Hollis
· 19 years ago
52950ed
[PATCH] USB: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
a4f81a6
[PATCH] USB: usb-net: new device ID passed through module parameter
by A.YOSHIYAMA
· 19 years ago
4a1728a
[PATCH] USB: usb-net: removes redundant return
by Petko Manolov
· 19 years ago
654f311
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
by Greg Kroah-Hartman
· 19 years ago
d23b536
[PATCH] USB: fix race in kaweth disconnect
by Herbert Xu
· 19 years ago
46a0cf8
[PATCH] USB: fix correct wording in drivers/usb/net/KConfig
by Koen Kooi
· 19 years ago
f2d45cd
[PATCH] USB: Kaweth.c udelay patch
by Guillaume GOURAT /
· 19 years ago
ddcad75
[PATCH] pegasus.h
by Petko Manolov
· 19 years ago
db69087
[PATCH] usb_interface power state
by David Brownell
· 19 years ago
8da608c
[PATCH] USB: disable tasklet if rtl8150 device is removed while active.
by Greg Kroah-Hartman
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
a85a46f
[PATCH] USB: fix pegasus driver
by Kevin Vigor
· 19 years ago
090ffa9
[PATCH] USB: usbnet (9/9) module for pl2301/2302 cables
by David Brownell
· 19 years ago
64e0491
[PATCH] USB: usbnet (8/9) module for RNDIS devices
by David Brownell
· 19 years ago
4324fd4
[PATCH] USB: usbnet (7/9) module for CDC Ethernet
by David Brownell
· 19 years ago
0aa599c
[PATCH] USB: usbnet (6/9) module for Zaurii and compatibles
by David Brownell
· 19 years ago
47ee305
[PATCH] USB: usbnet (5/9) module for genesys gl620a cables
by David Brownell
· 19 years ago
904813c
[PATCH] USB: usbnet (4/9) module for net1080 cables
by David Brownell
· 19 years ago
2e55cc7
[PATCH] USB: usbnet (3/9) module for ASIX Ethernet adapters
by David Brownell
· 19 years ago
38bde1d
[PATCH] USB: usbnet (2/9) module for simple network links
by David Brownell
· 19 years ago
f29fc25
[PATCH] USB: usbnet (1/9) clean up framing
by David Brownell
· 19 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 19 years ago
0d9899f
[PATCH] USB: usbnet and unsigned gfp_flags
by david-b@pacbell.net
· 19 years ago
e3ee3b7
/spare/repo/netdev-2.6 branch 'master'
by Jeff Garzik
· 19 years ago
Next »