summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/verbs.h
Commit message (Expand)AuthorAgeFilesLines
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* IB/hfi1: remove rc_only_opcode and uc_only_opcode declarationsGaosheng Cui2022-09-201-3/+0
* RDMA/hfi1: Convert to SPDX identifierCai Huoqing2021-08-251-43/+1
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-2/+2
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-2/+2
* RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-121-3/+2
* IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn2019-06-171-0/+1
* IB/hfi1: Add running average for adaptive pioMike Marciniszyn2019-03-261-0/+1
* IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan2019-02-051-0/+1
* IB/hfi1: Add the dual leg codeKaike Wan2019-02-051-0/+3
* IB/hfi1: Add the TID second leg send packet builderKaike Wan2019-02-051-0/+2
* IB/hfi1: Resend the TID RDMA WRITE DATA packetsKaike Wan2019-02-051-0/+1
* IB/hfi1: Add TID RDMA retry timerKaike Wan2019-02-051-0/+2
* IB/hfi1: Add a function to receive TID RDMA ACK packetKaike Wan2019-02-051-0/+4
* IB/hfi1: Add a function to build TID RDMA ACK packetKaike Wan2019-02-051-0/+2
* IB/hfi1: Add a function to receive TID RDMA WRITE DATA packetKaike Wan2019-02-051-0/+3
* IB/hfi1: Add a function to receive TID RDMA WRITE responseKaike Wan2019-02-051-0/+3
* IB/hfi1: Add TID resource timerKaike Wan2019-02-051-0/+1
* IB/hfi1: Add a function to build TID RDMA WRITE responseKaike Wan2019-02-051-0/+1
* IB/hfi1: Add functions to receive TID RDMA WRITE requestKaike Wan2019-02-051-0/+12
* IB/hfi1: Add interlock between a TID RDMA request and other requestsKaike Wan2019-02-051-0/+3
* IB/hfi1: Add TID RDMA handlersKaike Wan2019-02-051-0/+4
* IB/hfi1: Add functions to receive TID RDMA READ responseKaike Wan2019-02-051-0/+2
* IB/hfi1: Add functions to receive TID RDMA READ requestKaike Wan2019-02-051-0/+5
* IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan2019-02-051-0/+9
* IB/hfi1: Add the counter n_tidwaitKaike Wan2019-02-051-0/+1
* IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan2019-02-051-0/+34
* IB/hfi1: TID RDMA flow allocationKaike Wan2019-02-051-0/+3
* IB/hfi1: Add OPFN helper functions for TID RDMA featureKaike Wan2019-01-311-0/+5
* IB/hfi1: OPFN support discoveryMitko Haralanov2019-01-311-1/+2
* IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn2018-12-061-0/+2
* IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-031-3/+0
* IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-031-25/+0
* IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-09-301-1/+3
* IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-09-301-2/+2
* IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl2018-09-111-1/+2
* IB/hfi1: Define 16B Management PacketsDon Hiatt2018-05-241-0/+7
* IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-091-2/+0
* IB/hfi1: Rework fault injection machineryMitko Haralanov2018-05-091-4/+2
* IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn2018-02-011-0/+5
* IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez2018-02-011-2/+1
* IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez2018-02-011-0/+5
* IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov2018-02-011-11/+0
* IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys2017-08-221-5/+0
* IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt2017-08-221-0/+1
* IB/hfi1: Add 16B RC/UC supportDon Hiatt2017-08-221-1/+2
* IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-221-2/+0
* IB/hfi1: Add 16B UD supportDon Hiatt2017-08-221-1/+1
* IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-221-0/+1
* IB/hfi1: Add support to process 16B header errorsDon Hiatt2017-08-221-0/+1