aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/msix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing1-43/+0
2021-03-22RDMA: Fix kernel-doc compilation warningsLeon Romanovsky1-6/+6
2021-01-28RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'Lee Jones1-1/+1
2020-05-21IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk1-5/+7
2020-05-21IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk1-2/+18
2020-05-21IB/hfi1: Rename num_vnic_contexts as num_netdev_contextsGrzegorz Andrejczuk1-2/+2
2020-01-25IB/hfi1: Fix logical condition in msix_request_irqNathan Chancellor1-1/+1
2020-01-10IB/hfi1: Decouple IRQ name from typeGrzegorz Andrejczuk1-48/+58
2018-09-01IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl1-0/+16
2018-09-01IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl1-221/+238
2018-09-01IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl1-0/+330