[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210521131608.4018058-1-olteanv@gmail.com>
Date: Fri, 21 May 2021 16:16:06 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: Jakub Kicinski <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Vladimir Oltean <vladimir.oltean@....com>
Subject: [PATCH net-next 0/2] Ethtool statistics counters cleanup for SJA1105 DSA driver
From: Vladimir Oltean <vladimir.oltean@....com>
This series removes some reported data from ethtool -S which were not
counters at all, and reorganizes the code such that counters can be read
individually and not just all at once.
Vladimir Oltean (2):
net: dsa: sja1105: stop reporting the queue levels in ethtool port
counters
net: dsa: sja1105: don't use burst SPI reads for port statistics
drivers/net/dsa/sja1105/sja1105.h | 14 +-
drivers/net/dsa/sja1105/sja1105_ethtool.c | 1089 +++++++++++----------
drivers/net/dsa/sja1105/sja1105_spi.c | 15 +-
3 files changed, 598 insertions(+), 520 deletions(-)
--
2.25.1
Powered by blists - more mailing lists