summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/hfi.h
AgeCommit message (Expand)Author
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing
2021-07-30RDMA/hfi1: Fix typo in commentsCai Huoqing
2021-07-30RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA/hfi1: Use attributes for the port sysfsJason Gunthorpe
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: Delete not-used static inline functionsLeon Romanovsky
2020-11-25IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro
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: Add functions to receive accelerated ipoib packetsKaike Wan
2020-05-21IB/hfi1: Rename num_vnic_contexts as num_netdev_contextsGrzegorz Andrejczuk
2020-05-21IB/hfi1: RSM rules for AIPGrzegorz Andrejczuk
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner
2020-03-18IB/hfi1: Remove kobj from hfi1_devdataKaike Wan
2020-02-11IB/hfi1: Close window for pq and request colidingMike Marciniszyn
2020-01-10IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-01-10IB/hfi1: Return void in packet receiving functionsGrzegorz Andrejczuk
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-03IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn
2019-11-23RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcvJason Gunthorpe
2019-06-17IB/hfi1: Create inline to get extended headersMike Marciniszyn
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox
2019-03-29hfi1: Convert vesw_idr to XArrayMatthew Wilcox
2019-03-06IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl
2019-02-05IB/hfi1: Add TID RDMA handlersKaike 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: OPFN interfaceKaike Wan
2019-01-31IB/hfi1: OPFN support discoveryMitko Haralanov
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-06IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov
2018-12-03IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-09-01IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()Michael J. Ruhl
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: Prepare for new HFI1 MSIx APIMichael J. Ruhl
2018-09-01IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl
2018-09-01IB/hfi1: tune_pcie_caps is arbitrarily placed, poorlyMichael J. Ruhl
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn
2018-06-22IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn
2018-06-22IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn