summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/rc.c
AgeCommit message (Expand)Author
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez
2018-02-01IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-11IB/hfi1: Mask the path bits with the LMC for 16B RC AcksDon Hiatt
2017-12-05drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-11-30IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro
2017-11-13IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt
2017-11-13IB/hfi1: Fix a wrapping test to insure the correct timeoutMike Marciniszyn
2017-10-18Merge branch 'hfi1' into k.o/for-nextDoug Ledford
2017-10-18IB/hfi1: Set hdr_type when tx req is allocatedKaike Wan
2017-10-14IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-08-28IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn
2017-08-22IB/hfi1: Add 16B RC/UC supportDon Hiatt
2017-08-22IB/hfi1: Add support to send 16B bypass packetsDon Hiatt
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt
2017-06-27IB/hfi1: Separate input/output header tracingDon Hiatt
2017-06-27IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt
2017-06-01RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
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-04-28IB/hfi1: Use bool in process_ecnDennis Dalessandro
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt
2017-04-05IB/rdmavt: Add swqe completion traceMike Marciniszyn
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt
2017-02-19IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty
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: Access hfi1_ibport through rcd pointerSebastian Sanchez
2017-02-19IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn
2017-02-19IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-11IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn
2016-12-11IB/hfi1,IB/qib: use rvt swqe mr deref helperMike Marciniszyn
2016-12-11IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn
2016-12-11IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov
2016-12-11IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt
2016-12-11IB/hfi1: Use non-atomic __test_and_clear_bit in hot pathSebastian Sanchez
2016-11-15IB/hfi1: Fix rnr_timer additionIra Weiny
2016-10-02IB/hfi1: Cleanup tasklet refs in commentsDennis Dalessandro