[PATCH net-next v5 0/4] net: dsa: yt921x: Add DCB/QoS support

David Yang posted 4 patches 1 week, 2 days ago
There is a newer version of this series
drivers/net/dsa/Kconfig  |   1 +
drivers/net/dsa/yt921x.c | 310 ++++++++++++++++++++++++++++++++++++---
drivers/net/dsa/yt921x.h |  55 +++++--
net/dsa/tag_yt921x.c     |   8 +-
4 files changed, 341 insertions(+), 33 deletions(-)
[PATCH net-next v5 0/4] net: dsa: yt921x: Add DCB/QoS support
Posted by David Yang 1 week, 2 days ago
This series add DCB/QoS support to the driver.

v4: https://lore.kernel.org/r/20260127020847.1482724-1-mmyangfl@gmail.com
  - change the color for DEI bit and add a comment for it
v3: https://lore.kernel.org/r/20260125001328.3784006-1-mmyangfl@gmail.com
  - fix port_del_dscp_prio()
  - split yt921x_chip_setup()
v2: https://lore.kernel.org/r/20260122194233.2777550-1-mmyangfl@gmail.com
  - make DCB support optional
  - refine with enum yt921x_app_selector
  - add missing dscp_prio_mapping_is_global
  - fix pcp support
v1: https://lore.kernel.org/r/20260119185935.2072685-1-mmyangfl@gmail.com
  - rebase

David Yang (4):
  net: dsa: tag_yt921x: fix priority support
  net: dsa: yt921x: Refactor VLAN awareness setting
  net: dsa: yt921x: Refactor yt921x_chip_setup()
  net: dsa: yt921x: Add DCB/QoS support

 drivers/net/dsa/Kconfig  |   1 +
 drivers/net/dsa/yt921x.c | 310 ++++++++++++++++++++++++++++++++++++---
 drivers/net/dsa/yt921x.h |  55 +++++--
 net/dsa/tag_yt921x.c     |   8 +-
 4 files changed, 341 insertions(+), 33 deletions(-)

-- 
2.51.0