linux-brain/drivers/net/ethernet/mediatek
Stefan Roese a052751302 net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88
[ Upstream commit ad79fd2c42f7626bdf6935cd72134c2a5a59ff2d ]

The MT7628/88 SoC(s) have other (limited) packet counter registers than
currently supported in the mtk_eth_soc driver. This patch adds support
for reading these registers, so that the packet statistics are correctly
updated.

Additionally the defines for the non-MT7628 variant packet counter
registers are added and used in this patch instead of using hard coded
values.

Signed-off-by: Stefan Roese <sr@denx.de>
Fixes: 296c912075 ("net: ethernet: mediatek: Add MT7628/88 SoC support")
Cc: Felix Fietkau <nbd@nbd.name>
Cc: John Crispin <john@phrozen.org>
Cc: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Cc: Reto Schneider <code@reto-schneider.ch>
Cc: Reto Schneider <reto.schneider@husqvarnagroup.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-06-03 08:59:15 +02:00
..
Kconfig net: ethernet: mediatek: Add basic PHYLINK support 2019-08-27 20:19:27 -07:00
Makefile net: ethernet: mediatek: fix mtk_eth_soc build errors & warnings 2019-06-05 11:35:16 -07:00
mtk_eth_path.c net: ethernet: mediatek: Re-add support SGMII 2019-08-27 20:19:27 -07:00
mtk_eth_soc.c net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88 2021-06-03 08:59:15 +02:00
mtk_eth_soc.h net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88 2021-06-03 08:59:15 +02:00
mtk_sgmii.c net: ethernet: mediatek: Re-add support SGMII 2019-08-27 20:19:27 -07:00