summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/init.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hfi1: Remove redundant assignment to pointer ppdColin Ian King2023-10-241-1/+0
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* IB/hfi1: Remove trace newlinesDean Luick2023-04-091-6/+6
* RDMA/hfi1: Fix doc for hfi1_free_ctxtMiaoqian Lin2022-12-271-1/+1
* RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig2022-11-211-18/+3
* RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro2022-05-241-1/+1
* IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn2021-12-071-19/+14
* IB/hfi1: Fix early init panicMike Marciniszyn2021-12-071-3/+2
* IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn2021-12-071-1/+1
* IB/hfi1: Rebranding of hfi1 driver to Cornelis NetworksScott Breyer2021-10-291-1/+2
* RDMA/hfi1: Convert to SPDX identifierCai Huoqing2021-08-251-43/+1
* RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang2021-07-301-1/+1
* IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn2021-07-301-6/+1
* RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-211-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-011-3/+4
|\
| * IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn2021-04-131-1/+1
| * RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-1/+1
| * RDMA: Fix kernel-doc compilation warningsLeon Romanovsky2021-03-221-1/+2
* | IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn2021-04-071-1/+9
|/
* IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan2020-07-021-5/+5
* IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan2020-07-021-4/+23
* IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk2020-05-211-6/+3
* IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk2020-05-211-0/+1
* IB/hfi1: RSM rules for AIPGrzegorz Andrejczuk2020-05-211-1/+2
* IB/hfi1: Remove kobj from hfi1_devdataKaike Wan2020-03-181-22/+4
* IB/hfi1: IB/hfi1: Add an API to handle special case dropMike Marciniszyn2020-01-101-2/+2
* IB/hfi1: Add fast and slow handlers for receive contextMike Marciniszyn2020-01-101-0/+5
* IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn2020-01-101-69/+3
* IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn2020-01-031-3/+3
* IB/hfi1: Calculate flow weight based on QP MTU for TID RDMAKaike Wan2019-11-061-1/+0
* IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn2019-05-061-1/+2
* hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox2019-04-011-42/+10
* IB/hfi1: Fix two format stringsBart Van Assche2019-03-281-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-091-7/+28
|\
| * IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl2019-03-061-5/+9
| * IB/hfi1: Add functions to receive TID RDMA WRITE requestKaike Wan2019-02-051-0/+1
| * IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan2019-02-051-1/+2
| * IB/hfi1: TID RDMA flow allocationKaike Wan2019-02-051-0/+7
| * IB/hfi1: Integrate OPFN into RC transactionsKaike Wan2019-01-311-0/+7
| * IB/hfi1: OPFN interfaceKaike Wan2019-01-311-1/+0
| * IB/hfi1: Add OPFN helper functions for TID RDMA featureKaike Wan2019-01-311-0/+2
* | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+2
|/
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-14/+15
* IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-031-6/+0
* IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl2018-09-011-3/+23
* IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl2018-09-011-2/+2
* IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl2018-09-011-35/+42
* IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl2018-07-031-1/+0
* IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn2018-06-221-2/+2
* IB/hfi1: Remove caches of chip CSRsMike Marciniszyn2018-06-221-1/+1