summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan2024-04-121-1/+1
* net/mlx5: devcom, Add component size getterTariq Toukan2023-12-131-0/+7
* net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory2023-10-141-0/+7
* net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory2023-10-141-0/+14
* net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyShay Drory2023-10-141-0/+4
* net/mlx5: Devcom, only use devcom after NULL check in mlx5_devcom_send_event()Li Zetao2023-08-211-1/+2
* net/mlx5: Devcom, Infrastructure changesRoi Dayan2023-07-271-204/+244
* net/mlx5: Enable 4 ports VF LAGShay Drory2023-06-071-2/+3
* net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two de...Shay Drory2023-06-021-2/+15
* net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed2023-06-021-26/+63
* net/mlx5: Devcom, Rename paired to readyShay Drory2023-06-021-10/+10
* net/mlx5: Devcom, serialize devcom registrationShay Drory2023-05-221-5/+14
* net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory2023-05-221-1/+2
* net/mlx5e: Fix deadlock in tc route query codeVlad Buslov2023-05-221-11/+37
* net/mlx5: devcom only supports 2 portsMark Bloch2022-05-091-7/+9
* net/mlx5: Introduce inter-device communication mechanismAviv Heller2018-12-141-0/+255