summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc/ocelot_mrp.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean1-4/+4
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean1-1/+1
2022-02-17net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean1-25/+21
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean1-1/+0
2022-02-17net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean1-11/+9
2022-02-17net: mscc: ocelot: use a consistent cookie for MRP trapsVladimir Oltean1-1/+2
2021-10-21net: mscc: ocelot: add the local station MAC addresses in VID 0Vladimir Oltean1-4/+4
2021-09-17net: update NXP copyright textVladimir Oltean1-1/+1
2021-03-24net: ocelot: Simplify MRP deletionHoratiu Vultur1-16/+0
2021-03-19net: ocelot: Fix deletetion of MRP entries from MAC tableHoratiu Vultur1-2/+2
2021-03-17net: ocelot: Extend MRPHoratiu Vultur1-75/+158
2021-02-17net: mscc: ocelot: Add support for MRPHoratiu Vultur1-0/+175