Age | Commit message (Expand) | Author |
2024-12-16 | RDMA/bnxt_re: Fix to export port num to ib_query_qp | Hongguang Gao |
2024-12-05 | RDMA/bnxt_re: Fix max SGEs for the Work Request | 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-14 | RDMA/bnxt_re: Refurbish CQ to NQ hash calculation | 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: Add support for CQ rx coalescing | Chandramohan Akula |
2024-10-08 | RDMA/bnxt_re: Fix incorrect AVID type in WQE structure | Saravanan Vajravel |
2024-09-02 | RDMA/bnxt_re: Get the toggle bits from SRQ events | Hongguang Gao |
2024-08-27 | RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEs | Selvin Xavier |
2024-08-27 | RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters | Selvin Xavier |
2024-07-14 | bnxt_re: Fix imm_data endianness | Jack Wang |
2024-05-30 | RDMA/bnxt_re: Allow MSN table capability check | Selvin Xavier |
2023-12-20 | RDMA/bnxt_re: Fix the sparse warnings | Selvin Xavier |
2023-12-11 | RDMA/bnxt_re: Adds MSN table capability for Gen P7 adapters | Selvin Xavier |
2023-12-11 | RDMA/bnxt_re: Get the toggle bits from CQ completions | Selvin Xavier |
2023-11-13 | RDMA/bnxt_re: Refactor the queue index update | Chandramohan Akula |
2023-07-17 | RDMA/bnxt_re: Prevent handling any completions after qp destroy | Kashyap Desai |
2023-05-19 | RDMA/bnxt_re: Use unique names while registering interrupts | Kalesh AP |
2023-03-29 | RDMA/bnxt_re: Add resize_cq support | Selvin Xavier |
2021-06-21 | RDMA/bnxt_re: Update ABI to pass wqe-mode to user space | Devesh Sharma |
2020-07-20 | RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes | Devesh Sharma |
2020-07-20 | RDMA/bnxt_re: Add helper data structures | Devesh Sharma |
2020-07-20 | RDMA/bnxt_re: introduce a function to allocate swq | Devesh Sharma |
2020-07-20 | RDMA/bnxt_re: introduce wqe mode to select execution path | Devesh Sharma |
2020-04-14 | RDMA/bnxt_re: Simplify obtaining queue entry from hw ring | Devesh Sharma |
2020-03-24 | RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures | Selvin Xavier |
2020-02-21 | RDMA/bnxt_re: Refactor doorbell management functions | Devesh Sharma |
2020-02-21 | RDMA/bnxt_re: Refactor notification queue management code | Devesh Sharma |
2020-02-21 | RDMA/bnxt_re: Refactor hardware queue memory allocation | Devesh Sharma |
2019-04-08 | RDMA: Handle SRQ allocations by IB/core | Leon Romanovsky |
2019-03-28 | RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses | Selvin Xavier |
2019-02-07 | RDMA/bnxt_re: Add extended psn structure for 57500 adapters | Devesh Sharma |
2019-02-07 | RDMA/bnxt_re: Enable GSI QP support for 57500 series | Devesh Sharma |
2019-02-07 | RDMA/bnxt_re: Add 64bit doorbells for 57500 series | Devesh Sharma |
2019-02-07 | RDMA/bnxt_re: Add chip context to identify 57500 series | Devesh Sharma |
2018-05-25 | RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes | Devesh Sharma |
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 |
2017-11-13 | RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QP | Selvin Xavier |
2017-08-18 | RDMA/bnxt_re: Allocate multiple notification queues | Selvin Xavier |
2017-07-24 | RDMA/bnxt_re: Allow posting when QPs are in error | Selvin Xavier |
2017-07-20 | RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq | Selvin Xavier |
2017-06-14 | RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs | Somnath Kotur |
2017-06-14 | RDMA/bnxt_re: HW workarounds for handling specific conditions | Eddie Wai |
2017-02-14 | RDMA/bnxt_re: Add bnxt_re RoCE driver | Selvin Xavier |