summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/uc.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/uc: Fix a little doc-rotLee Jones2021-01-281-6/+2
* IB/hfi1: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-241-4/+4
* IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam2019-06-281-2/+1
* IB/hfi1: OPFN support discoveryMitko Haralanov2019-01-311-1/+2
* IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov2018-12-061-1/+1
* IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-031-2/+2
* IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-031-5/+5
* IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-06-261-2/+2
* IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-091-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-061-7/+2
|\
| * IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez2018-02-011-2/+1
| * IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov2018-02-011-5/+1
* | drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-051-2/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-2/+1
|\
| * IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt2017-11-131-1/+1
| * IB/hfi1: Set hdr_type when tx req is allocatedKaike Wan2017-10-181-1/+0
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* IB/hfi1: Add 16B RC/UC supportDon Hiatt2017-08-221-11/+29
* IB/hfi1: Add support to send 16B bypass packetsDon Hiatt2017-08-221-2/+2
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-221-1/+1
* IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt2017-06-271-13/+3
* IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt2017-06-271-1/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-3/+3
* IB/hfi1: Add functions to parse 9B headersDon Hiatt2017-04-281-4/+4
* IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-191-5/+5
* IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-191-2/+2
* IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez2017-02-191-1/+1
* IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov2016-12-111-1/+1
* IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt2016-12-111-1/+1
* IB/hfi1: Consolidate pio control masks into single definitionMike Marciniszyn2016-10-021-8/+1
* IB/qib,IB/hfi: Use core common header fileMike Marciniszyn2016-10-021-3/+3
* IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong2016-08-021-7/+8
* IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong2016-08-021-0/+24
* IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov2016-08-021-35/+1
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+604