aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/hfi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-25IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro1-1/+1
2020-05-21IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk1-13/+1
2020-05-21IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk1-1/+3
2020-05-21IB/hfi1: Add functions to receive accelerated ipoib packetsKaike Wan1-1/+4
2020-05-21IB/hfi1: Rename num_vnic_contexts as num_netdev_contextsGrzegorz Andrejczuk1-2/+2
2020-05-21IB/hfi1: RSM rules for AIPGrzegorz Andrejczuk1-5/+3
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner1-2/+1
2020-03-18IB/hfi1: Remove kobj from hfi1_devdataKaike Wan1-2/+0
2020-02-11IB/hfi1: Close window for pq and request colidingMike Marciniszyn1-1/+4
2020-01-10IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn1-0/+2
2020-01-10IB/hfi1: Return void in packet receiving functionsGrzegorz Andrejczuk1-1/+1
2020-01-10IB/hfi1: IB/hfi1: Add an API to handle special case dropMike Marciniszyn1-1/+20
2020-01-10IB/hfi1: Add fast and slow handlers for receive contextMike Marciniszyn1-1/+40
2020-01-03IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn1-2/+127
2019-11-23RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcvJason Gunthorpe1-1/+1
2019-06-17IB/hfi1: Create inline to get extended headersMike Marciniszyn1-0/+31
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox1-3/+2
2019-03-29hfi1: Convert vesw_idr to XArrayMatthew Wilcox1-2/+1
2019-03-06IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl1-1/+1
2019-02-05IB/hfi1: Add TID RDMA handlersKaike Wan1-1/+1
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan1-0/+2
2019-02-05IB/hfi1: TID RDMA flow allocationKaike Wan1-0/+15
2019-01-31IB/hfi1: OPFN interfaceKaike Wan1-0/+2
2019-01-31IB/hfi1: OPFN support discoveryMitko Haralanov1-0/+1
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-10/+25
2018-12-06IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov1-10/+25
2018-12-03IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz1-0/+2
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit1-0/+1
2018-09-01IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()Michael J. Ruhl1-0/+2
2018-09-01IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl1-3/+5
2018-09-01IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl1-4/+9
2018-09-01IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl1-5/+1
2018-09-01IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl1-17/+2
2018-09-01IB/hfi1: tune_pcie_caps is arbitrarily placed, poorlyMichael J. Ruhl1-0/+1
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl1-3/+0
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn1-85/+84
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn1-15/+0
2018-06-22IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn1-6/+0
2018-06-22IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn1-6/+6
2018-06-22IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn1-2/+0
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn1-2/+13
2018-06-19IB/hfi1: Remove rcvhdrsizeMike Marciniszyn1-2/+0
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn1-3/+4
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn1-12/+4
2018-06-04IB/hfi1: Rename exp_lock to exp_mutexKaike Wan1-2/+2
2018-05-24IB/hfi1: Cleanup of exp_rcvMike Marciniszyn1-6/+8
2018-05-24IB/hfi1: Add support for 16B Management PacketsDon Hiatt1-0/+28
2018-05-24IB/hfi1: Define 16B Management PacketsDon Hiatt1-0/+1
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez1-0/+3
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov1-2/+8