aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_verbs.c
AgeCommit message (Expand)Author
2020-05-21IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2019-05-29IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-01-30IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-12RDMA/qib: Initialize ib_device_ops structKamal Heib
2018-11-29RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl
2018-01-05IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-14IB/qib: Remove set-but-not-used variablesBart Van Assche
2017-10-09IB/qib: Convert timers to use timer_setup()Kees Cook
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19IB/qib: Updates to use rdmavt's SGE helper routinesBrian Welty
2017-02-19IB/qib: Use new rdmavt timersVenkata Sandeep Dhanalakota
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/qib: Switch from dma_device to dev.parentBart Van Assche
2016-12-11IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn
2016-12-11IB/qib: Use standard refcount wrapper for QPsSebastian Sanchez
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-10-02IB/qib: Remove qpt_mask globalDennis Dalessandro
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn
2016-08-02IB/qib: Add qib post send tableMike Marciniszyn
2016-03-10IB/qib: Setup notify free/create mad agent callbacks for rdmavtDennis Dalessandro
2016-03-10IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn
2016-03-10IB/qib: Rename several functions by adding a "qib_" prefixHarish Chegondi
2016-03-10IB/qib,staging/rdma/hfi1: use setup_timer apiHari Prasath Gujulan Elango
2016-03-10IB/qib: Remove modify_port and port_immutable functionsHarish Chegondi
2016-03-10IB/qib: Support query gid in rdmavtDennis Dalessandro
2016-03-10IB/qib: Remove destroy queue pair codeHarish Chegondi
2016-03-10IB/qib: Remove modify queue pair codeHarish Chegondi
2016-03-10IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn insteadHarish Chegondi
2016-03-10IB/qib: Clean up register_ib_deviceDennis Dalessandro