aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01USB: pegasus error path not resetting task's stateOliver Neukum1-0/+1
2006-12-01USB: endianness fix for asix.cOliver Neukum1-3/+3
2006-12-01usb: catc free urb cleanupMariusz Kozlowski1-8/+4
2006-12-01USB: net1080: Fix && typosJean Delvare1-2/+2
2006-12-01USB: usbnet: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-12-01USB: cdc_ether: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+1
2006-11-03USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell2-27/+39
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-1/+1
2006-10-17usbnet: add a mutex around phy register accessArnd Bergmann4-0/+11
2006-10-17usbnet: improve generic ethtool supportArnd Bergmann4-36/+68
2006-10-17USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapterArnd Bergmann3-0/+534
2006-10-17USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan2-2/+2
2006-10-17USB: suspend/resume support for kawethOliver Neukum1-9/+73
2006-10-17USB: remove private debug macros from kawethOliver Neukum1-66/+56
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells8-30/+30
2006-09-28USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis1-0/+4
2006-09-28USB: Pegasus driver failing for ADMtek 8515 network devicePetko Manolov1-7/+11
2006-09-28USB: new id for kawethOliver Neukum1-0/+1
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev3-8/+8
2006-09-27USB: net1080 inherent pad lengthdave rientjes1-8/+7
2006-09-27usbnet: printk format warningRandy Dunlap1-1/+1
2006-09-27USB: asix - Add AX88178 support and many other changesDavid Hollis1-232/+769
2006-09-27USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo FramesJamie Painter2-3/+28
2006-08-31USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu1-0/+3
2006-08-31USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton1-0/+1
2006-08-02USB: Patch for rtl8150 to fix unplug problemsPeter Chubb1-12/+71
2006-07-12[PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel10-10/+0
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell3-3/+3
2006-06-21[PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)David Brownell1-0/+12
2006-06-21[PATCH] USB: more pegasus log spamming removedDavid Brownell1-3/+26
2006-06-21[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptorEduard Warkentin1-0/+4
2006-06-21[PATCH] USB: usbnet, zaurus mtu fixupDavid Brownell1-6/+11
2006-06-05[PATCH] wireless: move zd1201 where it belongsPavel Machek4-2095/+0
2006-06-05[PATCH] usb wifi: zd1201 cleanupsPavel Machek1-41/+26
2006-05-08[PATCH] USB: pegasus fixes (logstorm, suspend)David Brownell1-5/+15
2006-04-14[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions to reduce bloatDavid Hollis1-164/+163
2006-04-14[PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell1-7/+21
2006-04-14[PATCH] USB: pegasus driver bugfixPetko Manolov1-1/+1
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik1-1/+1
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-27[PATCH] zd1201 wireless stat updateJean Tourrilhes1-1/+1
2006-03-20[PATCH] USB: rtl8150 small fixPetko Manolov1-1/+3
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-6/+3
2006-03-20[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanupMalte Doersam2-12/+15
2006-01-31[PATCH] USB: asix - Add device IDs for 0G0 Cable EthernetDavid Hollis1-0/+4
2006-01-04[PATCH] USB: zd1201: make sysfs device symlinkNathan Lynch1-0/+2
2006-01-04[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 idsDavid Hollis1-0/+4
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser1-4/+4
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman12-12/+0