Home
last modified time | relevance | path

Searched hist:fd5ba6ee3187617287fb9cb187e3d6b3631210a3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10.dtsidiff fd5ba6ee3187617287fb9cb187e3d6b3631210a3 Fri Nov 02 14:10:48 CDT 2018 Aaro Koskinen <aaro.koskinen@nokia.com> arm64: dts: stratix10: fix multicast filtering

On Stratix 10, the EMAC has 256 hash buckets for multicast filtering. This
needs to be specified in DTS, otherwise the stmmac driver defaults to 64
buckets and initializes the filter incorrectly. As a result, e.g. valid
IPv6 multicast traffic ends up being dropped.

Fixes: 78cd6a9d8e15 ("arm64: dts: Add base stratix 10 dtsi")
Cc: stable@vger.kernel.org
Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>