aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-30net/mlx5: Remove unused field in EQTariq Toukan1-1/+0
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+1
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas1-3/+0
2019-07-03net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas1-1/+1
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery1-1/+0
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery1-1/+0
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery1-1/+8
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed1-0/+5
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed1-1/+24
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-8/+0
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed1-10/+2
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-22/+31
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-0/+77