summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/ax88172a.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* net: usbnet: support 64bit statsGreg Ungerer2017-04-041-0/+1
* net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1Star
* net: asix: Add in_pm parameterRobert Foss2016-09-011-14/+15
* net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-171-20/+2Star
* asix: do not free array priv->mdio->irqColin Ian King2016-03-071-1/+0Star
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-12/+2Star
* usb: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
* net: asix: Staticise non-exported symbolsMark Brown2013-08-131-3/+5
* drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-4/+2Star
* net: asix: handle packets crossing URB boundariesLucas Stach2013-01-181-1/+10
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* asix: Add support for programming the EEPROMChristian Riesch2012-07-191-0/+1
* asix: Rework reading from EEPROMChristian Riesch2012-07-191-3/+0Star
* asix: Fix return value in AX88172A driver bind functionChristian Riesch2012-07-181-0/+1
* asix: Add a new driver for the AX88172AChristian Riesch2012-07-171-0/+415