kernel_samsung_a53x/drivers/net/ethernet/qualcomm
Stefan Wahren d426bee281 qca_spi: Fix reset behavior
[ Upstream commit 1057812d146dd658c9a9a96d869c2551150207b5 ]

In case of a reset triggered by the QCA7000 itself, the behavior of the
qca_spi driver was not quite correct:
- in case of a pending RX frame decoding the drop counter must be
  incremented and decoding state machine reseted
- also the reset counter must always be incremented regardless of sync
  state

Fixes: 291ab06ecf67 ("net: qualcomm: new Ethernet over SPI driver for QCA7000")
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://lore.kernel.org/r/20231206141222.52029-4-wahrenst@gmx.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:11:48 +01:00
..
emac Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rmnet Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qca_7k.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qca_7k.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qca_7k_common.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qca_7k_common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qca_debug.c qca_debug: Fix ethtool -G iface tx behavior 2024-11-18 12:11:48 +01:00
qca_debug.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qca_spi.c qca_spi: Fix reset behavior 2024-11-18 12:11:48 +01:00
qca_spi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qca_uart.c Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00