blob: 80ba89a84807a372edf6a953e06ecc732a890ce0 [file] [log] [blame]
2e8cb1b3db38 ("net: dsa: make the .flow_dissect tagger callback return void")
efd7fe68f0c6 ("net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag")
52015366e361 ("net: dsa: Implement flow dissection for tag_brcm.c")
48fda74f0a93 ("net: dsa: add support for Atheros AR9331 TAG format")
8dce89aa5f32 ("net: dsa: ocelot: add tagger for Ocelot/Felix switches")
f4073e9164b5 ("net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON")
267df70fe81b ("net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477")
016e43a26bab ("net: dsa: ksz: Add KSZ8795 tag code")
227d07a07ef1 ("net: dsa: sja1105: Add support for traffic through standalone ports")
cc1939e4b3aa ("net: dsa: Allow drivers to filter packets they can decode source port from")
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")
3aa475e197f4 ("dsa: tag_brcm: Avoid unused symbols")
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")