aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-28IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl1-1/+1
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-1/+5
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt1-7/+42
2017-04-05IB/hfi1: Add receive fault injection featureDon Hiatt1-0/+6
2017-04-05IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl1-6/+8
2017-04-05IB/hfi1: Protect the global dev_cntr_names and port_cntr_namesTadeusz Struk1-1/+11
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn1-0/+16
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2017-02-19IB/hfi1: use size_t for passing array lengthArnd Bergmann1-1/+1
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty1-87/+4
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty1-10/+11
2017-02-19IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota1-0/+1
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez1-2/+2
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-0/+1
2017-01-24IB/hfi1: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2016-12-11IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn1-16/+0
2016-12-11IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov1-8/+6
2016-12-11IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt1-3/+3
2016-12-11IB/hfi1: Show statistics counters under IB stats interfaceJianxin Xiong1-0/+154
2016-11-15IB/hfi1: Unify access to GUID entriesJakub Pawlak1-8/+7
2016-11-15IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn1-0/+4
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+2
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-1/+2
2016-10-02IB/hfi1: Fix trace of atomic ackMike Marciniszyn1-1/+1
2016-10-02IB/hfi1: Increase default settings of max_cqes and max_qpsJianxin Xiong1-2/+2
2016-10-02IB/hfi1: Consolidate pio control masks into single definitionMike Marciniszyn1-9/+27
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn1-7/+7
2016-09-16IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn1-2/+2
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-32/+42
2016-08-02IB/hfi1: Use hdr2sc function to calculate 5-bit SCDasaratharaman Chandramouli1-5/+2
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-10/+10
2016-08-02IB/hfi1: Add support for extended memory managementJianxin Xiong1-2/+4
2016-08-02IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong1-1/+4
2016-08-02IB/hfi1: Handle send with invalidate opcode in the RC recv pathJianxin Xiong1-0/+2
2016-08-02IB/hfi1: Add hfi1 post send tablesMike Marciniszyn1-0/+3
2016-08-02IB/hfi1: Correct receive packet handler assignmentJakub Pawlak1-13/+16
2016-06-23IB/hfi1: Add device FW version stringIra Weiny1-0/+15
2016-05-26IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong1-0/+2
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+1762