| Commit message (Expand) | Author | Age | Files | Lines |
* | net: asix: ax88772: migrate to phylink | Oleksij Rempel | 2022-08-26 | 1 | -0/+3 |
* | net: asix: change the type of asix_set_sw/hw_mii to static | Zhengchao Shao | 2022-07-06 | 1 | -3/+0 |
* | net: usb: asix: do not force pause frames support | Oleksij Rempel | 2022-06-28 | 1 | -2/+1 |
* | net: usb: asix: suspend embedded PHY if external is used | Oleksij Rempel | 2022-03-12 | 1 | -0/+3 |
* | net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct | Oleksij Rempel | 2022-03-12 | 1 | -1/+0 |
* | net: usb: asix: store chipid to avoid reading it on reset | Oleksij Rempel | 2022-03-12 | 1 | -0/+1 |
* | net: usb: asix: unify ax88772_resume code | Oleksij Rempel | 2022-03-12 | 1 | -0/+1 |
* | net: asix: add proper error handling of usb read errors | Pavel Skripkin | 2022-02-07 | 1 | -2/+2 |
* | net: usb: asix: ax88772: move embedded PHY detection as early as possible | Oleksij Rempel | 2021-08-23 | 1 | -0/+1 |
* | net: usb: asix: ax88772: add generic selftest support | Oleksij Rempel | 2021-06-07 | 1 | -0/+1 |
* | net: usb: asix: ax88772: add phylib support | Oleksij Rempel | 2021-06-07 | 1 | -0/+9 |
* | net: usb: asix: refactor asix_read_phy_addr() and handle errors on return | Oleksij Rempel | 2021-06-07 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 1 | -13/+1 |
* | asix: Fix small memory leak in ax88772_unbind() | Dean Jenkins | 2017-08-07 | 1 | -0/+1 |
* | net: asix: Add in_pm parameter | Robert Foss | 2016-09-01 | 1 | -10/+30 |
* | asix: Rename remaining and size for clarity | Dean Jenkins | 2015-10-05 | 1 | -1/+1 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 1 | -1/+0 |
* | usb: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 1 | -2/+1 |
* | net: asix: Move declaration of ax88172a_info to shared header | Mark Brown | 2013-08-13 | 1 | -0/+2 |
* | net: asix: handle packets crossing URB boundaries | Lucas Stach | 2013-01-18 | 1 | -1/+14 |
* | net: asix: init ASIX AX88772B MAC from EEPROM | Lucas Stach | 2013-01-18 | 1 | -0/+3 |
* | asix: Add support for programming the EEPROM | Christian Riesch | 2012-07-19 | 1 | -0/+2 |
* | asix: Rework reading from EEPROM | Christian Riesch | 2012-07-19 | 1 | -3/+2 |
* | asix: Add a new driver for the AX88172A | Christian Riesch | 2012-07-17 | 1 | -0/+5 |
* | asix: Factor out common code | Christian Riesch | 2012-07-17 | 1 | -1500/+32 |
* | asix: Rename asix.c to asix_devices.c | Christian Riesch | 2012-07-17 | 1 | -0/+1680 |