Age | Commit message (Expand) | Author |
2024-12-16 | RDMA/bnxt_re: Fix reporting hw_ver in query_device | Kalesh AP |
2024-12-16 | RDMA/bnxt_re: Fix to export port num to ib_query_qp | Hongguang Gao |
2024-12-16 | RDMA/bnxt_re: Add check for path mtu in modify_qp | Saravanan Vajravel |
2024-12-05 | RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlier | Kalesh AP |
2024-12-05 | RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adapters | Kashyap Desai |
2024-11-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-11-17 | RDMA/bnxt_re: Support different traffic class | Chandramohan Akula |
2024-11-14 | RDMA/bnxt_re: Refurbish CQ to NQ hash calculation | Kalesh AP |
2024-11-14 | RDMA/bnxt_re: Refactor NQ allocation | Kalesh AP |
2024-11-04 | RDMA/bnxt_re: Add debugfs hook in the driver | Kalesh AP |
2024-10-30 | RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey | Kashyap Desai |
2024-10-28 | RDMA/bnxt_re: Fix access flags for MR and QP modify | Hongguang Gao |
2024-10-28 | RDMA/bnxt_re: Add support for modify_device hook | Kalesh AP |
2024-10-28 | RDMA/bnxt_re: Add support for CQ rx coalescing | Chandramohan Akula |
2024-10-08 | RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode | Selvin Xavier |
2024-09-09 | RDMA/bnxt_re: Fix the max WQE size for static WQE support | Selvin Xavier |
2024-09-09 | RDMA/bnxt_re: Fix the compatibility flag for variable size WQE | Selvin Xavier |
2024-09-02 | RDMA/bnxt_re: Add support for MR Relaxed Ordering | Kalesh AP |
2024-09-02 | RDMA/bnxt_re: Avoid an extra hwrm per MR creation | Kalesh AP |
2024-09-02 | RDMA/bnxt_re: Rename a variable | 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: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method | Chandramohan Akula |
2024-08-28 | Merge branch 'bnxt_re_variable_wqes' into rdma.git for-next | Jason Gunthorpe |
2024-08-27 | RDMA/bnxt_re: Enable variable size WQEs for user space applications | Selvin Xavier |
2024-08-27 | RDMA/bnxt_re: Handle variable WQE support for user applications | Selvin Xavier |
2024-08-27 | RDMA/bnxt_re: Fix the table size for PSN/MSN entries | Selvin Xavier |
2024-08-27 | RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters | Selvin Xavier |
2024-08-11 | RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API | Yishai Hadas |
2024-07-14 | bnxt_re: Fix imm_data endianness | Jack Wang |
2024-06-27 | RDMA: Pass entire uverbs attr bundle to create cq function | Akiva Goldberger |
2024-05-30 | RDMA/bnxt_re: Expose the MSN table capability for user library | Selvin Xavier |
2024-01-25 | RDMA/bnxt_re: Return error for SRQ resize | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Fix unconditional fence for newer adapters | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Avoid creating fence MR for newer adapters | Kalesh AP |
2024-01-08 | RDMA/bnxt_re: Fix error code in bnxt_re_create_cq() | Dan Carpenter |
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-12-11 | RDMA/bnxt_re: Support new 5760X P7 devices | Selvin Xavier |
2023-11-13 | RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources | Chandramohan Akula |
2023-09-21 | RDMA/bnxt_re: Decrement resource stats correctly | Selvin Xavier |
2023-09-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-08-15 | RDMA/bnxt_re: Add support for dmabuf pinned memory regions | Saravanan Vajravel |
2023-08-15 | RDMA/bnxt_re: Protect the PD table bitmap | Selvin Xavier |
2023-08-07 | RDMA/bnxt_re: Remove unnecessary variable initializations | Kalesh AP |
2023-08-07 | RDMA/bnxt_re: Avoid unnecessary memset | Kalesh AP |
2023-08-07 | RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() function | Kalesh AP |
2023-07-31 | RDMA: Remove unnecessary ternary operators | Ruan Jinjie |
2023-07-30 | bnxt_re: Update the hw counters for resource stats | Chandramohan Akula |
2023-07-30 | bnxt_re: Reorganize the resource stats | Chandramohan Akula |
2023-07-21 | RDMA/bnxt_re: Add a new uapi for driver notification | Chandramohan Akula |