summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-29mlxsw: spectrum: Fix ECN marking in tunnel decapsulationIdo Schimmel1-0/+15
2021-03-22mlxsw: spectrum_router: Create per-ASIC router operationsIdo Schimmel1-4/+4
2021-03-17mlxsw: Add struct mlxsw_sp_switchdev_ops per ASICAmit Cohen1-0/+6
2021-03-17mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set()Amit Cohen1-0/+2
2021-03-17mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLEIdo Schimmel1-1/+8
2021-03-17mlxsw: spectrum: Start using sampling triggers hash tableIdo Schimmel1-10/+6
2021-03-17mlxsw: spectrum: Track sampling triggers in a hash tableIdo Schimmel1-0/+30
2021-03-17mlxsw: spectrum_matchall: Pass matchall entry to sampling operationsIdo Schimmel1-3/+6
2021-03-17mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operationsIdo Schimmel1-2/+2
2021-03-17mlxsw: spectrum_matchall: Propagate extack furtherIdo Schimmel1-2/+4
2021-03-15mlxsw: spectrum: Remove mlxsw_sp_sample_receive()Ido Schimmel1-2/+0
2021-03-12mlxsw: spectrum_matchall: Implement sampling using mirroringIdo Schimmel1-0/+1
2021-03-12mlxsw: spectrum_matchall: Split sampling support between ASICsIdo Schimmel1-0/+11
2021-02-04mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson1-3/+3
2021-02-04mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson1-1/+2
2021-02-04mlxsw: ethtool: Remove max lanes filteringDanielle Ratson1-2/+2
2021-01-23mlxsw: Register physical ports as a devlink resourceDanielle Ratson1-1/+1
2020-12-09mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen1-0/+1
2020-12-09mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen1-0/+1
2020-12-07mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel1-0/+4
2020-12-02mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen1-0/+4
2020-12-02mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen1-1/+2
2020-11-24net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-10-27mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen1-0/+1
2020-09-27mlxsw: spectrum: Initialize netdev's module overheat counterAmit Cohen1-0/+1
2020-09-18mlxsw: spectrum_buffers: Support two headroom modesPetr Machata1-0/+11
2020-09-17mlxsw: spectrum_buffers: Manage internal buffer in the hdroom codePetr Machata1-11/+11
2020-09-17mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata1-0/+6
2020-09-17mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()Petr Machata1-1/+0
2020-09-17mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata1-2/+4
2020-09-17mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroomPetr Machata1-0/+2
2020-09-17mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata1-6/+13
2020-09-17mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroomPetr Machata1-1/+14
2020-09-17mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata1-2/+3
2020-09-17mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata1-3/+5