summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/verbs.h
AgeCommit message (Expand)Author
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2022-09-20IB/hfi1: remove rc_only_opcode and uc_only_opcode declarationsGaosheng Cui
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky
2019-06-17IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn
2019-03-26IB/hfi1: Add running average for adaptive pioMike Marciniszyn
2019-02-05IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan
2019-02-05IB/hfi1: Add the dual leg codeKaike Wan
2019-02-05IB/hfi1: Add the TID second leg send packet builderKaike Wan
2019-02-05IB/hfi1: Resend the TID RDMA WRITE DATA packetsKaike Wan
2019-02-05IB/hfi1: Add TID RDMA retry timerKaike Wan
2019-02-05IB/hfi1: Add a function to receive TID RDMA ACK packetKaike Wan
2019-02-05IB/hfi1: Add a function to build TID RDMA ACK packetKaike Wan
2019-02-05IB/hfi1: Add a function to receive TID RDMA WRITE DATA packetKaike Wan
2019-02-05IB/hfi1: Add a function to receive TID RDMA WRITE responseKaike Wan
2019-02-05IB/hfi1: Add TID resource timerKaike Wan
2019-02-05IB/hfi1: Add a function to build TID RDMA WRITE responseKaike Wan
2019-02-05IB/hfi1: Add functions to receive TID RDMA WRITE requestKaike Wan
2019-02-05IB/hfi1: Add interlock between a TID RDMA request and other requestsKaike Wan
2019-02-05IB/hfi1: Add TID RDMA handlersKaike Wan
2019-02-05IB/hfi1: Add functions to receive TID RDMA READ responseKaike Wan
2019-02-05IB/hfi1: Add functions to receive TID RDMA READ requestKaike Wan
2019-02-05IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan
2019-02-05IB/hfi1: Add the counter n_tidwaitKaike 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: Add OPFN helper functions for TID RDMA featureKaike Wan
2019-01-31IB/hfi1: OPFN support discoveryMitko Haralanov
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan
2018-09-11IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl
2018-05-24IB/hfi1: Define 16B Management PacketsDon Hiatt
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov
2018-02-01IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn
2018-02-01IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov
2017-08-22IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys
2017-08-22IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt
2017-08-22IB/hfi1: Add 16B RC/UC supportDon Hiatt
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt