summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2024-03-12mlxsw: spectrum_router: Share nexthop counters in resilient groupsPetr Machata1-2/+68
2024-03-12mlxsw: spectrum_router: Support nexthop group hardware statisticsPetr Machata1-6/+142
2024-03-12mlxsw: spectrum_router: Track NH ID's of group membersPetr Machata1-0/+2
2024-03-12mlxsw: spectrum_router: Add helpers for nexthop countersPetr Machata1-15/+50
2024-03-12mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata1-0/+3
2024-03-12mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata5-9/+11
2024-03-12mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata3-12/+36
2024-03-12mlxsw: spectrum_router: Rename two functionsPetr Machata3-19/+19
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki1-3/+0
2024-02-27mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki1-6/+9
2024-01-31mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_listHeiner Kallweit1-1/+0
2024-01-30mlxsw: Use refcount_t for reference countingAmit Cohen6-36/+40
2024-01-30mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen1-43/+73
2024-01-30mlxsw: spectrum: Search for free LAD ID onceAmit Cohen1-9/+6
2024-01-30mlxsw: spectrum: Query max_lag onceAmit Cohen2-25/+8
2024-01-30mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen1-9/+3
2024-01-30mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen2-16/+17
2024-01-18mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata1-12/+12
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-0/+2
2024-01-18mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel1-2/+2
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-3/+5
2023-12-15mlxsw: spectrum_fid: Set NVE flood profile as part of FID configurationPetr Machata1-0/+18
2023-12-15mlxsw: spectrum_fid: Add an "any" packet typePetr Machata2-0/+13
2023-12-15mlxsw: reg: Add nve_flood_prf_id field to SFMRPetr Machata1-0/+9
2023-11-30mlxsw: spectrum: Use CFF mode where availablePetr Machata1-0/+2
2023-11-30mlxsw: spectrum_fid: Add support for rFID family in CFF flood modePetr Machata1-0/+231
2023-11-30mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood modePetr Machata1-0/+96
2023-11-30mlxsw: spectrum_fid: Initialize flood profiles in CFF modePetr Machata1-1/+122
2023-11-30mlxsw: spectrum_fid: Add profile_id to flood profilePetr Machata1-0/+6
2023-11-30mlxsw: spectrum_fid: Add an object to keep flood profilesPetr Machata1-19/+31
2023-11-30mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata3-1/+67
2023-11-30mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata2-0/+12
2023-11-30mlxsw: spectrum_fid: Add an op for packing SFMRPetr Machata1-2/+11
2023-11-30mlxsw: spectrum_fid: Add an op to get PGT address of a FIDPetr Machata1-7/+9
2023-11-30mlxsw: spectrum_fid: Add an op to get PGT allocation sizePetr Machata1-5/+18
2023-11-30mlxsw: spectrum_fid: Add an op for flood table initializationPetr Machata1-5/+12
2023-11-30mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() upPetr Machata1-30/+30
2023-11-30mlxsw: spectrum_fid: Make mlxsw_sp_fid_ops.setup return an intPetr Machata1-7/+14
2023-11-30mlxsw: spectrum_fid: Split a helper out of mlxsw_sp_fid_flood_table_mid()Petr Machata1-5/+12
2023-11-30mlxsw: spectrum_fid: Rename FID ops, families, arraysPetr Machata1-23/+25
2023-11-30mlxsw: spectrum_fid: Privatize FID familiesPetr Machata3-20/+44
2023-11-25mlxsw: pci: Fix missing error checkingIdo Schimmel1-0/+2
2023-11-22mlxsw: spectrum_router: Call RIF setup before obtaining FIDPetr Machata1-3/+3
2023-11-22mlxsw: spectrum_router: Add a helper to get subport number from a RIFPetr Machata2-0/+16
2023-11-22mlxsw: spectrum_fid: Extract SFMR packing into a helperPetr Machata1-14/+19
2023-11-22mlxsw: spectrum_fid: Drop unnecessary conditionsPetr Machata1-6/+0
2023-11-22mlxsw: pci: Permit enabling CFF modePetr Machata2-1/+14
2023-11-22mlxsw: core, pci: Add plumbing related to CFF modePetr Machata3-0/+28
2023-11-22mlxsw: reg: Add to SFMR register the fields related to CFF flood modePetr Machata1-0/+20