summaryrefslogtreecommitdiff
path: root/net/dsa/tag_hellcreek.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli1-2/+2
2022-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2022-12-03net: dsa: hellcreek: Check return valueArtem Chernyshev1-1/+2
2022-11-23net: dsa: kill off dsa_priv.hVladimir Oltean1-1/+0
2022-11-23net: dsa: move tagging protocol code to tag.{c,h}Vladimir Oltean1-0/+1
2022-11-18net: dsa: provide a second modalias to tag proto drivers based on their nameVladimir Oltean1-2/+4
2022-09-01net: dsa: hellcreek: Print warning only onceKurt Kanzenbach1-1/+1
2022-04-19net: dsa: hellcreek: Calculate checksums in taggerKurt Kanzenbach1-0/+8
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean1-2/+1
2021-07-30net: dsa: don't set skb->offload_fwd_mark when not offloading the bridgeVladimir Oltean1-1/+1
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean1-2/+1
2020-11-24net: dsa: tag_hellcreek: Cleanup includesKurt Kanzenbach1-3/+1
2020-11-06net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach1-0/+66