aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/ax88172a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15ax88172a: fix information leak on short answersOliver Neukum1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2017-04-03net: usbnet: support 64bit statsGreg Ungerer1-0/+1
2016-11-15net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli1-9/+1
2016-08-31net: asix: Add in_pm parameterRobert Foss1-14/+15
2016-07-16net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-20/+2
2016-03-06asix: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-12/+2
2013-12-06usb: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-08-13net: asix: Staticise non-exported symbolsMark Brown1-3/+5
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches1-4/+2
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach1-1/+10
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-1/+1
2012-07-19asix: Add support for programming the EEPROMChristian Riesch1-0/+1
2012-07-19asix: Rework reading from EEPROMChristian Riesch1-3/+0
2012-07-18asix: Fix return value in AX88172A driver bind functionChristian Riesch1-0/+1
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch1-0/+415