summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/ud.c
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Add 16B UD supportDon Hiatt2017-08-221-105/+316
* IB/hfi1: Add support to process 16B header errorsDon Hiatt2017-08-221-1/+2
* IB/hfi1: Add support to send 16B bypass packetsDon Hiatt2017-08-221-12/+13
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-221-3/+1
* IB/hfi1,qib: Do not send QKey trap for UD qpsDennis Dalessandro2017-06-271-25/+12
* IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt2017-06-271-14/+9
* IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt2017-06-271-3/+3
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-24/+27
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-2/+2
* IB/hfi1: Use defines from common headersDon Hiatt2017-04-281-1/+1
* IB/hfi1: Add functions to parse 9B headersDon Hiatt2017-04-281-8/+6
* IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli2017-04-281-1/+1
* IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty2017-02-191-2/+2
* IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-191-6/+6
* IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-191-2/+2
* IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez2017-02-191-1/+1
* IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov2016-12-111-1/+1
* IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt2016-12-111-1/+1
* IB/hfi1: Update SMA ingress checks for response packetsJianxin Xiong2016-10-021-25/+24
* IB/qib,IB/hfi: Use core common header fileMike Marciniszyn2016-10-021-6/+6
* IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli2016-08-021-2/+6
* IB/hfi1: Cleanup UD packet handler.Dasaratharaman Chandramouli2016-08-021-30/+21
* IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli2016-08-021-3/+3
* IB/hfi1: Remove unused elements from struct ahg_ib_headerDasaratharaman Chandramouli2016-08-021-1/+0
* IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov2016-08-021-23/+1
* IB/hfi1: Correct issues with sc5 computationMike Marciniszyn2016-07-121-20/+3
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+911
OpenPOWER on IntegriCloud