aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/qp.c
AgeCommit message (Expand)Author
2020-08-03IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe
2019-03-27IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan
2019-03-27IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan
2019-03-26IB/hfi1: Add running average for adaptive pioMike Marciniszyn
2019-02-15IB/hfi1: Fix a build warning for TID RDMA READKaike Wan
2019-02-05IB/hfi1: Prioritize the sending of ACK packetsKaike Wan
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 TID resource timerKaike Wan
2019-02-05IB/hfi1: Enable TID RDMA READ protocolKaike Wan
2019-02-05IB/hfi1: Integrate TID RDMA READ protocol into RC protocolKaike Wan
2019-02-05IB/hfi1: TID RDMA flow allocationKaike Wan
2019-01-31IB/hfi1: Integrate OPFN into RC transactionsKaike Wan
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-06IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn
2018-12-03IB/hfi1: Fix a latency issue for small messagesMichael J. Ruhl
2018-09-30IB/hfi1: Use VL15 for SM packetsKaike Wan
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-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn
2018-03-13IB/hfi1: Fix a kernel-doc warningBart Van Assche
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov
2018-01-03IB/hfi1: Add RQ/SRQ information to QP statsMichael J. Ruhl
2017-08-28IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn
2017-08-28IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn
2017-08-28IB/hfi1: Use accessor to determine ring sizeKaike Wan
2017-08-28IB/hfi1: Add opcode states to qp_statsMike Marciniszyn
2017-08-28IB/hfi1: Add received request info to qp_statsKaike Wan
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-07-24IB/hfi1: Add receiving queue info to qp_statsKaike Wan
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky
2017-06-27IB/hfi1: Remove unused mk_qpn functionIra Weiny
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-02-19IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty
2017-02-19IB/hfi1: Add additional fields to qp_statsMike Marciniszyn
2017-02-19IB/hfi1: Correct error calldown lockingMike Marciniszyn
2016-11-15IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn
2016-10-02IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debugMike Marciniszyn
2016-10-02IB/hfi1: Move iowait_init() to priv allocateMike Marciniszyn
2016-09-16IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn
2016-08-22IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn
2016-08-02IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli