ipq40xx: add shinfo based DSA tag driver
authorRobert Marko <robert.marko@sartura.hr>
Mon, 1 Nov 2021 11:32:34 +0000 (12:32 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sun, 2 Oct 2022 21:04:38 +0000 (23:04 +0200)
commitacc4add9a762dc2d29f9e2d6026b1f63e2f0bfa7
treea7053586b3238303be0471e97fb3ade8cc642a94
parentccd08ef9128342b66fe4801b74c56e8e275f7f0a
ipq40xx: add shinfo based DSA tag driver

IPQ40xx requires a special DSA tag driver despite using the QCA8337N
switch.
However they have changed the header format and the existing QCA tag
driver cannot be reused.

For details on how it actually works and else read the patch commit
description.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
target/linux/ipq40xx/patches-5.10/700-skbuff-add-DSA-specific-data-to-struct-skb_shared_in.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-5.10/701-net-dsa-tag_ipq4019-add-shinfo-based-tagging-driver-.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-5.15/700-skbuff-add-DSA-specific-data-to-struct-skb_shared_in.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-5.15/701-net-dsa-tag_ipq4019-add-shinfo-based-tagging-driver-.patch [new file with mode: 0644]