summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix.h
Commit message (Expand)AuthorAgeFilesLines
* net: asix: ax88772: migrate to phylinkOleksij Rempel2022-08-261-0/+3
* net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao2022-07-051-3/+0
* net: usb: asix: do not force pause frames supportOleksij Rempel2022-06-271-2/+1
* net: usb: asix: suspend embedded PHY if external is usedOleksij Rempel2022-03-121-0/+3
* net: usb: asix: make use of mdiobus_get_phy and phy_connect_directOleksij Rempel2022-03-121-1/+0
* net: usb: asix: store chipid to avoid reading it on resetOleksij Rempel2022-03-121-0/+1
* net: usb: asix: unify ax88772_resume codeOleksij Rempel2022-03-121-0/+1
* net: asix: add proper error handling of usb read errorsPavel Skripkin2022-02-071-2/+2
* net: usb: asix: ax88772: move embedded PHY detection as early as possibleOleksij Rempel2021-08-231-0/+1
* net: usb: asix: ax88772: add generic selftest supportOleksij Rempel2021-06-071-0/+1
* net: usb: asix: ax88772: add phylib supportOleksij Rempel2021-06-071-0/+9
* net: usb: asix: refactor asix_read_phy_addr() and handle errors on returnOleksij Rempel2021-06-071-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* asix: Fix small memory leak in ax88772_unbind()Dean Jenkins2017-08-071-0/+1
* net: asix: Add in_pm parameterRobert Foss2016-08-311-10/+30
* asix: Rename remaining and size for clarityDean Jenkins2015-10-051-1/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* usb: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* net: asix: Move declaration of ax88172a_info to shared headerMark Brown2013-08-131-0/+2
* net: asix: handle packets crossing URB boundariesLucas Stach2013-01-181-1/+14
* net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach2013-01-181-0/+3
* asix: Add support for programming the EEPROMChristian Riesch2012-07-191-0/+2
* asix: Rework reading from EEPROMChristian Riesch2012-07-191-3/+2
* asix: Add a new driver for the AX88172AChristian Riesch2012-07-161-0/+5
* asix: Factor out common codeChristian Riesch2012-07-161-1500/+32
* asix: Rename asix.c to asix_devices.cChristian Riesch2012-07-161-0/+1680