aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/dsa/netc
AgeCommit message (Expand)AuthorFilesLines
2026-06-15net: dsa: netc: implement dynamic FDB entry ageingWei Fang2-0/+74
2026-06-15net: dsa: netc: add bridge mode supportWei Fang2-16/+363
2026-06-15net: dsa: netc: add VLAN filter table and egress treatment managementWei Fang2-0/+463
2026-06-15net: dsa: netc: initialize the group bitmap of ETT and ECTWei Fang2-1/+95
2026-05-26net: dsa: netc: fix unmet Kconfig dependencies for NET_DSA_NETC_SWITCHWei Fang1-0/+1
2026-05-21net: dsa: netc: add support for ethtool private statisticsWei Fang4-0/+165
2026-05-21net: dsa: netc: add support for the standardized countersWei Fang5-1/+327
2026-05-21net: dsa: netc: initialize buffer pool table and implement flow-controlWei Fang4-1/+160
2026-05-21net: dsa: netc: add FDB, STP, MTU, port setup and host flooding supportWei Fang3-0/+663
2026-05-21net: dsa: netc: add phylink MAC operationsWei Fang4-0/+315
2026-05-21net: dsa: netc: introduce NXP NETC switch driver for i.MX94Wei Fang6-0/+892