All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3 v5] RTL8366RB enhancements
@ 2021-10-05 19:47 Linus Walleij
  2021-10-05 19:47 ` [PATCH net-next 1/3 v5] net: dsa: rtl8366rb: Support disabling learning Linus Walleij
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Linus Walleij @ 2021-10-05 19:47 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli, Vladimir Oltean,
	David S . Miller, Jakub Kicinski
  Cc: netdev, Linus Walleij

This patch set is a set of reasonably mature improvements
for the RTL8366RB switch, implemented after Vladimir
challenged me to dig deeper into the switch functions.

ChangeLog v4->v5:
- Drop dubious flood control patch: these registers probably
  only deal with rate limiting, we will deal with this
  another time if we can figure it out.

ChangeLog -> v4:
- Rebase earlier circulated patches on the now merged
  VLAN set-up cleanups.

Linus Walleij (3):
  net: dsa: rtl8366rb: Support disabling learning
  net: dsa: rtl8366rb: Support fast aging
  net: dsa: rtl8366rb: Support setting STP state

 drivers/net/dsa/rtl8366rb.c | 112 ++++++++++++++++++++++++++++++++++--
 1 file changed, 106 insertions(+), 6 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-10-06 14:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05 19:47 [PATCH net-next 0/3 v5] RTL8366RB enhancements Linus Walleij
2021-10-05 19:47 ` [PATCH net-next 1/3 v5] net: dsa: rtl8366rb: Support disabling learning Linus Walleij
2021-10-05 19:47 ` [PATCH net-next 2/3 v5] net: dsa: rtl8366rb: Support fast aging Linus Walleij
2021-10-06 10:15   ` Vladimir Oltean
2021-10-05 19:47 ` [PATCH net-next 3/3 v5] net: dsa: rtl8366rb: Support setting STP state Linus Walleij
2021-10-06 10:17   ` Vladimir Oltean
2021-10-06 14:10 ` [PATCH net-next 0/3 v5] RTL8366RB enhancements patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.