Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-06-21 | [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor | Eduard Warkentin | 1 | -0/+4 |
2006-06-21 | [PATCH] USB: usbnet, zaurus mtu fixup | David Brownell | 1 | -6/+11 |
2006-06-05 | [PATCH] wireless: move zd1201 where it belongs | Pavel Machek | 4 | -2095/+0 |
2006-06-05 | [PATCH] usb wifi: zd1201 cleanups | Pavel Machek | 1 | -41/+26 |
2006-05-08 | [PATCH] USB: pegasus fixes (logstorm, suspend) | David Brownell | 1 | -5/+15 |
2006-04-14 | [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t... | David Hollis | 1 | -164/+163 |
2006-04-14 | [PATCH] USB: rndis_host whitespace/comment updates | David Brownell | 1 | -7/+21 |
2006-04-14 | [PATCH] USB: pegasus driver bugfix | Petko Manolov | 1 | -1/+1 |
2006-03-29 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 1 | -1/+1 |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan | 1 | -1/+1 |
2006-03-27 | [PATCH] zd1201 wireless stat update | Jean Tourrilhes | 1 | -1/+1 |
2006-03-20 | [PATCH] USB: rtl8150 small fix | Petko Manolov | 1 | -1/+3 |
2006-03-20 | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn | 1 | -6/+3 |
2006-03-20 | [PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanup | Malte Doersam | 2 | -12/+15 |
2006-01-31 | [PATCH] USB: asix - Add device IDs for 0G0 Cable Ethernet | David Hollis | 1 | -0/+4 |
2006-01-04 | [PATCH] USB: zd1201: make sysfs device symlink | Nathan Lynch | 1 | -0/+2 |
2006-01-04 | [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids | David Hollis | 1 | -0/+4 |
2006-01-04 | [PATCH] USB: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -4/+4 |
2006-01-04 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 12 | -12/+0 |
2006-01-04 | [PATCH] USB: usb-net: new device ID passed through module parameter | A.YOSHIYAMA | 1 | -0/+38 |
2006-01-04 | [PATCH] USB: usb-net: removes redundant return | Petko Manolov | 1 | -55/+51 |
2005-11-17 | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 11 | -29/+4 |
2005-11-17 | [PATCH] USB: fix race in kaweth disconnect | Herbert Xu | 1 | -12/+1 |
2005-10-28 | [PATCH] USB: fix correct wording in drivers/usb/net/KConfig | Koen Kooi | 1 | -1/+1 |
2005-10-28 | [PATCH] USB: Kaweth.c udelay patch | Guillaume GOURAT / | 1 | -1/+1 |
2005-10-28 | [PATCH] pegasus.h | Petko Manolov | 1 | -0/+2 |
2005-10-28 | [PATCH] usb_interface power state | David Brownell | 2 | -4/+0 |
2005-10-28 | [PATCH] USB: disable tasklet if rtl8150 device is removed while active. | Greg Kroah-Hartman | 1 | -0/+1 |
2005-10-28 | [PATCH] gfp_t: drivers/usb | Al Viro | 9 | -11/+11 |
2005-09-22 | [PATCH] USB: fix pegasus driver | Kevin Vigor | 1 | -9/+20 |
2005-09-08 | [PATCH] USB: usbnet (9/9) module for pl2301/2302 cables | David Brownell | 4 | -217/+179 |
2005-09-08 | [PATCH] USB: usbnet (8/9) module for RNDIS devices | David Brownell | 4 | -8/+630 |
2005-09-08 | [PATCH] USB: usbnet (7/9) module for CDC Ethernet | David Brownell | 4 | -421/+537 |
2005-09-08 | [PATCH] USB: usbnet (6/9) module for Zaurii and compatibles | David Brownell | 5 | -367/+433 |
2005-09-08 | [PATCH] USB: usbnet (5/9) module for genesys gl620a cables | David Brownell | 4 | -359/+418 |
2005-09-08 | [PATCH] USB: usbnet (4/9) module for net1080 cables | David Brownell | 4 | -580/+632 |
2005-09-08 | [PATCH] USB: usbnet (3/9) module for ASIX Ethernet adapters | David Brownell | 5 | -896/+1010 |
2005-09-08 | [PATCH] USB: usbnet (2/9) module for simple network links | David Brownell | 5 | -285/+429 |
2005-09-08 | [PATCH] USB: usbnet (1/9) clean up framing | David Brownell | 3 | -200/+240 |
2005-09-08 | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 6 | -8/+0 |
2005-09-08 | [PATCH] USB: usbnet and unsigned gfp_flags | david-b@pacbell.net | 1 | -6/+6 |
2005-09-01 | /spare/repo/netdev-2.6 branch 'master' | Jeff Garzik | 1 | -11/+10 |
2005-08-29 | [NET]: Kill skb->list | David S. Miller | 1 | -11/+10 |
2005-08-24 | Merge upstream into ieee80211. | Jeff Garzik | 2 | -3/+2 |
2005-08-23 | [PATCH] usbnet oops fix | lepton | 1 | -1/+1 |
2005-08-23 | [PATCH] zd1201 kmalloc size fix | Alexey Dobriyan | 1 | -2/+1 |
2005-07-30 | /spare/repo/netdev-2.6 branch 'master' | Jeff Garzik | 3 | -3/+1 |