Age | Commit message (Expand) | Author |
2024-11-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-11-04 | RDMA/bnxt_re: Add support for querying HW contexts | Kashyap Desai |
2024-10-21 | RDMA/bnxt_re: synchronize the qp-handle table array | Selvin Xavier |
2023-11-13 | RDMA/bnxt_re: Refactor the queue index update | Chandramohan Akula |
2023-06-21 | RDMA/bnxt_re: Reorg the bar mapping | Selvin Xavier |
2023-06-12 | RDMA/bnxt_re: remove redundant cmdq_bitmap | Kashyap Desai |
2023-06-12 | RDMA/bnxt_re: use firmware provided max request timeout | Kashyap Desai |
2023-06-12 | RDMA/bnxt_re: post destroy_ah for delayed completion of AH creation | Kashyap Desai |
2023-06-12 | RDMA/bnxt_re: Add firmware stall check detection | Kashyap Desai |
2023-06-12 | RDMA/bnxt_re: handle command completions after driver detect a timedout | Kashyap Desai |
2023-06-12 | RDMA/bnxt_re: add helper function __poll_for_resp | Kashyap Desai |
2023-06-12 | RDMA/bnxt_re: Simplify the function that sends the FW commands | Kashyap Desai |
2023-06-12 | RDMA/bnxt_re: use shadow qd while posting non blocking rcfw command | Kashyap Desai |
2023-06-12 | RDMA/bnxt_re: set fixed command queue depth | Kashyap Desai |
2023-06-12 | RDMA/bnxt_re: remove virt_func check while creating RoCE FW channel | Kashyap Desai |
2023-05-19 | RDMA/bnxt_re: Use unique names while registering interrupts | Kalesh AP |
2023-04-04 | RDMA/bnxt_re: Enable congestion control by default | Selvin Xavier |
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 |
2021-11-16 | RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen... | Christophe JAILLET |
2021-09-20 | RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion | Selvin Xavier |
2021-03-26 | RDMA/bnxt_re: Move device to error state upon device crash | Selvin Xavier |
2020-08-27 | RDMA/bnxt_re: Fix the qp table indexing | Selvin Xavier |
2020-04-14 | RDMA/bnxt_re: Remove dead code from rcfw | Devesh Sharma |
2020-04-14 | RDMA/bnxt_re: Simplify obtaining queue entry from hw ring | Devesh Sharma |
2020-02-21 | RDMA/bnxt_re: Refactor doorbell management functions | Devesh Sharma |
2020-02-21 | RDMA/bnxt_re: Refactor command queue management code | Devesh Sharma |
2020-02-21 | RDMA/bnxt_re: Refactor hardware queue memory allocation | Devesh Sharma |
2019-08-22 | RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message | Selvin Xavier |
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-12-19 | RDMA/bnxt_re: Increase depth of control path command queue | Devesh Sharma |
2018-10-16 | RDMA/bnxt_re: Report out of sequence hw counters | Selvin Xavier |
2018-05-25 | RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes | Devesh Sharma |
2018-02-28 | RDMA/bnxt_re: Fix incorrect DB offset calculation | Devesh Sharma |
2018-01-18 | RDMA/bnxt_re: Add SRQ support for Broadcom adapters | Devesh Sharma |
2017-10-18 | bnxt_re: Fix incorrect usage of test_bit() | Somnath Kotur |
2017-09-22 | bnxt_re: Stop issuing further cmds to FW once a cmd times out | Somnath Kotur |
2017-07-24 | RDMA/bnxt_re: Allow posting when QPs are in error | Selvin Xavier |
2017-06-13 | RDMA/bnxt_re: Fixing the Control path command and response handling | Devesh Sharma |
2017-02-14 | RDMA/bnxt_re: Add bnxt_re RoCE driver | Selvin Xavier |