aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix_devices.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-27net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli1-0/+4
2014-11-21net: USB: Deletion of unnecessary checks before the function call "kfree"Markus Elfring1-2/+1
2014-11-07asix: Do full reset during ax88772_bindCharles Keepax1-13/+1
2014-10-03asix: Don't reset PHY on if_up for ASIX 88772Michel Stam1-1/+1
2014-02-14net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2013-12-06usb: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown1-2/+0
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei1-0/+3
2013-04-11usbnet: asix: apply usbnet_link_changeMing Lei1-5/+1
2013-02-27usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner1-0/+31
2013-01-19net: asix: ax88772_unbind() can be staticWu Fengguang1-1/+1
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach1-3/+20
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach1-3/+27
2012-11-23asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD1-3/+16
2012-10-01asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer1-0/+4
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2012-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman1-16/+20
2012-09-19asix: Support DLink DUB-E100 H/W Ver C1Søren holm1-0/+4
2012-07-19asix: Add support for programming the EEPROMChristian Riesch1-0/+3
2012-07-19asix: Rework reading from EEPROMChristian Riesch1-9/+0
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch1-0/+6
2012-07-16asix: Factor out common codeChristian Riesch1-659/+1
2012-07-16asix: Rename asix.c to asix_devices.cChristian Riesch1-0/+1680