summaryrefslogtreecommitdiff
path: root/drivers/net/usb/ax88172a.c
AgeCommit message (Expand)Author
2021-10-02net: usb: use eth_hw_addr_set()Jakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-09net: usb: asix: ax88772: Fix less than zero comparison of a u16Colin Ian King
2021-06-07net: usb: asix: ax88772: add phylib supportOleksij Rempel
2021-06-07net: usb: asix: refactor asix_read_phy_addr() and handle errors on returnOleksij Rempel
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-07-15ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2019-11-15ax88172a: 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