summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/rc.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn1-9/+4
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-10/+14
2017-04-28IB/hfi1: Use bool in process_ecnDennis Dalessandro1-1/+2
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt1-1/+1
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt1-7/+7
2017-04-05IB/rdmavt: Add swqe completion traceMike Marciniszyn1-0/+2
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn1-2/+8
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt1-9/+9
2017-02-19IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn1-1/+1
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty1-1/+1
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty1-8/+8
2017-02-19IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota1-182/+12
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty1-20/+20
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty1-23/+4
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez1-5/+5
2017-02-19IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn1-3/+4
2017-02-19IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn1-0/+4
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-47/+13
2016-12-11IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn1-2/+1
2016-12-11IB/hfi1,IB/qib: use rvt swqe mr deref helperMike Marciniszyn1-13/+2
2016-12-11IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn1-24/+2
2016-12-11IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov1-5/+5
2016-12-11IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt1-2/+2
2016-12-11IB/hfi1: Use non-atomic __test_and_clear_bit in hot pathSebastian Sanchez1-1/+1
2016-11-15IB/hfi1: Fix rnr_timer additionIra Weiny1-1/+1
2016-10-02IB/hfi1: Cleanup tasklet refs in commentsDennis Dalessandro1-7/+7
2016-10-02IB/hfi1: Fix defered ack race with qp destroyMike Marciniszyn1-1/+4
2016-10-02IB/hfi1: Consolidate pio control masks into single definitionMike Marciniszyn1-13/+1
2016-10-02IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debugMike Marciniszyn1-0/+17
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn1-47/+40
2016-09-16IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn1-5/+4
2016-08-02IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong1-8/+9
2016-08-02IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong1-2/+44
2016-08-02IB/hfi1: Handle send with invalidate opcode in the RC recv pathJianxin Xiong1-1/+15
2016-08-02IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov1-18/+1
2016-08-02IB/hfi1: Separate tracepoints into specific headersSebastian Sanchez1-4/+4
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+2580