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