index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
ax88172a.c
Age
Commit message (
Expand
)
Author
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
2016-11-15
net: usb: ax88172x: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-08-31
net: asix: Add in_pm parameter
Robert Foss
2016-07-16
net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-03-06
asix: do not free array priv->mdio->irq
Colin Ian King
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
2013-08-13
net: asix: Staticise non-exported symbols
Mark Brown
2013-02-04
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
2013-01-18
net: asix: handle packets crossing URB boundaries
Lucas Stach
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2012-07-19
asix: Add support for programming the EEPROM
Christian Riesch
2012-07-19
asix: Rework reading from EEPROM
Christian Riesch
2012-07-18
asix: Fix return value in AX88172A driver bind function
Christian Riesch
2012-07-16
asix: Add a new driver for the AX88172A
Christian Riesch