summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-291-2/+0Star
|\
| * IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn2019-05-291-2/+0Star
* | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+3
|/
* IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl2019-01-301-15/+3Star
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* RDMA/qib: Initialize ib_device_ops structKamal Heib2018-12-121-2/+6
* RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky2018-11-291-3/+0Star
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-6/+1Star
* IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-041-2/+5
* IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-041-21/+1Star
* IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-10-011-4/+5
* IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-10-011-1/+1
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-091-5/+1Star
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-1/+1
* IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-051-1/+0Star
* IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl2018-01-051-1/+0Star
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-3/+3
|\
| * IB/qib: Convert timers to use timer_setup()Kees Cook2017-10-091-3/+3
* | IB/qib: Remove set-but-not-used variablesBart Van Assche2017-10-151-2/+1Star
|/
* IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-221-0/+9
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+2
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-5/+7
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-3/+3
* IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl2017-04-281-1/+1
* IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-051-0/+13
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/qib: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-0/+1
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-0/+1
| |/
* | IB/qib: Updates to use rdmavt's SGE helper routinesBrian Welty2017-02-191-89/+6Star
* | IB/qib: Use new rdmavt timersVenkata Sandeep Dhanalakota2017-02-191-0/+1
|/
* IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn2016-12-111-13/+0Star
* IB/qib: Use standard refcount wrapper for QPsSebastian Sanchez2016-12-111-12/+8Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-1/+2
|\
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-1/+2
* | IB/qib: Remove qpt_mask globalDennis Dalessandro2016-10-021-2/+0Star
* | IB/qib,IB/hfi: Use core common header fileMike Marciniszyn2016-10-021-7/+7
|/
* IB/qib: Add qib post send tableMike Marciniszyn2016-08-021-0/+2
* IB/qib: Setup notify free/create mad agent callbacks for rdmavtDennis Dalessandro2016-03-111-0/+4
* IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn2016-03-111-9/+28
* IB/qib: Rename several functions by adding a "qib_" prefixHarish Chegondi2016-03-111-13/+13
* IB/qib,staging/rdma/hfi1: use setup_timer apiHari Prasath Gujulan Elango2016-03-111-3/+1Star
* IB/qib: Remove modify_port and port_immutable functionsHarish Chegondi2016-03-111-47/+16Star
* IB/qib: Support query gid in rdmavtDennis Dalessandro2016-03-111-20/+12Star
* IB/qib: Remove destroy queue pair codeHarish Chegondi2016-03-111-1/+0Star
* IB/qib: Remove modify queue pair codeHarish Chegondi2016-03-111-4/+12