summaryrefslogtreecommitdiffstats
path: root/drivers/usb/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: asix - Add device IDs for 0G0 Cable EthernetDavid Hollis2006-02-011-0/+4
* [PATCH] USB: zd1201: make sysfs device symlinkNathan Lynch2006-01-041-0/+2
* [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 idsDavid Hollis2006-01-041-0/+4
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-041-4/+4
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-0412-12/+0Star
* [PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA2006-01-041-0/+38
* [PATCH] USB: usb-net: removes redundant returnPetko Manolov2006-01-041-55/+51Star
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-1711-29/+4Star
* [PATCH] USB: fix race in kaweth disconnectHerbert Xu2005-11-171-12/+1Star
* [PATCH] USB: fix correct wording in drivers/usb/net/KConfigKoen Kooi2005-10-291-1/+1
* [PATCH] USB: Kaweth.c udelay patchGuillaume GOURAT /2005-10-291-1/+1
* [PATCH] pegasus.hPetko Manolov2005-10-291-0/+2
* [PATCH] usb_interface power stateDavid Brownell2005-10-292-4/+0Star
* [PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman2005-10-291-0/+1
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-289-11/+11
* [PATCH] USB: fix pegasus driverKevin Vigor2005-09-221-9/+20
* [PATCH] USB: usbnet (9/9) module for pl2301/2302 cablesDavid Brownell2005-09-094-217/+179Star
* [PATCH] USB: usbnet (8/9) module for RNDIS devicesDavid Brownell2005-09-094-8/+630
* [PATCH] USB: usbnet (7/9) module for CDC EthernetDavid Brownell2005-09-094-421/+537
* [PATCH] USB: usbnet (6/9) module for Zaurii and compatiblesDavid Brownell2005-09-095-367/+433
* [PATCH] USB: usbnet (5/9) module for genesys gl620a cablesDavid Brownell2005-09-094-359/+418
* [PATCH] USB: usbnet (4/9) module for net1080 cablesDavid Brownell2005-09-094-580/+632
* [PATCH] USB: usbnet (3/9) module for ASIX Ethernet adaptersDavid Brownell2005-09-095-896/+1010
* [PATCH] USB: usbnet (2/9) module for simple network linksDavid Brownell2005-09-095-285/+429
* [PATCH] USB: usbnet (1/9) clean up framingDavid Brownell2005-09-093-200/+240
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-096-8/+0Star
* [PATCH] USB: usbnet and unsigned gfp_flagsdavid-b@pacbell.net2005-09-091-6/+6
* /spare/repo/netdev-2.6 branch 'master'Jeff Garzik2005-09-021-11/+10Star
|\
| * [NET]: Kill skb->listDavid S. Miller2005-08-301-11/+10Star
* | Merge upstream into ieee80211.Jeff Garzik2005-08-242-3/+2Star
|\|
| * [PATCH] usbnet oops fixlepton2005-08-241-1/+1
| * [PATCH] zd1201 kmalloc size fixAlexey Dobriyan2005-08-231-2/+1Star
* | /spare/repo/netdev-2.6 branch 'master'Jeff Garzik2005-07-313-3/+1Star
|\|
| * [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu2005-07-291-0/+1
| * [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2005-07-292-3/+0Star
* | Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.Jeff Garzik2005-07-132-5/+5
|\|
| * [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-2/+2
| * [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-3/+3
* | Merge upstream ieee80211.h with us (us == branch 'ieee80211' of netdev-2.6)Jeff Garzik2005-06-286-3/+47
|\|
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-283-1/+43
| |\
| | * [PATCH] USB: usbnet debug message fixDavid Brownell2005-06-271-1/+1
| | * [PATCH] USB: check for device in zd1201_resumeColin Leroy2005-06-271-0/+3
| | * [PATCH] USB: PM support for zd1201Colin Leroy2005-06-272-0/+39
| * | [PATCH] NETDEV: fix receiving multicast frames.YOSHIFUJI Hideaki2005-06-272-2/+2
| * | [PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support.YOSHIFUJI Hideaki2005-06-271-0/+2
| |/
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-272-2/+2
|\|
| * [PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum2005-06-161-1/+1
| * [PATCH] USB: resolve Zaurus problemDavid Brownell2005-06-031-1/+1
* | [PATCH] zd1201 fixesAl Viro2005-05-282-10/+8Star
|/
* [PATCH] USB: usbnet driver fixesDavid Brownell2005-05-172-32/+35