aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/net/asix.c
Commit message (Expand)AuthorAgeFilesLines
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-091-1490/+0
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-3/+3
* USB: asix.c - Add JVC-PRX1 idsDavid Hollis2007-02-231-5/+9
* USB: asix - Fix endian issues in asix_tx_fixup()David Hollis2007-02-161-0/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* ASIX: Add IO-DATA ETG-US2 Support.YOSHIFUJI Hideaki / 吉藤英明2007-02-051-0/+4
* USB: asix: Detect internal PHY and enable/use accordinglyAndres Salomon2007-01-221-5/+13
* USB: asix: Fix AX88772 device PHY selectionDavid Hollis2007-01-051-1/+1
* 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