Age | Commit message (Expand) | Author | Files | Lines |
2006-01-05 | [PATCH] USB: zd1201: make sysfs device symlink | Nathan Lynch | 1 | -0/+2 |
2006-01-05 | [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids | David Hollis | 1 | -0/+4 |
2006-01-05 | [PATCH] USB: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -4/+4 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 12 | -12/+0 |
2006-01-05 | [PATCH] USB: usb-net: new device ID passed through module parameter | A.YOSHIYAMA | 1 | -0/+38 |
2006-01-05 | [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-29 | [PATCH] USB: fix correct wording in drivers/usb/net/KConfig | Koen Kooi | 1 | -1/+1 |
2005-10-29 | [PATCH] USB: Kaweth.c udelay patch | Guillaume GOURAT / | 1 | -1/+1 |
2005-10-29 | [PATCH] pegasus.h | Petko Manolov | 1 | -0/+2 |
2005-10-29 | [PATCH] usb_interface power state | David Brownell | 2 | -4/+0 |
2005-10-29 | [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-09 | [PATCH] USB: usbnet (9/9) module for pl2301/2302 cables | David Brownell | 4 | -217/+179 |
2005-09-09 | [PATCH] USB: usbnet (8/9) module for RNDIS devices | David Brownell | 4 | -8/+630 |
2005-09-09 | [PATCH] USB: usbnet (7/9) module for CDC Ethernet | David Brownell | 4 | -421/+537 |
2005-09-09 | [PATCH] USB: usbnet (6/9) module for Zaurii and compatibles | David Brownell | 5 | -367/+433 |
2005-09-09 | [PATCH] USB: usbnet (5/9) module for genesys gl620a cables | David Brownell | 4 | -359/+418 |
2005-09-09 | [PATCH] USB: usbnet (4/9) module for net1080 cables | David Brownell | 4 | -580/+632 |
2005-09-09 | [PATCH] USB: usbnet (3/9) module for ASIX Ethernet adapters | David Brownell | 5 | -896/+1010 |
2005-09-09 | [PATCH] USB: usbnet (2/9) module for simple network links | David Brownell | 5 | -285/+429 |
2005-09-09 | [PATCH] USB: usbnet (1/9) clean up framing | David Brownell | 3 | -200/+240 |
2005-09-09 | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 6 | -8/+0 |
2005-09-09 | [PATCH] USB: usbnet and unsigned gfp_flags | david-b@pacbell.net | 1 | -6/+6 |
2005-09-02 | /spare/repo/netdev-2.6 branch 'master' | Jeff Garzik | 1 | -11/+10 |
2005-08-30 | [NET]: Kill skb->list | David S. Miller | 1 | -11/+10 |
2005-08-24 | Merge upstream into ieee80211. | Jeff Garzik | 2 | -3/+2 |
2005-08-24 | [PATCH] usbnet oops fix | lepton | 1 | -1/+1 |
2005-08-23 | [PATCH] zd1201 kmalloc size fix | Alexey Dobriyan | 1 | -2/+1 |
2005-07-31 | /spare/repo/netdev-2.6 branch 'master' | Jeff Garzik | 3 | -3/+1 |
2005-07-30 | [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbid | Mathieu | 1 | -0/+1 |
2005-07-30 | [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia... | Adrian Bunk | 2 | -3/+0 |
2005-07-14 | Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6. | Jeff Garzik | 2 | -5/+5 |
2005-07-12 | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas | 1 | -2/+2 |
2005-07-09 | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 1 | -3/+3 |
2005-06-28 | Merge upstream ieee80211.h with us (us == branch 'ieee80211' of netdev-2.6) | Jeff Garzik | 6 | -3/+47 |
2005-06-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 3 | -1/+43 |
2005-06-28 | [PATCH] USB: usbnet debug message fix | David Brownell | 1 | -1/+1 |
2005-06-28 | [PATCH] USB: check for device in zd1201_resume | Colin Leroy | 1 | -0/+3 |
2005-06-28 | [PATCH] USB: PM support for zd1201 | Colin Leroy | 2 | -0/+39 |
2005-06-27 | [PATCH] NETDEV: fix receiving multicast frames. | YOSHIFUJI Hideaki | 2 | -2/+2 |
2005-06-27 | [PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support. | YOSHIFUJI Hideaki | 1 | -0/+2 |
2005-06-27 | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2 | -2/+2 |
2005-06-16 | [PATCH] fix for kaweth broken by changes in the networking layer | Oliver Neukum | 1 | -1/+1 |
2005-06-03 | [PATCH] USB: resolve Zaurus problem | David Brownell | 1 | -1/+1 |
2005-05-28 | [PATCH] zd1201 fixes | Al Viro | 2 | -10/+8 |
2005-05-17 | [PATCH] USB: usbnet driver fixes | David Brownell | 2 | -32/+35 |
2005-05-04 | [PATCH] USB: Spelling fixes for drivers/usb. | Steven Cole | 1 | -4/+4 |