summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/ib_verbs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Add debugfs hook in the driverKalesh AP2024-11-041-0/+1
* RDMA/bnxt_re: Add support for modify_device hookKalesh AP2024-10-281-0/+3
* RDMA/bnxt_re: Share a page to expose per SRQ info with userspaceChandramohan Akula2024-09-021-0/+1
* RDMA/bnxt_re: Get the toggle bits from SRQ eventsHongguang Gao2024-09-021-0/+1
* Merge branch 'bnxt_re_variable_wqes' into rdma.git for-nextJason Gunthorpe2024-08-281-1/+15
|\
| * RDMA/bnxt_re: Handle variable WQE support for user applicationsSelvin Xavier2024-08-271-1/+15
* | RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas2024-08-111-1/+1
|/
* RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger2024-06-271-1/+1
* RDMA/bnxt_re: Share a page to expose per CQ info with userspaceSelvin Xavier2023-12-171-0/+2
* RDMA/bnxt_re: Add UAPI to share a page with user spaceSelvin Xavier2023-12-171-0/+1
* RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula2023-11-131-0/+7
* RDMA/bnxt_re: Add support for dmabuf pinned memory regionsSaravanan Vajravel2023-08-151-0/+4
* RDMA/bnxt_re: Update alloc_page uapi for pacingChandramohan Akula2023-07-211-0/+2
* RDMA/bnxt_re: Enable low latency pushSelvin Xavier2023-06-211-0/+4
* RDMA/bnxt_re: Use the common mmap helper functionsSelvin Xavier2023-06-211-0/+15
* RDMA/bnxt_re: Add resize_cq supportSelvin Xavier2023-03-291-0/+3
* RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib2021-11-031-1/+0
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-4/+3
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-5/+5
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-1/+1
* RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-1/+1
* RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-091-1/+1
* RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-1/+1
* RDMA/bnxt_re: Change wr posting logic to accommodate variable wqesDevesh Sharma2020-07-201-4/+4
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-071-1/+1
* RDMA/bnxt_re: Remove FMR leftoversJason Gunthorpe2020-06-031-6/+0
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-031-1/+1
* RDMA/bnxt_re: Simplify obtaining queue entry from hw ringDevesh Sharma2020-04-141-0/+10
* 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-091-5/+4
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-0/+1
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-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-041-4/+2
* RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier2018-03-071-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