aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-11mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata1-2/+2
2024-01-30mlxsw: spectrum: Query max_lag onceAmit Cohen1-0/+1
2024-01-30mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen1-12/+2
2023-12-15mlxsw: spectrum_fid: Add an "any" packet typePetr Machata1-0/+2
2023-11-29mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata1-0/+2
2023-11-29mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata1-0/+2
2023-11-29mlxsw: spectrum_fid: Privatize FID familiesPetr Machata1-5/+8
2023-11-21mlxsw: spectrum_router: Add a helper to get subport number from a RIFPetr Machata1-0/+2
2023-10-20mlxsw: spectrum: Allocate LAG table when in SW LAG modePetr Machata1-0/+1
2023-10-20mlxsw: spectrum_pgt: Generalize PGT allocationPetr Machata1-1/+1
2023-08-14mlxsw: spectrum: Stop ignoring learning notifications from redirected trafficIdo Schimmel1-1/+0
2023-08-14mlxsw: spectrum_flower: Disable learning and security lookup when redirectingIdo Schimmel1-0/+3
2023-08-04mlxsw: spectrum: Remove unused function declarationsYue Haibing1-4/+0
2023-07-28mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()Petr Machata1-2/+0
2023-07-21mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata1-0/+2
2023-07-12mlxsw: spectrum_flower: Add ability to match on port rangesIdo Schimmel1-1/+5
2023-07-12mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()Ido Schimmel1-1/+2
2023-07-12mlxsw: spectrum_port_range: Add devlink resource supportIdo Schimmel1-0/+1
2023-07-12mlxsw: spectrum_port_range: Add port range coreIdo Schimmel1-0/+15
2023-06-14mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata1-4/+0
2023-06-12mlxsw: spectrum_router: Move here inetaddr validator notifiersPetr Machata1-4/+0
2023-02-07mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel1-2/+1
2022-11-09mlxsw: spectrum: Add an API to configure security checksIdo Schimmel1-1/+4
2022-07-29mlxsw: Send PTP packets as data packets to overcome a limitationDanielle Ratson1-0/+10
2022-07-04mlxsw: Enable unified bridge modelAmit Cohen1-7/+0
2022-07-04mlxsw: Add new FID families for unified bridge modelAmit Cohen1-0/+4
2022-07-04mlxsw: Add support for VLAN RIFsAmit Cohen1-0/+1
2022-07-04mlxsw: Configure ingress RIF classificationAmit Cohen1-1/+3
2022-06-29mlxsw: spectrum_switchdev: Rename MID structureAmit Cohen1-9/+0
2022-06-29mlxsw: Align PGT index to legacy bridge modelAmit Cohen1-0/+1
2022-06-28mlxsw: Extend PGT APIs to support maintaining list of ports per entryAmit Cohen1-0/+2
2022-06-28mlxsw: Add a dedicated structure for bitmap of portsAmit Cohen1-0/+25
2022-06-28mlxsw: Add an indication of SMPE index validity for PGT tableAmit Cohen1-0/+1
2022-06-28mlxsw: Add an initial PGT table supportAmit Cohen1-0/+12
2022-06-28mlxsw: spectrum: Add a temporary variable to indicate bridge modelAmit Cohen1-0/+1
2022-06-24mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLANAmit Cohen1-1/+1
2022-06-24mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen1-0/+4
2022-06-22mlxsw: Remove lag_vid_valid indicationAmit Cohen1-1/+0
2022-06-17mlxsw: Add a resource describing number of RIFsPetr Machata1-0/+1
2022-05-08mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata1-13/+0
2022-05-08mlxsw: spectrum: Move handling of router events to router codePetr Machata1-2/+0
2022-05-08mlxsw: spectrum: Move handling of VRF events to router codePetr Machata1-2/+0
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko1-0/+1
2022-04-18mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko1-0/+7
2022-04-18mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko1-1/+1
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addressesDanielle Ratson1-1/+24
2022-01-27mlxsw: spectrum: Guard against invalid local portsAmit Cohen1-0/+7
2022-01-06mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen1-0/+1
2022-01-06mlxsw: Add operations structure for bloom filter calculationAmit Cohen1-0/+4
2022-01-06mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen1-0/+1