summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros/alx/ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-15alx: fix missing unlock on error in alx_set_pauseparam()Pu Lehui1-1/+3
2021-05-13alx: use fine-grained locking instead of RTNLJohannes Berg1-4/+13
2016-11-14net: alx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+35
2014-01-12alx: add stats to ethtoolSabrina Dubroca1-0/+101
2013-07-04alx: remove WoL supportJohannes Berg1-36/+0
2013-07-02alx: fix ethtool support codeJohannes Berg1-35/+29
2013-07-02alx: separate link speed/duplex fieldsJohannes Berg1-25/+6
2013-07-02alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg1-1/+2
2013-06-18alx: add a simple AR816x/AR817x device driverJohannes Berg1-0/+272