summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/ud.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-24/+27
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-2/+2
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt1-1/+1
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt1-8/+6
2017-04-28IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli1-1/+1
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty1-2/+2
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty1-6/+6
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty1-2/+2
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez1-1/+1
2016-12-11IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov1-1/+1
2016-12-11IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt1-1/+1
2016-10-02IB/hfi1: Update SMA ingress checks for response packetsJianxin Xiong1-25/+24
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn1-6/+6
2016-08-02IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli1-2/+6
2016-08-02IB/hfi1: Cleanup UD packet handler.Dasaratharaman Chandramouli1-30/+21
2016-08-02IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli1-3/+3
2016-08-02IB/hfi1: Remove unused elements from struct ahg_ib_headerDasaratharaman Chandramouli1-1/+0
2016-08-02IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov1-23/+1
2016-07-12IB/hfi1: Correct issues with sc5 computationMike Marciniszyn1-20/+3
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+911