summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/trap.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "mlx5 updates 2023-12-20"Jakub Kicinski2024-01-071-6/+5
* net/mlx5e: Support per-mdev queue counterTariq Toukan2023-12-201-5/+6
* net/mlx5e: Decouple CQ from privTariq Toukan2023-12-131-1/+3
* Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-08-081-1/+1
|\
| * net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla2023-08-071-1/+1
* | page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+0
|/
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* net/mlx5e: Completely eliminate priv from fs.hLama Kayal2022-08-221-4/+4
* net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy2022-05-311-0/+1
* net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lockMaxim Mikityanskiy2022-05-171-3/+10
* RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-311-1/+1
|\
| * net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin2021-07-271-1/+1
* | net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy2021-07-261-19/+8
|/
* net/mlx5e: Generalize close RQAya Levin2021-03-251-11/+1
* net/mlx5e: Generalize RQ activationAya Levin2021-03-251-13/+2
* net/mlx5e: Generalize open RQAya Levin2021-03-251-137/+33
* net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan2021-03-251-5/+7
* net/mlx5e: Pass q_counter indentifier as parameter to rq_param buildersTariq Toukan2021-03-251-1/+1
* net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan2021-03-161-3/+3
* net/mlx5e: Enable traps according to link stateAya Levin2021-01-271-0/+40
* net/mlx5e: Add listener to DMAC filter trap eventAya Levin2021-01-271-0/+8
* net/mlx5e: Add trap entity to ETH driverAya Levin2021-01-271-0/+409