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