summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_hellcreek.c
Commit message (Expand)AuthorAgeFilesLines
* net: fill in MODULE_DESCRIPTION()s for DSA tagsJakub Kicinski2024-01-051-0/+1
* net: dsa: Use conduit and user termsFlorian Fainelli2023-10-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-1/+2
|\
| * net: dsa: hellcreek: Check return valueArtem Chernyshev2022-12-021-1/+2
* | net: dsa: kill off dsa_priv.hVladimir Oltean2022-11-221-1/+0
* | net: dsa: move tagging protocol code to tag.{c,h}Vladimir Oltean2022-11-221-0/+1
* | net: dsa: provide a second modalias to tag proto drivers based on their nameVladimir Oltean2022-11-171-2/+4
|/
* net: dsa: hellcreek: Print warning only onceKurt Kanzenbach2022-08-311-1/+1
* net: dsa: hellcreek: Calculate checksums in taggerKurt Kanzenbach2022-04-191-0/+8
* net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean2021-08-021-2/+1
* net: dsa: don't set skb->offload_fwd_mark when not offloading the bridgeVladimir Oltean2021-07-291-1/+1
* net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean2021-06-111-2/+1
* net: dsa: tag_hellcreek: Cleanup includesKurt Kanzenbach2020-11-231-3/+1
* net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-051-0/+66