netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v3 0/3] net: dsa: rzn1-a5psw: fix STP states handling
@ 2023-05-12  7:27 alexis.lothore
  2023-05-12  7:27 ` [PATCH net v3 1/3] net: dsa: rzn1-a5psw: enable management frames for CPU port alexis.lothore
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: alexis.lothore @ 2023-05-12  7:27 UTC (permalink / raw)
  To: andrew, f.fainelli, olteanv, davem, edumazet, kuba, pabeni
  Cc: linux-renesas-soc, netdev, linux-kernel, thomas.petazzoni,
	herve.codina, miquel.raynal, milan.stevanovic, jimmy.lalande,
	pascal.eberhard

From: Alexis Lothoré <alexis.lothore@bootlin.com>

This small series fixes STP support and while adding a new function to
enable/disable learning, use that to disable learning on standalone ports
at switch setup as reported by Vladimir Oltean.

This series was initially submitted on net-next by Clement Leger, but some
career evolutions has made him hand me over those topics.
Also, this new revision is submitted on net instead of net-next for V1
based on Vladimir Oltean's suggestion

Changes since v2:
- fix commit split by moving A5PSW_MGMT_CFG_ENABLE in relevant commit
- fix reverse christmas tree ordering in a5psw_port_stp_state_set

Changes since v1:
- fix typos in commit messages and doc
- re-split STP states handling commit
- add Fixes: tag and new Signed-off-by
- submit series as fix on net instead of net-next
- split learning and blocking setting functions
- remove unused define A5PSW_PORT_ENA_TX_SHIFT
- add boolean for tx/rx enabled for clarity

Alexis Lothoré (1):
  net: dsa: rzn1-a5psw: fix STP states handling

Clément Léger (2):
  net: dsa: rzn1-a5psw: enable management frames for CPU port
  net: dsa: rzn1-a5psw: disable learning for standalone ports

 drivers/net/dsa/rzn1_a5psw.c | 83 ++++++++++++++++++++++++++++--------
 drivers/net/dsa/rzn1_a5psw.h |  3 +-
 2 files changed, 67 insertions(+), 19 deletions(-)

-- 
2.40.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-05-13 16:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-12  7:27 [PATCH net v3 0/3] net: dsa: rzn1-a5psw: fix STP states handling alexis.lothore
2023-05-12  7:27 ` [PATCH net v3 1/3] net: dsa: rzn1-a5psw: enable management frames for CPU port alexis.lothore
2023-05-12 14:20   ` Piotr Raczynski
2023-05-12  7:27 ` [PATCH net v3 2/3] net: dsa: rzn1-a5psw: fix STP states handling alexis.lothore
2023-05-12  7:27 ` [PATCH net v3 3/3] net: dsa: rzn1-a5psw: disable learning for standalone ports alexis.lothore
2023-05-12 15:43   ` Piotr Raczynski
2023-05-13 16:30 ` [PATCH net v3 0/3] net: dsa: rzn1-a5psw: fix STP states handling patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).