OSDN Git Service

Merge branch 'ag71xx-add-ethtool-and-flow-control-support'
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Sep 2020 21:45:55 +0000 (14:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Sep 2020 21:45:55 +0000 (14:45 -0700)
commit4ba3819077254a10626e938acbb6c4e38883ab72
tree68186e2880d057fec6251ea90347895a38e68be3
parentd324fa8021692c54bb9c527e374e1a3cb831cc81
parent2fb7357d50efaffc43409cd2cfe30d6ceebff315
Merge branch 'ag71xx-add-ethtool-and-flow-control-support'

Oleksij Rempel says:

====================
ag71xx: add ethtool and flow control support

The main target of this patches is to provide flow control support
for ag71xx driver. To be able to validate this functionality, I also
added ethtool support with HW counters. So, this patches was validated
with iperf3 and counters showing Pause frames send or received by this
NIC.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>