linux/drivers/net/ethernet/mscc
Vladimir Oltean 776b71e553 net: dsa: felix: use ocelot's ndo_get_stats64 method
Move the logic from the ocelot switchdev driver's ocelot_get_stats64()
method to the common switch lib and reuse it for the DSA driver.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-09-09 10:59:12 +01:00
..
Kconfig of: net: move of_net under net/ 2021-10-07 13:39:51 +01:00
Makefile net: mscc: ocelot: move stats code to ocelot_stats.c 2022-09-09 10:59:12 +01:00
ocelot.c net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c 2022-09-09 10:59:12 +01:00
ocelot.h net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib 2022-09-09 10:59:12 +01:00
ocelot_devlink.c
ocelot_fdma.c net: ocelot: fix wrong time_after usage 2022-07-07 18:05:36 -07:00
ocelot_fdma.h net: ocelot: add FDMA support 2021-12-10 20:56:58 -08:00
ocelot_flower.c net: mscc: ocelot: offload tc action "ok" using an empty action vector 2022-05-22 22:15:19 +01:00
ocelot_io.c net: mscc: ocelot: add ability to perform bulk reads 2022-02-14 13:24:29 +00:00
ocelot_mrp.c net: mscc: ocelot: enforce FDB isolation when VLAN-unaware 2022-02-27 11:06:14 +00:00
ocelot_net.c net: dsa: felix: use ocelot's ndo_get_stats64 method 2022-09-09 10:59:12 +01:00
ocelot_police.c net: mscc: ocelot: drop port argument from qos_policer_conf_set 2022-05-04 20:42:15 -07:00
ocelot_police.h net: mscc: ocelot: drop port argument from qos_policer_conf_set 2022-05-04 20:42:15 -07:00
ocelot_ptp.c net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c 2022-09-09 10:59:12 +01:00
ocelot_qs.h
ocelot_rew.h
ocelot_stats.c net: dsa: felix: use ocelot's ndo_get_stats64 method 2022-09-09 10:59:12 +01:00
ocelot_vcap.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-05-12 16:15:30 -07:00
ocelot_vcap.h
ocelot_vsc7514.c net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset 2022-08-17 21:58:32 -07:00
vsc7514_regs.c net: dsa: felix: add definitions for the stream filter counters 2022-09-09 10:59:11 +01:00