linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ag71xx: add ethtool and flow control support
@ 2020-09-11  8:25 Oleksij Rempel
  2020-09-11  8:25 ` [PATCH v1 1/2] net: ag71xx: add ethtool support Oleksij Rempel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Oleksij Rempel @ 2020-09-11  8:25 UTC (permalink / raw)
  To: Jay Cliburn, Chris Snook, Andrew Lunn, David S. Miller
  Cc: Oleksij Rempel, Pengutronix Kernel Team, netdev, linux-kernel

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.

Oleksij Rempel (2):
  net: ag71xx: add ethtool support
  net: ag71xx: add flow control support

 drivers/net/ethernet/atheros/ag71xx.c | 160 +++++++++++++++++++++++++-
 1 file changed, 159 insertions(+), 1 deletion(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-11 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11  8:25 [PATCH v1 0/2] ag71xx: add ethtool and flow control support Oleksij Rempel
2020-09-11  8:25 ` [PATCH v1 1/2] net: ag71xx: add ethtool support Oleksij Rempel
2020-09-11 15:40   ` Jakub Kicinski
2020-09-11  8:25 ` [PATCH v1 2/2] net: ag71xx: add flow control support Oleksij Rempel
2020-09-11 21:46 ` [PATCH v1 0/2] ag71xx: add ethtool and " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).