summary refs log tree commit diff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
AgeCommit message (Expand)Author
2022-07-29mlxsw: Send PTP packets as data packets to overcome a limitationDanielle Ratson
2022-07-04mlxsw: Enable unified bridge modelAmit Cohen
2022-07-04mlxsw: Add new FID families for unified bridge modelAmit Cohen
2022-07-04mlxsw: Add support for VLAN RIFsAmit Cohen
2022-07-04mlxsw: Configure ingress RIF classificationAmit Cohen
2022-06-29mlxsw: spectrum_switchdev: Rename MID structureAmit Cohen
2022-06-29mlxsw: Align PGT index to legacy bridge modelAmit Cohen
2022-06-28mlxsw: Extend PGT APIs to support maintaining list of ports per entryAmit Cohen
2022-06-28mlxsw: Add a dedicated structure for bitmap of portsAmit Cohen
2022-06-28mlxsw: Add an indication of SMPE index validity for PGT tableAmit Cohen
2022-06-28mlxsw: Add an initial PGT table supportAmit Cohen
2022-06-28mlxsw: spectrum: Add a temporary variable to indicate bridge modelAmit Cohen
2022-06-24mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLANAmit Cohen
2022-06-24mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen
2022-06-22mlxsw: Remove lag_vid_valid indicationAmit Cohen
2022-06-17mlxsw: Add a resource describing number of RIFsPetr Machata
2022-05-08mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of router events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of VRF events to router codePetr Machata
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko
2022-04-18mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko
2022-04-18mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addressesDanielle Ratson
2022-01-27mlxsw: spectrum: Guard against invalid local portsAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen
2022-01-06mlxsw: Add operations structure for bloom filter calculationAmit Cohen
2022-01-06mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen
2021-12-15mlxsw: spectrum_nve: Keep track of IPv6 addresses used by FDB entriesAmit Cohen
2021-12-15mlxsw: spectrum: Add hash table for IPv6 address mappingAmit Cohen
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen
2021-10-26mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson
2021-10-13mlxsw: spectrum_qdisc: Introduce per-TC ECN countersPetr Machata
2021-10-12mlxsw: spectrum_qdisc: Offload RED qevent markPetr Machata
2021-09-24mlxsw: Add IPV6_ADDRESS kvdl entry typeAmit Cohen
2021-09-14mlxsw: spectrum: Use PMTDB register to obtain split infoJiri Pirko
2021-08-22mlxsw: spectrum: Add infrastructure for parsing configurationAmit Cohen
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-29mlxsw: spectrum: Fix ECN marking in tunnel decapsulationIdo Schimmel
2021-03-22mlxsw: spectrum_router: Create per-ASIC router operationsIdo Schimmel
2021-03-17mlxsw: Add struct mlxsw_sp_switchdev_ops per ASICAmit Cohen
2021-03-17mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set()Amit Cohen
2021-03-16mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLEIdo Schimmel
2021-03-16mlxsw: spectrum: Start using sampling triggers hash tableIdo Schimmel
2021-03-16mlxsw: spectrum: Track sampling triggers in a hash tableIdo Schimmel
2021-03-16mlxsw: spectrum_matchall: Pass matchall entry to sampling operationsIdo Schimmel
2021-03-16mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operationsIdo Schimmel
2021-03-16mlxsw: spectrum_matchall: Propagate extack furtherIdo Schimmel
2021-03-14mlxsw: spectrum: Remove mlxsw_sp_sample_receive()Ido Schimmel
2021-03-11mlxsw: spectrum_matchall: Implement sampling using mirroringIdo Schimmel
2021-03-11mlxsw: spectrum_matchall: Split sampling support between ASICsIdo Schimmel