aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/net
AgeCommit message (Expand)Author
2006-08-31USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu
2006-08-31USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton
2006-08-02USB: Patch for rtl8150 to fix unplug problemsPeter Chubb
2006-07-12[PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell
2006-06-21[PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)David Brownell
2006-06-21[PATCH] USB: more pegasus log spamming removedDavid Brownell
2006-06-21[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptorEduard Warkentin
2006-06-21[PATCH] USB: usbnet, zaurus mtu fixupDavid Brownell
2006-06-05[PATCH] wireless: move zd1201 where it belongsPavel Machek
2006-06-05[PATCH] usb wifi: zd1201 cleanupsPavel Machek
2006-05-08[PATCH] USB: pegasus fixes (logstorm, suspend)David Brownell
2006-04-14[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...David Hollis
2006-04-14[PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell
2006-04-14[PATCH] USB: pegasus driver bugfixPetko Manolov
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-27[PATCH] zd1201 wireless stat updateJean Tourrilhes
2006-03-20[PATCH] USB: rtl8150 small fixPetko Manolov
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn
2006-03-20[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanupMalte Doersam
2006-01-31[PATCH] USB: asix - Add device IDs for 0G0 Cable EthernetDavid Hollis
2006-01-04[PATCH] USB: zd1201: make sysfs device symlinkNathan Lynch
2006-01-04[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 idsDavid Hollis
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA
2006-01-04[PATCH] USB: usb-net: removes redundant returnPetko Manolov
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-11-17[PATCH] USB: fix race in kaweth disconnectHerbert Xu
2005-10-28[PATCH] USB: fix correct wording in drivers/usb/net/KConfigKoen Kooi
2005-10-28[PATCH] USB: Kaweth.c udelay patchGuillaume GOURAT /
2005-10-28[PATCH] pegasus.hPetko Manolov
2005-10-28[PATCH] usb_interface power stateDavid Brownell
2005-10-28[PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-09-22[PATCH] USB: fix pegasus driverKevin Vigor
2005-09-08[PATCH] USB: usbnet (9/9) module for pl2301/2302 cablesDavid Brownell
2005-09-08[PATCH] USB: usbnet (8/9) module for RNDIS devicesDavid Brownell
2005-09-08[PATCH] USB: usbnet (7/9) module for CDC EthernetDavid Brownell
2005-09-08[PATCH] USB: usbnet (6/9) module for Zaurii and compatiblesDavid Brownell
2005-09-08[PATCH] USB: usbnet (5/9) module for genesys gl620a cablesDavid Brownell
2005-09-08[PATCH] USB: usbnet (4/9) module for net1080 cablesDavid Brownell
2005-09-08[PATCH] USB: usbnet (3/9) module for ASIX Ethernet adaptersDavid Brownell
2005-09-08[PATCH] USB: usbnet (2/9) module for simple network linksDavid Brownell
2005-09-08[PATCH] USB: usbnet (1/9) clean up framingDavid Brownell
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-08[PATCH] USB: usbnet and unsigned gfp_flagsdavid-b@pacbell.net
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik