summaryrefslogtreecommitdiffstats
path: root/drivers/usb/net/asix.c
Commit message (Expand)AuthorAgeFilesLines
* USB: endianness fix for asix.cOliver Neukum2006-12-011-3/+3
* usbnet: add a mutex around phy register accessArnd Bergmann2006-10-171-0/+4
* usbnet: improve generic ethtool supportArnd Bergmann2006-10-171-35/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis2006-09-281-0/+4
* USB: asix - Add AX88178 support and many other changesDavid Hollis2006-09-271-232/+769
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptorEduard Warkentin2006-06-211-0/+4
* [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...David Hollis2006-04-141-164/+163
* [PATCH] USB: asix - Add device IDs for 0G0 Cable EthernetDavid Hollis2006-01-311-0/+4
* [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 idsDavid Hollis2006-01-041-0/+4
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-3/+0
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-1/+1
* [PATCH] USB: usbnet (3/9) module for ASIX Ethernet adaptersDavid Brownell2005-09-081-0/+948