summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_ocelot.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean2020-10-111-0/+34
* net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean2020-09-261-7/+13
* net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean2020-09-241-3/+3
* net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean2020-09-181-4/+7
* net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean2020-07-131-13/+8
* net: dsa: ocelot: Constify dsa_device_opsFlorian Fainelli2020-05-111-1/+1
* net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean2020-03-041-1/+2
* net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu2019-11-211-1/+13
* net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean2019-11-151-0/+229