aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/rc.c
Commit message (Expand)AuthorAge
* IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-03
* IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-03
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-06-26
* | IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn2018-06-19
|/
* IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn2018-05-24
* IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-09
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-06
|\
| * IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez2018-02-01
| * IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez2018-02-01
| * IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez2018-02-01
| * IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov2018-02-01
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-31
|\|
| * Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-27
| |\
| * | IB/hfi1: Mask the path bits with the LMC for 16B RC AcksDon Hiatt2017-12-11
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-03
|\ \ \ | |_|/ |/| |
| * | drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-05
| |/
* / IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro2017-11-30
|/
* IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt2017-11-13
* IB/hfi1: Fix a wrapping test to insure the correct timeoutMike Marciniszyn2017-11-13
* Merge branch 'hfi1' into k.o/for-nextDoug Ledford2017-10-18
|\
| * IB/hfi1: Set hdr_type when tx req is allocatedKaike Wan2017-10-18
* | IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-14
|/
* IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn2017-08-28
* IB/hfi1: Add 16B RC/UC supportDon Hiatt2017-08-22
* IB/hfi1: Add support to send 16B bypass packetsDon Hiatt2017-08-22
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-22
* IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt2017-06-27
* IB/hfi1: Separate input/output header tracingDon Hiatt2017-06-27
* IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt2017-06-27
* RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-01
* IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn2017-05-04
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-01
* IB/hfi1: Use bool in process_ecnDennis Dalessandro2017-04-28
* IB/hfi1: Use defines from common headersDon Hiatt2017-04-28
* IB/hfi1: Add functions to parse 9B headersDon Hiatt2017-04-28
* IB/rdmavt: Add swqe completion traceMike Marciniszyn2017-04-05
* IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-05
* IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2017-02-19
* IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn2017-02-19
* IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty2017-02-19
* IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-19
* IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota2017-02-19
* IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty2017-02-19
* IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-19
* IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez2017-02-19
* IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn2017-02-19
* IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn2017-02-19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-15
|\
| * IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn2016-12-11