summaryrefslogtreecommitdiffstats
path: root/include/soc/mscc (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean2022-07-011-3/+2
* net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang2022-06-191-0/+7
* net: dsa: felix: tag_8021q preparation for multiple CPU portsVladimir Oltean2022-05-231-1/+1
* net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean2022-05-231-3/+7
* net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...Vladimir Oltean2022-05-231-1/+0
* net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean2022-05-131-0/+2
* net: mscc: ocelot: minimize holes in struct ocelot_portVladimir Oltean2022-05-131-9/+11
* net: mscc: ocelot: delete ocelot_port :: xmit_templateVladimir Oltean2022-05-131-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-131-1/+1
|\
| * net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean2022-05-061-1/+1
* | net: dsa: felix: perform MDB migration based on ocelot->multicast listVladimir Oltean2022-05-071-0/+3
* | net: mscc: ocelot: add missed parentheses around macro argumentColin Foster2022-05-021-1/+1
* | net: mscc: ocelot: remove unnecessary variableColin Foster2022-05-021-5/+2
* | net: ethernet: ocelot: remove the need for num_stats initializerColin Foster2022-04-301-0/+10
|/
* net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean2022-03-181-0/+2
* net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean2022-03-181-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-251-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-081-0/+1
* net: ocelot: add FDMA supportClément Léger2021-12-111-0/+3
* net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger2021-12-111-0/+2
* net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger2021-12-111-0/+1
* net: ocelot: fix missed include in the vsc7514_regs.h fileColin Foster2021-12-111-0/+2
* net: mscc: ocelot: split register definitions to a separate fileColin Foster2021-12-081-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-261-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