blob: dc8134eadb5fa5fc46264f07f500344935e7ceeb [file] [log] [blame]
5f06c63bd3f0 ("net: dsa: sja1105: Advertise the 8 TX queues")
08fde09a0d1f ("net: dsa: sja1105: Increase priority of CPU-trapped frames")
227d07a07ef1 ("net: dsa: sja1105: Add support for traffic through standalone ports")
f9bbe4477c30 ("net: dsa: Optional VLAN-based port separation for switches without tagging")
6666cebc5e30 ("net: dsa: sja1105: Add support for VLAN operations")
291d1e72b756 ("net: dsa: sja1105: Add support for FDB and MDB management")
8aa9ebccae87 ("net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch")
93e86b3bc842 ("net: dsa: Remove legacy probing support")
0b9f9dfbfab4 ("dsa: Allow tag drivers to be built as modules")
f81a43e8da07 ("dsa: Cleanup unneeded table and make tag structures static")
4dad81ee1447 ("dsa: Add stub tag driver put method")
c39e2a1d71ad ("dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking")
409065b069b9 ("dsa: Register the none tagger ops")
bdc6fe5bb1d1 ("dsa: Keep link list of tag drivers")
d3b8c04988ca ("dsa: Add boilerplate helper to register DSA tag driver modules")
f18bba50d24d ("dsa: Add MODULE_LICENSE to tag drivers")
0b42f0336370 ("dsa: Add MODULE_ALIAS to taggers in preparation to become modules")
875138f81d71 ("dsa: Move tagger name into its ops structure")
6e57d72a84db ("net: dsa: Implement flow_dissect callback for tag_qca")
88b573af91da ("net: dsa: add KSZ9893 switch tagging support")
57fd967838c6 ("net: dsa: Implement flow_dissect callback for tag_dsa.")
bafe9ba7d908 ("net: dsa: ksz: Factor out common tag code")
39d6b96f9fc2 ("net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477")
a5dd308778a4 ("net: dsa: Add overhead to tag protocol ops.")
c2e866911e25 ("net: dsa: microchip: break KSZ9477 DSA driver into two files")
74a7194f15b3 ("net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c")
353592781d44 ("net: dsa: microchip: rename some functions with ksz9477 prefix")
9bc981c35530 ("net: dsa: microchip: clean up code")
284fb78ed757 ("net: dsa: microchip: initialize mutex before use")
2af1ccd58107 ("net: dsa: legacy: simplify getting .driver_data")
b458925ed579 ("net: dsa: remove redundant null pointer check before put_device")
711ddb625cf0 ("net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()")
7969119293f5 ("net: dsa: Add Lantiq / Intel GSWIP tag support")
98cdb4807123 ("net: dsa: Expose tagging protocol to user-space")