netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 00/15] Update DSA documentation
@ 2022-07-16 18:53 Vladimir Oltean
  2022-07-16 18:53 ` [PATCH net 01/15] docs: net: dsa: update probing documentation Vladimir Oltean
                   ` (16 more replies)
  0 siblings, 17 replies; 49+ messages in thread
From: Vladimir Oltean @ 2022-07-16 18:53 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Andrew Lunn, Vivien Didelot, Florian Fainelli

These are some updates of dsa.rst, since it hasn't kept up with
development (in some cases, even since 2017). I've added Fixes: tags as
I thought was appropriate.

Vladimir Oltean (15):
  docs: net: dsa: update probing documentation
  docs: net: dsa: document the shutdown behavior
  docs: net: dsa: rename tag_protocol to get_tag_protocol
  docs: net: dsa: add more info about the other arguments to
    get_tag_protocol
  docs: net: dsa: document change_tag_protocol
  docs: net: dsa: document the teardown method
  docs: net: dsa: document port_setup and port_teardown
  docs: net: dsa: document port_fast_age
  docs: net: dsa: remove port_bridge_tx_fwd_offload
  docs: net: dsa: remove port_vlan_dump
  docs: net: dsa: delete port_mdb_dump
  docs: net: dsa: add a section for address databases
  docs: net: dsa: re-explain what port_fdb_dump actually does
  docs: net: dsa: delete misinformation about -EOPNOTSUPP for
    FDB/MDB/VLAN
  docs: net: dsa: mention that VLANs are now refcounted on shared ports

 Documentation/networking/dsa/dsa.rst | 363 ++++++++++++++++++++++-----
 1 file changed, 303 insertions(+), 60 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-07-18 11:50 UTC | newest]

Thread overview: 49+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-16 18:53 [PATCH net 00/15] Update DSA documentation Vladimir Oltean
2022-07-16 18:53 ` [PATCH net 01/15] docs: net: dsa: update probing documentation Vladimir Oltean
2022-07-17 15:14   ` Andrew Lunn
2022-07-17 16:56     ` Florian Fainelli
2022-07-17 23:39     ` Vladimir Oltean
2022-07-17 16:56   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 02/15] docs: net: dsa: document the shutdown behavior Vladimir Oltean
2022-07-17 15:16   ` Andrew Lunn
2022-07-17 16:57   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 03/15] docs: net: dsa: rename tag_protocol to get_tag_protocol Vladimir Oltean
2022-07-17 15:22   ` Andrew Lunn
2022-07-17 16:57   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 04/15] docs: net: dsa: add more info about the other arguments " Vladimir Oltean
2022-07-17 16:58   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 05/15] docs: net: dsa: document change_tag_protocol Vladimir Oltean
2022-07-17 15:25   ` Andrew Lunn
2022-07-17 16:58   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 06/15] docs: net: dsa: document the teardown method Vladimir Oltean
2022-07-17 15:26   ` Andrew Lunn
2022-07-17 16:58   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 07/15] docs: net: dsa: document port_setup and port_teardown Vladimir Oltean
2022-07-17 15:28   ` Andrew Lunn
2022-07-17 16:59   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 08/15] docs: net: dsa: document port_fast_age Vladimir Oltean
2022-07-17 15:29   ` Andrew Lunn
2022-07-17 16:59   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 09/15] docs: net: dsa: remove port_bridge_tx_fwd_offload Vladimir Oltean
2022-07-17 15:36   ` Andrew Lunn
2022-07-17 19:30   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 10/15] docs: net: dsa: remove port_vlan_dump Vladimir Oltean
2022-07-17 15:36   ` Andrew Lunn
2022-07-17 19:22   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 11/15] docs: net: dsa: delete port_mdb_dump Vladimir Oltean
2022-07-17 15:37   ` Andrew Lunn
2022-07-17 19:22   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 12/15] docs: net: dsa: add a section for address databases Vladimir Oltean
2022-07-17 15:46   ` Andrew Lunn
2022-07-17 19:26   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 13/15] docs: net: dsa: re-explain what port_fdb_dump actually does Vladimir Oltean
2022-07-17 15:47   ` Andrew Lunn
2022-07-17 19:26   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 14/15] docs: net: dsa: delete misinformation about -EOPNOTSUPP for FDB/MDB/VLAN Vladimir Oltean
2022-07-17 15:50   ` Andrew Lunn
2022-07-17 19:27   ` Florian Fainelli
2022-07-16 18:53 ` [PATCH net 15/15] docs: net: dsa: mention that VLANs are now refcounted on shared ports Vladimir Oltean
2022-07-17 15:51   ` Andrew Lunn
2022-07-17 19:27   ` Florian Fainelli
2022-07-17 19:28 ` [PATCH net 00/15] Update DSA documentation Florian Fainelli
2022-07-18 11:50 ` 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).