aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl1-1/+1
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl1-2/+2
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam1-2/+2
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe1-1/+3
2019-03-27IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan1-0/+2
2019-03-27IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan1-1/+1
2019-03-26IB/hfi1: Add running average for adaptive pioMike Marciniszyn1-0/+2
2019-02-15IB/hfi1: Fix a build warning for TID RDMA READKaike Wan1-0/+1
2019-02-05IB/hfi1: Prioritize the sending of ACK packetsKaike Wan1-1/+14
2019-02-05IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan1-0/+7
2019-02-05IB/hfi1: Add the dual leg codeKaike Wan1-4/+30
2019-02-05IB/hfi1: Add TID resource timerKaike Wan1-0/+1
2019-02-05IB/hfi1: Enable TID RDMA READ protocolKaike Wan1-0/+1
2019-02-05IB/hfi1: Integrate TID RDMA READ protocol into RC protocolKaike Wan1-0/+1
2019-02-05IB/hfi1: TID RDMA flow allocationKaike Wan1-0/+3
2019-01-31IB/hfi1: Integrate OPFN into RC transactionsKaike Wan1-0/+13
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-12/+8
2018-12-06IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn1-12/+8
2018-12-03IB/hfi1: Fix a latency issue for small messagesMichael J. Ruhl1-0/+7
2018-09-30IB/hfi1: Use VL15 for SM packetsKaike Wan1-2/+12
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro1-17/+50
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan1-3/+8
2018-09-11IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl1-7/+5
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn1-3/+3
2018-03-13IB/hfi1: Fix a kernel-doc warningBart Van Assche1-1/+0
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov1-3/+1
2018-01-03IB/hfi1: Add RQ/SRQ information to QP statsMichael J. Ruhl1-2/+8
2017-08-28IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn1-77/+6
2017-08-28IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn1-38/+41
2017-08-28IB/hfi1: Use accessor to determine ring sizeKaike Wan1-1/+1
2017-08-28IB/hfi1: Add opcode states to qp_statsMike Marciniszyn1-1/+3
2017-08-28IB/hfi1: Add received request info to qp_statsKaike Wan1-2/+9
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt1-0/+28
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan1-3/+6
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford1-1/+5
2017-07-24IB/hfi1: Add receiving queue info to qp_statsKaike Wan1-1/+5
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford1-6/+0
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky1-4/+3
2017-06-27IB/hfi1: Remove unused mk_qpn functionIra Weiny1-6/+0
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn1-3/+1
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-6/+6
2017-02-19IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota1-4/+0
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty1-137/+0
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty1-13/+0
2017-02-19IB/hfi1: Add additional fields to qp_statsMike Marciniszyn1-1/+3
2017-02-19IB/hfi1: Correct error calldown lockingMike Marciniszyn1-8/+11
2016-11-15IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn1-3/+8
2016-10-02IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debugMike Marciniszyn1-2/+5
2016-10-02IB/hfi1: Move iowait_init() to priv allocateMike Marciniszyn1-7/+7
2016-09-16IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn1-7/+4