aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-4/+3
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-1/+1
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe1-2/+0
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-5/+5
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-6/+4
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-3/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-7/+7
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky1-4/+3
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-5/+4
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-0/+1
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-6/+6
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit1-2/+1
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit1-4/+2
2018-03-06RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier1-0/+3
2018-02-20RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier1-0/+2
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma1-0/+19
2018-01-17RDMA/bnxt_re: Add support for query firmware versionSelvin Xavier1-0/+1
2017-07-24RDMA/bnxt_re: Delete unsupported modify_port functionLeon Romanovsky1-3/+0
2017-07-20RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontextDevesh Sharma1-2/+1
2017-06-14RDMA/bnxt_re: Remove FMR supportSelvin Xavier1-6/+0
2017-06-14RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma1-0/+1
2017-06-14RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai1-0/+15
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-3/+3
2017-02-14RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier1-0/+197