summaryrefslogtreecommitdiff
path: root/drivers/net/usb/asix_devices.c
AgeCommit message (Expand)Author
2014-02-26net: asix: add missing flag to struct driver_infoEmil Goode
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown
2013-07-28USBNET: centralize computing of max rx/tx qlenMing Lei
2013-04-11usbnet: asix: apply usbnet_link_changeMing Lei
2013-02-27usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner
2013-01-19net: asix: ax88772_unbind() can be staticWu Fengguang
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach
2012-11-23asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD
2012-10-01asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman
2012-09-19asix: Support DLink DUB-E100 H/W Ver C1Søren holm
2012-07-19asix: Add support for programming the EEPROMChristian Riesch
2012-07-19asix: Rework reading from EEPROMChristian Riesch
2012-07-17asix: Add a new driver for the AX88172AChristian Riesch
2012-07-17asix: Factor out common codeChristian Riesch
2012-07-17asix: Rename asix.c to asix_devices.cChristian Riesch