aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc/ocelot_mrp.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareGravatar Vladimir Oltean 1-4/+4
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingGravatar Vladimir Oltean 1-1/+1
2022-02-17net: mscc: ocelot: use a single VCAP filter for all MRP trapsGravatar Vladimir Oltean 1-25/+21
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQGravatar Vladimir Oltean 1-1/+0
2022-02-17net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesGravatar Vladimir Oltean 1-11/+9
2022-02-17net: mscc: ocelot: use a consistent cookie for MRP trapsGravatar Vladimir Oltean 1-1/+2
2021-10-21net: mscc: ocelot: add the local station MAC addresses in VID 0Gravatar Vladimir Oltean 1-4/+4
2021-09-17net: update NXP copyright textGravatar Vladimir Oltean 1-1/+1
2021-03-24net: ocelot: Simplify MRP deletionGravatar Horatiu Vultur 1-16/+0
2021-03-18net: ocelot: Fix deletetion of MRP entries from MAC tableGravatar Horatiu Vultur 1-2/+2
2021-03-16net: ocelot: Extend MRPGravatar Horatiu Vultur 1-75/+158
2021-02-16net: mscc: ocelot: Add support for MRPGravatar Horatiu Vultur 1-0/+175