| Commit message (Expand) | Author | Age | Files | Lines |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 8 | -30/+30 |
* | USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1 | David Hollis | 2006-09-28 | 1 | -0/+4 |
* | USB: Pegasus driver failing for ADMtek 8515 network device | Petko Manolov | 2006-09-28 | 1 | -7/+11 |
* | USB: new id for kaweth | Oliver Neukum | 2006-09-28 | 1 | -0/+1 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 3 | -8/+8 |
* | USB: net1080 inherent pad length | dave rientjes | 2006-09-27 | 1 | -8/+7 |
* | usbnet: printk format warning | Randy Dunlap | 2006-09-27 | 1 | -1/+1 |
* | USB: asix - Add AX88178 support and many other changes | David Hollis | 2006-09-27 | 1 | -232/+769 |
* | USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames | Jamie Painter | 2006-09-27 | 2 | -3/+28 |
* | USB: Support for ELECOM LD-USB20 in pegasus | Nobuhiro Iwamatsu | 2006-08-31 | 1 | -0/+3 |
* | USB: rtl8150_disconnect() needs tasklet_kill() | Andrew Morton | 2006-08-31 | 1 | -0/+1 |
* | USB: Patch for rtl8150 to fix unplug problems | Peter Chubb | 2006-08-02 | 1 | -12/+71 |
* | [PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driver | Dan Streetman | 2006-07-12 | 1 | -0/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 10 | -10/+0 |
* | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> | David Brownell | 2006-06-21 | 3 | -3/+3 |
* | [PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression) | David Brownell | 2006-06-21 | 1 | -0/+12 |
* | [PATCH] USB: more pegasus log spamming removed | David Brownell | 2006-06-21 | 1 | -3/+26 |
* | [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor | Eduard Warkentin | 2006-06-21 | 1 | -0/+4 |
* | [PATCH] USB: usbnet, zaurus mtu fixup | David Brownell | 2006-06-21 | 1 | -6/+11 |
* | [PATCH] wireless: move zd1201 where it belongs | Pavel Machek | 2006-06-05 | 4 | -2095/+0 |
* | [PATCH] usb wifi: zd1201 cleanups | Pavel Machek | 2006-06-05 | 1 | -41/+26 |
* | [PATCH] USB: pegasus fixes (logstorm, suspend) | David Brownell | 2006-05-08 | 1 | -5/+15 |
* | [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t... | David Hollis | 2006-04-14 | 1 | -164/+163 |
* | [PATCH] USB: rndis_host whitespace/comment updates | David Brownell | 2006-04-14 | 1 | -7/+21 |
* | [PATCH] USB: pegasus driver bugfix | Petko Manolov | 2006-04-14 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-03-29 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] zd1201 wireless stat update | Jean Tourrilhes | 2006-03-27 | 1 | -1/+1 |
* | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 1 | -1/+1 |
|/ |
|
* | [PATCH] USB: rtl8150 small fix | Petko Manolov | 2006-03-20 | 1 | -1/+3 |
* | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn | 2006-03-20 | 1 | -6/+3 |
* | [PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanup | Malte Doersam | 2006-03-20 | 2 | -12/+15 |
* | [PATCH] USB: asix - Add device IDs for 0G0 Cable Ethernet | David Hollis | 2006-01-31 | 1 | -0/+4 |
* | [PATCH] USB: zd1201: make sysfs device symlink | Nathan Lynch | 2006-01-04 | 1 | -0/+2 |
* | [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids | David Hollis | 2006-01-04 | 1 | -0/+4 |
* | [PATCH] USB: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-04 | 1 | -4/+4 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 12 | -12/+0 |
* | [PATCH] USB: usb-net: new device ID passed through module parameter | A.YOSHIYAMA | 2006-01-04 | 1 | -0/+38 |
* | [PATCH] USB: usb-net: removes redundant return | Petko Manolov | 2006-01-04 | 1 | -55/+51 |
* | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 2005-11-17 | 11 | -29/+4 |
* | [PATCH] USB: fix race in kaweth disconnect | Herbert Xu | 2005-11-17 | 1 | -12/+1 |
* | [PATCH] USB: fix correct wording in drivers/usb/net/KConfig | Koen Kooi | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] USB: Kaweth.c udelay patch | Guillaume GOURAT / | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] pegasus.h | Petko Manolov | 2005-10-28 | 1 | -0/+2 |
* | [PATCH] usb_interface power state | David Brownell | 2005-10-28 | 2 | -4/+0 |
* | [PATCH] USB: disable tasklet if rtl8150 device is removed while active. | Greg Kroah-Hartman | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] gfp_t: drivers/usb | Al Viro | 2005-10-28 | 9 | -11/+11 |
* | [PATCH] USB: fix pegasus driver | Kevin Vigor | 2005-09-22 | 1 | -9/+20 |
* | [PATCH] USB: usbnet (9/9) module for pl2301/2302 cables | David Brownell | 2005-09-08 | 4 | -217/+179 |
* | [PATCH] USB: usbnet (8/9) module for RNDIS devices | David Brownell | 2005-09-08 | 4 | -8/+630 |
* | [PATCH] USB: usbnet (7/9) module for CDC Ethernet | David Brownell | 2005-09-08 | 4 | -421/+537 |