summaryrefslogtreecommitdiffstats
path: root/include/soc/mscc
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean2022-03-171-0/+2
* net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean2022-03-171-0/+9
* net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean2022-03-141-0/+5
* net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean2022-02-271-10/+21
* net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean2022-02-241-0/+12
* net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean2022-02-171-3/+1
* net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean2022-02-171-0/+1
* net: mscc: ocelot: keep traps in a listVladimir Oltean2022-02-172-0/+2
* net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP trapsVladimir Oltean2022-02-171-8/+8
* net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean2022-02-171-1/+1
* net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean2022-02-171-2/+0
* net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean2022-02-171-0/+16
* net: mscc: ocelot: use bulk reads for statsColin Foster2022-02-141-0/+8
* net: mscc: ocelot: add ability to perform bulk readsColin Foster2022-02-141-0/+5
* net: ocelot: align macros for consistencyColin Foster2022-02-141-15/+29
* net: dsa: felix: add port fast age supportVladimir Oltean2022-01-071-0/+1
* net: ocelot: add FDMA supportClément Léger2021-12-101-0/+3
* net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger2021-12-101-0/+2
* net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger2021-12-101-0/+1
* net: ocelot: fix missed include in the vsc7514_regs.h fileColin Foster2021-12-101-0/+2
* net: mscc: ocelot: split register definitions to a separate fileColin Foster2021-12-071-0/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-261-0/+2
|\
| * net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean2021-11-261-0/+2
* | net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean2021-11-251-1/+8
* | net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang2021-11-181-1/+2
* | net: mscc: ocelot: use index to set vcap policerXiaoliang Yang2021-11-181-1/+13
* | net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang2021-11-182-0/+18
* | net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang2021-11-182-0/+6
* | net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang2021-11-181-0/+22
|/
* net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean2021-10-251-0/+3
* Revert "Merge branch 'dsa-rtnl'"David S. Miller2021-10-251-3/+0
* net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean2021-10-241-0/+3
* net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean2021-10-211-6/+1
* net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean2021-10-211-2/+1
* net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean2021-10-211-2/+7
* net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean2021-10-211-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-142-51/+7
|\
| * net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-121-27/+0
| * net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2021-10-121-24/+0
| * net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean2021-10-121-0/+1
| * net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2021-10-122-1/+5
| * net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean2021-10-121-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-2/+2
|\|
| * net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean2021-10-011-2/+2
* | net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0Vladimir Oltean2021-10-021-0/+10
|/
* net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean2021-08-201-1/+2
* net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean2021-08-201-1/+1
* net: mscc: ocelot: convert to phylinkVladimir Oltean2021-08-161-4/+15
* net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean2021-08-161-2/+0
* net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu2021-04-271-1/+7