summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib/qib_verbs.c
AgeCommit message (Expand)Author
2021-11-29RDMA/qib: rename copy_io to qib_copy_ioChristoph Hellwig
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-01-22RDMA/hw/qib/qib_verbs: Repair some formatting problemsLee Jones
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-03-29IB/qib: Delete struct qib_ivdev.qp_rndGeorge Spelvin
2020-03-02IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
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