Age | Commit message (Expand) | Author | Files | Lines |
2020-07-15 | ax88172a: fix ax88172a_unbind() failures | George Kennedy | 1 | -0/+1 |
2020-01-23 | net: convert suitable drivers to use phy_do_ioctl_running | Heiner Kallweit | 1 | -12/+1 |
2019-11-15 | ax88172a: fix information leak on short answers | Oliver Neukum | 1 | -1/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2017-04-03 | net: usbnet: support 64bit stats | Greg Ungerer | 1 | -0/+1 |
2016-11-15 | net: usb: ax88172x: Utilize phy_ethtool_nway_reset | Florian Fainelli | 1 | -9/+1 |
2016-08-31 | net: asix: Add in_pm parameter | Robert Foss | 1 | -14/+15 |
2016-07-16 | net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -20/+2 |
2016-03-06 | asix: do not free array priv->mdio->irq | Colin Ian King | 1 | -1/+0 |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn | 1 | -12/+2 |
2013-12-06 | usb: Fix FSF address in file headers | Jeff Kirsher | 1 | -2/+1 |
2013-08-13 | net: asix: Staticise non-exported symbols | Mark Brown | 1 | -3/+5 |
2013-02-04 | drivers: net: usb: Remove unnecessary alloc/OOM messages | Joe Perches | 1 | -4/+2 |
2013-01-18 | net: asix: handle packets crossing URB boundaries | Lucas Stach | 1 | -1/+10 |
2013-01-14 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 1 | -1/+1 |
2012-07-19 | asix: Add support for programming the EEPROM | Christian Riesch | 1 | -0/+1 |
2012-07-19 | asix: Rework reading from EEPROM | Christian Riesch | 1 | -3/+0 |
2012-07-18 | asix: Fix return value in AX88172A driver bind function | Christian Riesch | 1 | -0/+1 |
2012-07-16 | asix: Add a new driver for the AX88172A | Christian Riesch | 1 | -0/+415 |