aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/ax88172a.c
AgeCommit message (Expand)Author
2020-08-03ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy
2020-01-09ax88172a: fix information leak on short answersOliver Neukum
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2016-11-15net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-08-31net: asix: Add in_pm parameterRobert Foss
2016-07-16net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-03-06asix: do not free array priv->mdio->irqColin Ian King
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2013-08-13net: asix: Staticise non-exported symbolsMark Brown
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2012-07-19asix: Add support for programming the EEPROMChristian Riesch
2012-07-19asix: Rework reading from EEPROMChristian Riesch
2012-07-18asix: Fix return value in AX88172A driver bind functionChristian Riesch
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch