summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Remove unsupported modify_device callbackKamal Heib2019-10-011-3/+0
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-4/+3
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-1/+1
* RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-091-2/+0
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-5/+5
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-6/+4
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-3/+1
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-7/+7
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-4/+3
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-5/+4
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-191-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-191-0/+1
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-6/+6
* RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-181-2/+1
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-4/+2
* RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier2018-03-061-0/+3
* RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier2018-02-201-0/+2
* RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma2018-01-181-0/+19
* RDMA/bnxt_re: Add support for query firmware versionSelvin Xavier2018-01-171-0/+1
* RDMA/bnxt_re: Delete unsupported modify_port functionLeon Romanovsky2017-07-241-3/+0
* RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontextDevesh Sharma2017-07-201-2/+1
* RDMA/bnxt_re: Remove FMR supportSelvin Xavier2017-06-141-6/+0
* RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma2017-06-141-0/+1
* RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai2017-06-141-0/+15
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-3/+3
* RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier2017-02-141-0/+197
OpenPOWER on IntegriCloud