summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
AgeCommit message (Expand)AuthorFilesLines
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-05mlxsw: 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-13mlxsw: spectrum_flower: Add ability to match on port rangesIdo Schimmel1-1/+5
2023-07-13mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()Ido Schimmel1-1/+2
2023-07-13mlxsw: spectrum_port_range: Add devlink resource supportIdo Schimmel1-0/+1
2023-07-13mlxsw: 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-08mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel1-2/+1
2022-11-10mlxsw: 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-28mlxsw: spectrum: Guard against invalid local portsAmit Cohen1-0/+7
2022-01-07mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen1-0/+1
2022-01-07mlxsw: Add operations structure for bloom filter calculationAmit Cohen1-0/+4
2022-01-07mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen1-0/+1
2021-12-15mlxsw: spectrum_nve: Keep track of IPv6 addresses used by FDB entriesAmit Cohen1-0/+11
2021-12-15mlxsw: spectrum: Add hash table for IPv6 address mappingAmit Cohen1-0/+7
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen1-10/+10
2021-10-26mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson1-0/+1
2021-10-14mlxsw: spectrum_qdisc: Introduce per-TC ECN countersPetr Machata1-0/+1
2021-10-12mlxsw: spectrum_qdisc: Offload RED qevent markPetr Machata1-0/+2
2021-09-24mlxsw: Add IPV6_ADDRESS kvdl entry typeAmit Cohen1-0/+2
2021-09-14mlxsw: spectrum: Use PMTDB register to obtain split infoJiri Pirko1-2/+2
2021-08-22mlxsw: spectrum: Add infrastructure for parsing configurationAmit Cohen1-0/+12
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+15