Age | Commit message (Expand) | Author |
2024-12-19 | RDMA/bnxt_re: Fix the locking while accessing the QP table | Selvin Xavier |
2024-12-19 | RDMA/bnxt_re: Fix MSN table size for variable wqe mode | Damodharam Ammepalli |
2024-12-16 | RDMA/bnxt_re: Fix to export port num to ib_query_qp | Hongguang Gao |
2024-12-16 | RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp | Damodharam Ammepalli |
2024-12-16 | RDMA/bnxt_re: Fix the check for 9060 condition | Kalesh AP |
2024-12-05 | RDMA/bnxt_re: Avoid initializing the software queue for user queues | Selvin Xavier |
2024-12-04 | RDMA/bnxt_re: Remove always true dattr validity check | Leon Romanovsky |
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-10-28 | RDMA/bnxt_re: Add support for CQ rx coalescing | Chandramohan Akula |
2024-10-28 | RDMA/bnxt_re: Add support for optimized modify QP | Kalesh AP |
2024-10-21 | RDMA/bnxt_re: synchronize the qp-handle table array | Selvin Xavier |
2024-10-11 | RDMA/bnxt_re: Change the sequence of updating the CQ toggle value | Chandramohan Akula |
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-05-30 | RDMA/bnxt_re: Allow MSN table capability check | Selvin Xavier |
2024-05-09 | bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq | Michal Schmidt |
2024-01-25 | RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq | Kalesh AP |
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-12-11 | RDMA/bnxt_re: Support new 5760X P7 devices | Selvin Xavier |
2023-11-13 | RDMA/bnxt_re: Refactor the queue index update | Chandramohan Akula |
2023-09-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-08-07 | RDMA/bnxt_re: Remove unnecessary variable initializations | Kalesh AP |
2023-08-07 | RDMA/bnxt_re: Fix the sideband buffer size handling for FW commands | Selvin Xavier |
2023-07-31 | RDMA: Remove unnecessary ternary operators | Ruan Jinjie |
2023-07-17 | RDMA/bnxt_re: Fix hang during driver unload | Selvin Xavier |
2023-07-17 | RDMA/bnxt_re: Prevent handling any completions after qp destroy | Kashyap Desai |
2023-06-27 | Merge tag 'v6.4' into rdma.git for-next | Jason Gunthorpe |
2023-06-21 | RDMA/bnxt_re: Reorg the bar mapping | Selvin Xavier |
2023-05-19 | RDMA/bnxt_re: Return directly without goto jumps | Kalesh AP |
2023-05-19 | RDMA/bnxt_re: Fix to remove an unnecessary log | Kalesh AP |
2023-05-19 | RDMA/bnxt_re: Use unique names while registering interrupts | Kalesh AP |
2023-05-19 | RDMA/bnxt_re: Fix to remove unnecessary return labels | Kalesh AP |
2023-05-19 | RDMA/bnxt_re: Disable/kill tasklet only if it is enabled | Selvin Xavier |
2023-05-19 | RDMA/bnxt_re: Fix a possible memory leak | Kalesh AP |
2023-04-04 | RDMA/bnxt_re: Reduce number of argumets to control path command APIs | Selvin Xavier |
2023-04-04 | RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function | Selvin Xavier |
2023-04-04 | RDMA/bnxt_re: Update HW interface headers | Selvin Xavier |
2023-03-29 | RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variables | Tom Rix |
2023-03-29 | RDMA/bnxt_re: Add resize_cq support | Selvin Xavier |
2021-12-06 | RDMA/bnxt_re: Fix endianness warning for req.pkey | Kamal Heib |
2021-11-25 | RDMA/bnxt_re: Remove dynamic pkey table | Kamal Heib |
2021-09-20 | RDMA/bnxt_re: Fix query SRQ failure | Selvin Xavier |
2021-09-20 | RDMA/bnxt_re: Suppress unwanted error messages | Selvin Xavier |
2021-09-20 | RDMA/bnxt_re: Add extended statistics counters | Selvin Xavier |
2021-04-12 | RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal() | Wang Wensheng |
2020-09-18 | Merge branch 'mlx5_active_speed' into rdma.git for-next | Jason Gunthorpe |