summaryrefslogtreecommitdiffstats
path: root/include/soc/mscc
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: remove unnecessary exposure of stats structuresColin Foster2022-11-221-215/+0
* net: mscc: ocelot: remove redundant stats_layout pointersColin Foster2022-11-221-1/+0
* net: dsa: felix: add support for changing DSA masterVladimir Oltean2022-09-201-0/+1
* net: dsa: propagate extack to port_lag_joinVladimir Oltean2022-09-201-1/+2
* net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean2022-09-091-0/+95
* net: mscc: ocelot: minimize definitions for statsVladimir Oltean2022-09-091-0/+11
* net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean2022-09-091-1/+1
* net: mscc: ocelot: add support for all sorts of standardized counters present...Vladimir Oltean2022-09-091-0/+11
* net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean2022-09-091-0/+2
* net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean2022-09-091-0/+3
* net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean2022-09-091-3/+6
* net: dsa: felix: add definitions for the stream filter countersVladimir Oltean2022-09-091-1/+4
* net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean2022-08-231-0/+2
* net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean2022-08-171-4/+62
* net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean2022-08-171-8/+97
* net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean2022-08-171-1/+1
* net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean2022-08-171-2/+4
* net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean2022-06-301-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-121-0/+2
* net: mscc: ocelot: minimize holes in struct ocelot_portVladimir Oltean2022-05-121-9/+11
* net: mscc: ocelot: delete ocelot_port :: xmit_templateVladimir Oltean2022-05-121-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-1/+1
|\
| * net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean2022-05-051-1/+1
* | net: dsa: felix: perform MDB migration based on ocelot->multicast listVladimir Oltean2022-05-061-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-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