summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
* mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen2024-06-141-1/+0
* mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata2024-03-111-2/+2
* mlxsw: spectrum: Query max_lag onceAmit Cohen2024-01-301-0/+1
* mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen2024-01-301-12/+2
* mlxsw: spectrum_fid: Add an "any" packet typePetr Machata2023-12-151-0/+2
* mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata2023-11-291-0/+2
* mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata2023-11-291-0/+2
* mlxsw: spectrum_fid: Privatize FID familiesPetr Machata2023-11-291-5/+8
* mlxsw: spectrum_router: Add a helper to get subport number from a RIFPetr Machata2023-11-211-0/+2
* mlxsw: spectrum: Allocate LAG table when in SW LAG modePetr Machata2023-10-201-0/+1
* mlxsw: spectrum_pgt: Generalize PGT allocationPetr Machata2023-10-201-1/+1
* mlxsw: spectrum: Stop ignoring learning notifications from redirected trafficIdo Schimmel2023-08-141-1/+0
* mlxsw: spectrum_flower: Disable learning and security lookup when redirectingIdo Schimmel2023-08-141-0/+3
* mlxsw: spectrum: Remove unused function declarationsYue Haibing2023-08-041-4/+0
* mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()Petr Machata2023-07-281-2/+0
* mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata2023-07-211-0/+2
* mlxsw: spectrum_flower: Add ability to match on port rangesIdo Schimmel2023-07-121-1/+5
* mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()Ido Schimmel2023-07-121-1/+2
* mlxsw: spectrum_port_range: Add devlink resource supportIdo Schimmel2023-07-121-0/+1
* mlxsw: spectrum_port_range: Add port range coreIdo Schimmel2023-07-121-0/+15
* mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata2023-06-141-4/+0
* mlxsw: spectrum_router: Move here inetaddr validator notifiersPetr Machata2023-06-121-4/+0
* mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel2023-02-071-2/+1
* mlxsw: spectrum: Add an API to configure security checksIdo Schimmel2022-11-091-1/+4
* mlxsw: Send PTP packets as data packets to overcome a limitationDanielle Ratson2022-07-291-0/+10
* mlxsw: Enable unified bridge modelAmit Cohen2022-07-041-7/+0
* mlxsw: Add new FID families for unified bridge modelAmit Cohen2022-07-041-0/+4
* mlxsw: Add support for VLAN RIFsAmit Cohen2022-07-041-0/+1
* mlxsw: Configure ingress RIF classificationAmit Cohen2022-07-041-1/+3
* mlxsw: spectrum_switchdev: Rename MID structureAmit Cohen2022-06-291-9/+0
* mlxsw: Align PGT index to legacy bridge modelAmit Cohen2022-06-291-0/+1
* mlxsw: Extend PGT APIs to support maintaining list of ports per entryAmit Cohen2022-06-281-0/+2
* mlxsw: Add a dedicated structure for bitmap of portsAmit Cohen2022-06-281-0/+25
* mlxsw: Add an indication of SMPE index validity for PGT tableAmit Cohen2022-06-281-0/+1
* mlxsw: Add an initial PGT table supportAmit Cohen2022-06-281-0/+12
* mlxsw: spectrum: Add a temporary variable to indicate bridge modelAmit Cohen2022-06-281-0/+1
* mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLANAmit Cohen2022-06-241-1/+1
* mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen2022-06-241-0/+4
* mlxsw: Remove lag_vid_valid indicationAmit Cohen2022-06-221-1/+0
* mlxsw: Add a resource describing number of RIFsPetr Machata2022-06-171-0/+1
* mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata2022-05-081-13/+0
* mlxsw: spectrum: Move handling of router events to router codePetr Machata2022-05-081-2/+0
* mlxsw: spectrum: Move handling of VRF events to router codePetr Machata2022-05-081-2/+0
* mlxsw: spectrum: Add port to linecard mappingJiri Pirko2022-04-181-0/+1
* mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko2022-04-181-0/+7
* mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko2022-04-181-1/+1
* mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addressesDanielle Ratson2022-02-071-1/+24
* mlxsw: spectrum: Guard against invalid local portsAmit Cohen2022-01-271-0/+7
* mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen2022-01-061-0/+1