summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/init.c
AgeCommit message (Expand)Author
2023-10-24RDMA/hfi1: Remove redundant assignment to pointer ppdColin Ian King
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-04-09IB/hfi1: Remove trace newlinesDean Luick
2022-12-27RDMA/hfi1: Fix doc for hfi1_free_ctxtMiaoqian Lin
2022-11-21RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig
2022-05-24RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro
2021-12-07IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn
2021-12-07IB/hfi1: Fix early init panicMike Marciniszyn
2021-12-07IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
2021-10-29IB/hfi1: Rebranding of hfi1 driver to Cornelis NetworksScott Breyer
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing
2021-07-30RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang
2021-07-30IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-13IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn
2021-04-07IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-22RDMA: Fix kernel-doc compilation warningsLeon Romanovsky
2020-07-02IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan
2020-07-02IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan
2020-05-21IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk
2020-05-21IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk
2020-05-21IB/hfi1: RSM rules for AIPGrzegorz Andrejczuk
2020-03-18IB/hfi1: Remove kobj from hfi1_devdataKaike Wan
2020-01-10IB/hfi1: IB/hfi1: Add an API to handle special case dropMike Marciniszyn
2020-01-10IB/hfi1: Add fast and slow handlers for receive contextMike Marciniszyn
2020-01-10IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn
2020-01-03IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn
2019-11-06IB/hfi1: Calculate flow weight based on QP MTU for TID RDMAKaike Wan
2019-05-06IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox
2019-03-28IB/hfi1: Fix two format stringsBart Van Assche
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-06IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-02-05IB/hfi1: Add functions to receive TID RDMA WRITE requestKaike Wan
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan
2019-02-05IB/hfi1: TID RDMA flow allocationKaike Wan
2019-01-31IB/hfi1: Integrate OPFN into RC transactionsKaike Wan
2019-01-31IB/hfi1: OPFN interfaceKaike Wan
2019-01-31IB/hfi1: Add OPFN helper functions for TID RDMA featureKaike Wan
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-09-01IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl
2018-09-01IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl
2018-09-01IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl
2018-07-03IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn