aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/trap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-1/+1
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-07-27net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin1-1/+1
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy1-19/+8
2021-03-25net/mlx5e: Generalize close RQAya Levin1-11/+1
2021-03-25net/mlx5e: Generalize RQ activationAya Levin1-13/+2
2021-03-25net/mlx5e: Generalize open RQAya Levin1-137/+33
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan1-5/+7
2021-03-25net/mlx5e: Pass q_counter indentifier as parameter to rq_param buildersTariq Toukan1-1/+1
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan1-3/+3
2021-01-27net/mlx5e: Enable traps according to link stateAya Levin1-0/+40
2021-01-27net/mlx5e: Add listener to DMAC filter trap eventAya Levin1-0/+8
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin1-0/+409