summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/hfi.h
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl2019-03-061-1/+1
* IB/hfi1: Add TID RDMA handlersKaike Wan2019-02-051-1/+1
* IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan2019-02-051-0/+2
* IB/hfi1: TID RDMA flow allocationKaike Wan2019-02-051-0/+15
* IB/hfi1: OPFN interfaceKaike Wan2019-01-311-0/+2
* IB/hfi1: OPFN support discoveryMitko Haralanov2019-01-311-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-10/+25
|\
| * IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov2018-12-071-10/+25
* | IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz2018-12-031-0/+2
|/
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-0/+1
* IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()Michael J. Ruhl2018-09-011-0/+2
* IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl2018-09-011-3/+5
* IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl2018-09-011-4/+9
* IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl2018-09-011-5/+1Star
* IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl2018-09-011-17/+2Star
* IB/hfi1: tune_pcie_caps is arbitrarily placed, poorlyMichael J. Ruhl2018-09-011-0/+1
* IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl2018-06-221-3/+0Star
* IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn2018-06-221-85/+84Star
* IB/hfi1: Remove caches of chip CSRsMike Marciniszyn2018-06-221-15/+0Star
* IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn2018-06-221-6/+0Star
* IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn2018-06-221-6/+6
* IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn2018-06-221-2/+0Star
* IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn2018-06-221-2/+13
* IB/hfi1: Remove rcvhdrsizeMike Marciniszyn2018-06-191-2/+0Star
* IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn2018-06-191-3/+4
* IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn2018-06-191-12/+4Star
* IB/hfi1: Rename exp_lock to exp_mutexKaike Wan2018-06-041-2/+2
* IB/hfi1: Cleanup of exp_rcvMike Marciniszyn2018-05-241-6/+8
* IB/hfi1: Add support for 16B Management PacketsDon Hiatt2018-05-241-0/+28
* IB/hfi1: Define 16B Management PacketsDon Hiatt2018-05-241-0/+1
* IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-091-0/+3
* IB/hfi1: Rework fault injection machineryMitko Haralanov2018-05-091-2/+8
* IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin2018-05-091-0/+1
* IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn2018-05-031-4/+4
* IB: remove duplicate header filesZhu Yanjun2018-03-131-1/+0Star
* IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam2018-02-011-0/+7
* IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez2018-02-011-11/+5Star
* IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez2018-02-011-0/+2
* IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl2018-02-011-0/+1
* IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl2018-01-051-10/+12
* IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-051-1/+0Star
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-281-1/+0Star
|\
| * IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl2017-12-221-1/+0Star
* | IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt2017-12-221-1/+1
|/
* IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski2017-11-131-0/+3
* IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn2017-10-301-3/+3
* IB/hfi1: Define hfi1_handle_cnp_tbl[] onceBart Van Assche2017-10-151-5/+0Star
* IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl2017-10-041-0/+2
* IB/hfi1: Fix output trace issues from 16B changeMike Marciniszyn2017-10-041-0/+1
* IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl2017-09-271-0/+2