summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/verbs.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-01IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn1-0/+5
2018-02-01IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez1-2/+1
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez1-0/+5
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov1-11/+0
2017-08-22IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys1-5/+0
2017-08-22IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt1-0/+1
2017-08-22IB/hfi1: Add 16B RC/UC supportDon Hiatt1-1/+2
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli1-2/+0
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt1-1/+1
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt1-0/+1
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt1-0/+1
2017-08-22IB/hfi1: Add support to send 16B bypass packetsDon Hiatt1-12/+10
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt1-0/+13
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan1-0/+1
2017-06-27IB/hfi1,qib: Do not send QKey trap for UD qpsDennis Dalessandro1-2/+2
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt1-4/+2
2017-05-04IB/hfi1: Fix yield logic in send engineMike Marciniszyn1-0/+4
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn1-1/+0
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2017-04-28IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn1-2/+4
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt1-0/+1
2017-04-05IB/hfi1: Add receive fault injection featureDon Hiatt1-0/+4
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty1-2/+0
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty1-2/+2
2017-02-19IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota1-8/+1
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty1-9/+0
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty1-2/+0
2016-11-15IB/hfi1: Unify access to GUID entriesJakub Pawlak1-3/+0
2016-11-15IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn1-6/+7
2016-10-02IB/hfi1: Consolidate pio control masks into single definitionMike Marciniszyn1-0/+3
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn1-83/+7
2016-08-02IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header.Don Hiatt1-1/+1
2016-08-02IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli1-2/+2
2016-08-02IB/hfi1: Remove unused elements from struct ahg_ib_headerDasaratharaman Chandramouli1-2/+0
2016-05-26IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong1-0/+1
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+530