aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_ocelot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu1-23/+4
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu1-4/+4
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur1-2/+0
2021-03-16net: ocelot: Extend MRPHoratiu Vultur1-6/+0
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur1-0/+8
2021-02-15net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_destVladimir Oltean1-2/+2
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean1-15/+53
2021-02-14net: dsa: tag_ocelot: single out PTP-related transmit tag processingVladimir Oltean1-11/+21
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean1-138/+9
2021-02-14net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcvVladimir Oltean1-4/+3
2020-11-02net: dsa: tag_ocelot: let DSA core deal with TX reallocationVladimir Oltean1-7/+0
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