aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-23net: usb: asix: ax88772: move embedded PHY detection as early as possibleOleksij Rempel1-0/+1
2021-06-07net: usb: asix: ax88772: add generic selftest supportOleksij Rempel1-0/+1
2021-06-07net: usb: asix: ax88772: add phylib supportOleksij Rempel1-0/+9
2021-06-07net: usb: asix: refactor asix_read_phy_addr() and handle errors on returnOleksij Rempel1-2/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins1-0/+1
2016-08-31net: asix: Add in_pm parameterRobert Foss1-10/+30
2015-10-05asix: Rename remaining and size for clarityDean Jenkins1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
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-0/+2
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach1-1/+14
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach1-0/+3
2012-07-19asix: Add support for programming the EEPROMChristian Riesch1-0/+2
2012-07-19asix: Rework reading from EEPROMChristian Riesch1-3/+2
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch1-0/+5
2012-07-16asix: Factor out common codeChristian Riesch1-1500/+32
2012-07-16asix: Rename asix.c to asix_devices.cChristian Riesch1-0/+1680