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