summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h
AgeCommit message (Expand)Author
2023-10-14net/mlx5: Remove unused declarationYue Haibing
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-06-14net/mlx5: Clean license text in eq.[c|h] filesLeon Romanovsky
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory
2021-03-12net/mlx5: Use order-0 allocations for EQsTariq Toukan
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha
2020-09-14net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-04-30net/mlx5: Remove unused field in EQTariq Toukan
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas
2019-07-03net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed