summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
Commit message (Expand)AuthorAgeFilesLines
...
* mlxsw: Add operations structure for bloom filter calculationAmit Cohen2022-01-061-0/+4
* mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen2022-01-061-0/+1
* mlxsw: spectrum_nve: Keep track of IPv6 addresses used by FDB entriesAmit Cohen2021-12-151-0/+11
* mlxsw: spectrum: Add hash table for IPv6 address mappingAmit Cohen2021-12-151-0/+7
* mlxsw: Use u16 for local_port field instead of u8Amit Cohen2021-12-011-10/+10
* mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson2021-10-261-0/+1
* mlxsw: spectrum_qdisc: Introduce per-TC ECN countersPetr Machata2021-10-131-0/+1
* mlxsw: spectrum_qdisc: Offload RED qevent markPetr Machata2021-10-121-0/+2
* mlxsw: Add IPV6_ADDRESS kvdl entry typeAmit Cohen2021-09-241-0/+2
* mlxsw: spectrum: Use PMTDB register to obtain split infoJiri Pirko2021-09-141-2/+2
* mlxsw: spectrum: Add infrastructure for parsing configurationAmit Cohen2021-08-221-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-0/+15
|\
| * mlxsw: spectrum: Fix ECN marking in tunnel decapsulationIdo Schimmel2021-03-291-0/+15
* | mlxsw: spectrum_router: Create per-ASIC router operationsIdo Schimmel2021-03-221-4/+4
* | mlxsw: Add struct mlxsw_sp_switchdev_ops per ASICAmit Cohen2021-03-171-0/+6
* | mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set()Amit Cohen2021-03-171-0/+2
* | mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLEIdo Schimmel2021-03-161-1/+8
* | mlxsw: spectrum: Start using sampling triggers hash tableIdo Schimmel2021-03-161-10/+6
* | mlxsw: spectrum: Track sampling triggers in a hash tableIdo Schimmel2021-03-161-0/+30
* | mlxsw: spectrum_matchall: Pass matchall entry to sampling operationsIdo Schimmel2021-03-161-3/+6
* | mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operationsIdo Schimmel2021-03-161-2/+2
* | mlxsw: spectrum_matchall: Propagate extack furtherIdo Schimmel2021-03-161-2/+4
* | mlxsw: spectrum: Remove mlxsw_sp_sample_receive()Ido Schimmel2021-03-141-2/+0
* | mlxsw: spectrum_matchall: Implement sampling using mirroringIdo Schimmel2021-03-111-0/+1
* | mlxsw: spectrum_matchall: Split sampling support between ASICsIdo Schimmel2021-03-111-0/+11
|/
* mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson2021-02-031-3/+3
* mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson2021-02-031-1/+2
* mlxsw: ethtool: Remove max lanes filteringDanielle Ratson2021-02-031-2/+2
* mlxsw: Register physical ports as a devlink resourceDanielle Ratson2021-01-221-1/+1
* mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen2020-12-081-0/+1
* mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen2020-12-081-0/+1
* mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel2020-12-061-0/+4
* mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen2020-12-011-0/+4
* mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen2020-12-011-1/+2
* net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
* mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen2020-10-261-0/+1
* mlxsw: spectrum: Initialize netdev's module overheat counterAmit Cohen2020-09-271-0/+1
* mlxsw: spectrum_buffers: Support two headroom modesPetr Machata2020-09-171-0/+11
* mlxsw: spectrum_buffers: Manage internal buffer in the hdroom codePetr Machata2020-09-161-11/+11
* mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata2020-09-161-0/+6
* mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()Petr Machata2020-09-161-1/+0
* mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata2020-09-161-2/+4
* mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroomPetr Machata2020-09-161-0/+2
* mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata2020-09-161-6/+13
* mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroomPetr Machata2020-09-161-1/+14
* mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata2020-09-161-2/+3
* mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata2020-09-161-3/+5
* mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroomPetr Machata2020-09-161-0/+5
* mlxsw: Move fw flashing code into core.cJiri Pirko2020-09-151-2/+0
* mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata2020-09-141-3/+0