Age | Commit message (Expand) | Author |
2024-12-16 | RDMA/bnxt_re: Fix to export port num to ib_query_qp | Hongguang Gao |
2024-11-04 | RDMA/bnxt_re: Add debugfs hook in the driver | Kalesh AP |
2024-10-28 | RDMA/bnxt_re: Add support for modify_device hook | Kalesh AP |
2024-09-02 | RDMA/bnxt_re: Share a page to expose per SRQ info with userspace | Chandramohan Akula |
2024-09-02 | RDMA/bnxt_re: Get the toggle bits from SRQ events | Hongguang Gao |
2024-08-28 | Merge branch 'bnxt_re_variable_wqes' into rdma.git for-next | Jason Gunthorpe |
2024-08-27 | RDMA/bnxt_re: Handle variable WQE support for user applications | Selvin Xavier |
2024-08-11 | RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API | Yishai Hadas |
2024-06-27 | RDMA: Pass entire uverbs attr bundle to create cq function | Akiva Goldberger |
2023-12-17 | RDMA/bnxt_re: Share a page to expose per CQ info with userspace | Selvin Xavier |
2023-12-17 | RDMA/bnxt_re: Add UAPI to share a page with user space | Selvin Xavier |
2023-11-13 | RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources | Chandramohan Akula |
2023-08-15 | RDMA/bnxt_re: Add support for dmabuf pinned memory regions | Saravanan Vajravel |
2023-07-21 | RDMA/bnxt_re: Update alloc_page uapi for pacing | Chandramohan Akula |
2023-06-21 | RDMA/bnxt_re: Enable low latency push | Selvin Xavier |
2023-06-21 | RDMA/bnxt_re: Use the common mmap helper functions | Selvin Xavier |
2023-03-29 | RDMA/bnxt_re: Add resize_cq support | Selvin Xavier |
2021-11-03 | RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback | Kamal Heib |
2021-08-03 | RDMA: Globally allocate and release QP memory | Leon Romanovsky |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch |
2020-09-09 | RDMA: Allow fail of destroy CQ | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to fail on SRQ destroy | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to fail on AH destroy | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to fail on PD deallocate | Leon Romanovsky |
2020-07-20 | RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes | Devesh Sharma |
2020-07-06 | RDMA: Remove the udata parameter from alloc_mr callback | Gal Pressman |
2020-06-02 | RDMA/bnxt_re: Remove FMR leftovers | Jason Gunthorpe |
2020-05-02 | RDMA: Group create AH arguments in struct | Maor Gottlieb |
2020-04-14 | RDMA/bnxt_re: Simplify obtaining queue entry from hw ring | Devesh Sharma |
2019-10-01 | RDMA/bnxt_re: Remove unsupported modify_device callback | Kamal Heib |
2019-06-11 | RDMA: Convert CQ allocations to be under core responsibility | Leon Romanovsky |
2019-06-11 | RDMA: Clean destroy CQ in drivers do not return errors | Leon Romanovsky |
2019-04-09 | RDMA/drivers: Convert easy drivers to use ib_device_set_netdev() | Jason Gunthorpe |
2019-04-08 | RDMA: Handle SRQ allocations by IB/core | Leon Romanovsky |
2019-04-08 | RDMA: Handle AH allocations by IB/core | Leon Romanovsky |
2019-04-01 | IB: Pass only ib_udata in function prototypes | Shamir Rabinovitch |
2019-04-01 | IB: Pass uverbs_attr_bundle down ib_x destroy path | Shamir Rabinovitch |
2019-02-22 | RDMA: Handle ucontext allocations by IB/core | Leon Romanovsky |
2019-02-08 | RDMA: Handle PD allocations by IB/core | Leon Romanovsky |
2018-12-19 | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman |
2018-12-19 | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman |
2018-07-30 | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const | Bart Van Assche |
2018-06-18 | RDMA: Use GID from the ib_gid_attr during the add_gid() callback | Parav Pandit |
2018-04-03 | RDMA: Use ib_gid_attr during GID modification | Parav Pandit |
2018-03-06 | RDMA/bnxt_re: Avoid Hard lockup during error CQE processing | Selvin Xavier |
2018-02-20 | RDMA/bnxt_re: Synchronize destroy_qp with poll_cq | Selvin Xavier |
2018-01-18 | RDMA/bnxt_re: Add SRQ support for Broadcom adapters | Devesh Sharma |
2018-01-17 | RDMA/bnxt_re: Add support for query firmware version | Selvin Xavier |
2017-07-24 | RDMA/bnxt_re: Delete unsupported modify_port function | Leon Romanovsky |
2017-07-20 | RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext | Devesh Sharma |