summaryrefslogtreecommitdiff
path: root/drivers/usb/net/asix.c
AgeCommit message (Expand)Author
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-02-23USB: asix.c - Add JVC-PRX1 idsDavid Hollis
2007-02-16USB: asix - Fix endian issues in asix_tx_fixup()David Hollis
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-05ASIX: Add IO-DATA ETG-US2 Support.YOSHIFUJI Hideaki / 吉藤英明
2007-01-22USB: asix: Detect internal PHY and enable/use accordinglyAndres Salomon
2007-01-05USB: asix: Fix AX88772 device PHY selectionDavid Hollis
2006-12-01USB: endianness fix for asix.cOliver Neukum
2006-10-17usbnet: add a mutex around phy register accessArnd Bergmann
2006-10-17usbnet: improve generic ethtool supportArnd Bergmann
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis
2006-09-27USB: asix - Add AX88178 support and many other changesDavid Hollis
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptorEduard Warkentin
2006-04-14[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...David Hollis
2006-01-31[PATCH] USB: asix - Add device IDs for 0G0 Cable EthernetDavid Hollis
2006-01-04[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 idsDavid Hollis
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-09-08[PATCH] USB: usbnet (3/9) module for ASIX Ethernet adaptersDavid Brownell