summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/trap.c
AgeCommit message (Expand)Author
2025-05-22net/mlx5e: Convert mlx5 netdevs to instance lockingCosmin Ratiu
2025-02-06net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointerJianbo Liu
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2023-12-20net/mlx5e: Support per-mdev queue counterTariq Toukan
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-22net/mlx5e: Completely eliminate priv from fs.hLama Kayal
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-05-17net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lockMaxim Mikityanskiy
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy
2021-03-25net/mlx5e: Generalize close RQAya Levin
2021-03-25net/mlx5e: Generalize RQ activationAya Levin
2021-03-25net/mlx5e: Generalize open RQAya Levin
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan
2021-03-25net/mlx5e: Pass q_counter indentifier as parameter to rq_param buildersTariq Toukan
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan
2021-01-27net/mlx5e: Enable traps according to link stateAya Levin
2021-01-27net/mlx5e: Add listener to DMAC filter trap eventAya Levin
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin