aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/alx (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-10alx: add missing stats_lock spinlock initJohn Greene1-0/+1
2014-01-11alx: add stats to ethtoolSabrina Dubroca2-1/+107
2014-01-11alx: add alx_get_stats64 operationSabrina Dubroca2-0/+53
2014-01-11alx: add stats update functionSabrina Dubroca2-0/+62
2014-01-11alx: add constants for the stats fieldsSabrina Dubroca1-4/+48
2014-01-11alx: add a hardware stats structureSabrina Dubroca1-0/+62
2013-11-14alx: Reset phy speed after resumehahnjo1-0/+3
2013-10-18net: alx: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-13alx: remove redundant D0 power state setYijing Wang1-7/+2
2013-07-11alx: fix lockdep annotationMaarten Lankhorst1-3/+2
2013-07-03alx: remove WoL supportJohannes Berg4-323/+15
2013-07-01alx: fix ethtool support codeJohannes Berg1-35/+29
2013-07-01alx: fix MAC address alignment problemJohannes Berg1-4/+4
2013-07-01alx: separate link speed/duplex fieldsJohannes Berg4-125/+106
2013-07-01alx: make sizes unsignedJohannes Berg1-4/+4
2013-07-01alx: fix 100mbit/half duplex speed translationJohannes Berg1-1/+1
2013-07-01alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg1-1/+2
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg7-0/+4549