linux/drivers/net/dsa/sja1105
Vladimir Oltean afad12a0f0 net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entries
This was inadvertently copied from the SJA1105 E/T structure and not
tested.  Cross-checking with the P/Q/R/S documentation (UM11040) makes
it immediately obvious what the correct bit offsets for this field are.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-06-04 11:49:19 -07:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
sja1105_clocking.c net: dsa: sja1105: Error out if RGMII delays are requested in DT 2019-05-03 10:49:17 -04:00
sja1105_dynamic_config.c net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entries 2019-06-04 11:49:19 -07:00
sja1105_dynamic_config.h net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd 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: Fix broken fixed-link interfaces on user ports 2019-05-29 21:48:54 -07:00
sja1105_spi.c net: dsa: sja1105: fix check on while loop exit 2019-05-08 13:13:25 -07:00
sja1105_static_config.c net: dsa: sja1105: Make static_config_check_memory_size static 2019-05-30 14:33:23 -07:00
sja1105_static_config.h net: dsa: sja1105: Add support for VLAN operations 2019-05-03 10:49:17 -04:00
sja1105.h net: dsa: sja1105: Add support for traffic through standalone ports 2019-05-05 21:52:42 -07:00