aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_ocelot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-11net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean1-0/+34
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean1-7/+13
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean1-3/+3
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean1-4/+7
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean1-13/+8
2020-05-11net: dsa: ocelot: Constify dsa_device_opsFlorian Fainelli1-1/+1
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean1-1/+2
2019-11-21net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu1-1/+13
2019-11-15net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean1-0/+229