linux/drivers/net/dsa/sja1105
Vladimir Oltean 17ae655540 net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S
The reason why this wasn't tackled earlier is that I had hoped I
understood the user manual wrong.  But unfortunately hacks are required
in order to retrieve the static/dynamic nature of FDB entries on SJA1105
P/Q/R/S, since this info is stored in the writeback buffer of the
dynamic config command.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-06-27 11:03:21 -07:00
..
Kconfig net: dsa: sja1105: fix ptp link error 2019-06-17 16:25:29 -07:00
Makefile net: dsa: sja1105: Build PTP support in main DSA driver 2019-06-27 11:03:21 -07:00
sja1105_clocking.c net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips 2019-06-09 20:06:54 -07:00
sja1105_dynamic_config.c net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S 2019-06-27 11:03:21 -07:00
sja1105_dynamic_config.h net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interface 2019-06-04 11:49:19 -07:00
sja1105_ethtool.c net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats 2019-05-07 12:20:46 -07:00
sja1105_main.c net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S 2019-06-27 11:03:21 -07:00
sja1105_ptp.c net: dsa: sja1105: Cancel PTP delayed work on unregister 2019-06-27 11:03:21 -07:00
sja1105_ptp.h net: dsa: sja1105: Add logic for TX timestamping 2019-06-08 15:20:40 -07:00
sja1105_spi.c net: dsa: sja1105: Build PTP support in main DSA driver 2019-06-27 11:03:21 -07:00
sja1105_static_config.c net: dsa: sja1105: Make P/Q/R/S learn MAC addresses 2019-06-27 11:03:21 -07:00
sja1105_static_config.h net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S 2019-06-27 11:03:21 -07:00
sja1105.h net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips 2019-06-09 20:06:54 -07:00