summaryrefslogtreecommitdiff
path: root/drivers/net/usb/asix.h
AgeCommit message (Expand)Author
2021-08-23net: usb: asix: ax88772: move embedded PHY detection as early as possibleOleksij Rempel
2021-06-07net: usb: asix: ax88772: add generic selftest supportOleksij Rempel
2021-06-07net: usb: asix: ax88772: add phylib supportOleksij Rempel
2021-06-07net: usb: asix: refactor asix_read_phy_addr() and handle errors on returnOleksij Rempel
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins
2016-08-31net: asix: Add in_pm parameterRobert Foss
2015-10-05asix: Rename remaining and size for clarityDean Jenkins
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach
2012-07-19asix: Add support for programming the EEPROMChristian Riesch
2012-07-19asix: Rework reading from EEPROMChristian Riesch
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch
2012-07-16asix: Factor out common codeChristian Riesch
2012-07-16asix: Rename asix.c to asix_devices.cChristian Riesch