summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/trap.c
Commit message (Expand)AuthorAgeFilesLines
* 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