summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* RDMA/hfi1: Convert to SPDX identifierCai Huoqing2021-08-251-43/+1
* RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuseLee Jones2021-01-281-7/+7
* IB/hfi1: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-061-1/+1
|\
| * IB/hfi1: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-241-1/+1
* | IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan2020-07-021-1/+4
* | IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'Nathan Chancellor2020-07-021-1/+1
|/
* IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2020-05-211-16/+2
* IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl2019-06-281-1/+1
* IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2019-06-281-2/+2
* IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam2019-06-281-2/+2
* Merge HFI1 updates into k.o/for-nextJason Gunthorpe2019-04-031-1/+3
|\
| * IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan2019-03-271-0/+2
| * IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan2019-03-271-1/+1
* | IB/hfi1: Add running average for adaptive pioMike Marciniszyn2019-03-261-0/+2
|/
* IB/hfi1: Fix a build warning for TID RDMA READKaike Wan2019-02-151-0/+1
* IB/hfi1: Prioritize the sending of ACK packetsKaike Wan2019-02-051-1/+14
* IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan2019-02-051-0/+7
* IB/hfi1: Add the dual leg codeKaike Wan2019-02-051-4/+30
* IB/hfi1: Add TID resource timerKaike Wan2019-02-051-0/+1
* IB/hfi1: Enable TID RDMA READ protocolKaike Wan2019-02-051-0/+1
* IB/hfi1: Integrate TID RDMA READ protocol into RC protocolKaike Wan2019-02-051-0/+1
* IB/hfi1: TID RDMA flow allocationKaike Wan2019-02-051-0/+3
* IB/hfi1: Integrate OPFN into RC transactionsKaike Wan2019-01-311-0/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-12/+8
|\
| * IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn2018-12-061-12/+8
* | IB/hfi1: Fix a latency issue for small messagesMichael J. Ruhl2018-12-031-0/+7
|/
* IB/hfi1: Use VL15 for SM packetsKaike Wan2018-09-301-2/+12
* IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-09-301-17/+50
* IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-09-301-3/+8
* IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl2018-09-111-7/+5
* IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn2018-06-191-3/+3
* IB/hfi1: Fix a kernel-doc warningBart Van Assche2018-03-131-1/+0
* IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov2018-02-011-3/+1
* IB/hfi1: Add RQ/SRQ information to QP statsMichael J. Ruhl2018-01-031-2/+8
* IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn2017-08-281-77/+6
* IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn2017-08-281-38/+41
* IB/hfi1: Use accessor to determine ring sizeKaike Wan2017-08-281-1/+1
* IB/hfi1: Add opcode states to qp_statsMike Marciniszyn2017-08-281-1/+3
* IB/hfi1: Add received request info to qp_statsKaike Wan2017-08-281-2/+9
* IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-221-0/+28
* IB/hfi1: Serve the most starved iowait entry firstKaike Wan2017-07-311-3/+6
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-1/+5
|\
| * IB/hfi1: Add receiving queue info to qp_statsKaike Wan2017-07-241-1/+5
* | Merge branch 'hfi1' into k.o/for-4.14Doug Ledford2017-07-241-6/+0
|\ \ | |/ |/|
| * IB/hfi1: Remove unused mk_qpn functionIra Weiny2017-06-271-6/+0
* | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-171-4/+3
|/
* IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn2017-05-041-3/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-6/+6