summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel2024-04-241-1/+5
* mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel2024-04-241-0/+7
* mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel2024-04-241-3/+17
* mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel2024-04-241-0/+4
* mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel2024-04-241-1/+1
* mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel2024-04-241-0/+1
* mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel2024-04-241-2/+8
* mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel2024-04-241-2/+2
* mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel2024-04-242-36/+30
* mlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel2024-04-191-6/+4
* mlxsw: core_env: Fix driver initialization with old firmwareIdo Schimmel2024-04-191-14/+6
* mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel2024-04-191-1/+1
* Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-6/+6
|\
| * thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-271-3/+0
| * mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-6/+9
* | mlxsw: spectrum_router: Share nexthop counters in resilient groupsPetr Machata2024-03-111-2/+68
* | mlxsw: spectrum_router: Support nexthop group hardware statisticsPetr Machata2024-03-111-6/+142
* | mlxsw: spectrum_router: Track NH ID's of group membersPetr Machata2024-03-111-0/+2
* | mlxsw: spectrum_router: Add helpers for nexthop countersPetr Machata2024-03-111-15/+50
* | mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata2024-03-111-0/+3
* | mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata2024-03-115-9/+11
* | mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata2024-03-113-12/+36
* | mlxsw: spectrum_router: Rename two functionsPetr Machata2024-03-113-19/+19
* | mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_listHeiner Kallweit2024-01-301-1/+0
* | mlxsw: Use refcount_t for reference countingAmit Cohen2024-01-306-36/+40
* | mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen2024-01-301-43/+73
* | mlxsw: spectrum: Search for free LAD ID onceAmit Cohen2024-01-301-9/+6
* | mlxsw: spectrum: Query max_lag onceAmit Cohen2024-01-302-25/+8
* | mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen2024-01-301-9/+3
* | mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen2024-01-302-16/+17
|/
* mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata2024-01-181-12/+12
* mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-181-0/+2
* mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel2024-01-181-2/+2
* mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-181-3/+5
* mlxsw: spectrum_fid: Set NVE flood profile as part of FID configurationPetr Machata2023-12-151-0/+18
* mlxsw: spectrum_fid: Add an "any" packet typePetr Machata2023-12-152-0/+13
* mlxsw: reg: Add nve_flood_prf_id field to SFMRPetr Machata2023-12-151-0/+9
* mlxsw: spectrum: Use CFF mode where availablePetr Machata2023-11-291-0/+2
* mlxsw: spectrum_fid: Add support for rFID family in CFF flood modePetr Machata2023-11-291-0/+231
* mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood modePetr Machata2023-11-291-0/+96
* mlxsw: spectrum_fid: Initialize flood profiles in CFF modePetr Machata2023-11-291-1/+122
* mlxsw: spectrum_fid: Add profile_id to flood profilePetr Machata2023-11-291-0/+6
* mlxsw: spectrum_fid: Add an object to keep flood profilesPetr Machata2023-11-291-19/+31
* mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata2023-11-293-1/+67
* mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata2023-11-292-0/+12
* mlxsw: spectrum_fid: Add an op for packing SFMRPetr Machata2023-11-291-2/+11
* mlxsw: spectrum_fid: Add an op to get PGT address of a FIDPetr Machata2023-11-291-7/+9
* mlxsw: spectrum_fid: Add an op to get PGT allocation sizePetr Machata2023-11-291-5/+18
* mlxsw: spectrum_fid: Add an op for flood table initializationPetr Machata2023-11-291-5/+12
* mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() upPetr Machata2023-11-291-30/+30