summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-12RDMA/bnxt_re: remove redundant cmdq_bitmapKashyap Desai
2023-06-12RDMA/bnxt_re: use firmware provided max request timeoutKashyap Desai
2023-06-12RDMA/bnxt_re: cancel all control path command waiters upon errorKashyap Desai
2023-06-12RDMA/bnxt_re: consider timeout of destroy ah as success.Kashyap Desai
2023-06-12RDMA/bnxt_re: post destroy_ah for delayed completion of AH creationKashyap Desai
2023-06-12RDMA/bnxt_re: Add firmware stall check detectionKashyap Desai
2023-06-12RDMA/bnxt_re: handle command completions after driver detect a timedoutKashyap Desai
2023-06-12RDMA/bnxt_re: add helper function __poll_for_respKashyap Desai
2023-06-12RDMA/bnxt_re: Simplify the function that sends the FW commandsKashyap Desai
2023-06-12RDMA/bnxt_re: use shadow qd while posting non blocking rcfw commandKashyap Desai
2023-06-12RDMA/bnxt_re: Avoid the command wait if firmware is inactiveKashyap Desai
2023-06-12RDMA/bnxt_re: Enhance the existing functions that wait for FW responsesKashyap Desai
2023-06-12RDMA/bnxt_re: set fixed command queue depthKashyap Desai
2023-06-12RDMA/bnxt_re: remove virt_func check while creating RoCE FW channelKashyap Desai
2023-06-12RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock contextKashyap Desai
2023-06-12RDMA/bnxt_re: wraparound mbox producer indexKashyap Desai
2023-06-11RDMA/erdma: Refactor the original doorbell allocation mechanismCheng Xu
2023-06-11RDMA/erdma: Associate QPs/CQs with doorbells for authorizationCheng Xu
2023-06-11RDMA/erdma: Allocate doorbell resources from hardwareCheng Xu
2023-06-11RDMA/erdma: Configure PAGE_SIZE to hardwareCheng Xu
2023-06-11RDMA/mlx5: Return the firmware result upon destroying QP/RQPatrisious Haddad
2023-06-11RDMA/mlx5: Handle DCT QP logic separately from low level QP interfacePatrisious Haddad
2023-06-11RDMA/mlx5: Reduce QP table exposureLeon Romanovsky
2023-06-11net/mlx5: Nullify qp->dbg pointer post destructionPatrisious Haddad
2023-06-09RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcodeBryan Tan
2023-06-09RDMA/rxe: Send last wqe reached event on qp cleanupBob Pearson
2023-06-09RDMA/rxe: Implement rereg_user_mrBob Pearson
2023-06-09RDMA/rxe: Let rkey == lkey for local accessBob Pearson
2023-06-09RDMA/rxe: Introduce rxe access supported flagsBob Pearson
2023-06-09RDMA/rxe: Fix access checks in rxe_check_bind_mwBob Pearson
2023-06-09RDMA//rxe: Optimize send path in rxe_resp.cBob Pearson
2023-06-09RDMA/rxe: Rename IB_ACCESS_REMOTEBob Pearson
2023-06-01RDMA/hns: Add clear_hem return value to logChengchang Tang
2023-06-01RDMA/hns: Fix hns_roce_table_get return valueChengchang Tang
2023-06-01RDMA/hns: Remove unnecessary QP type checksJunxian Huang
2023-06-01IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidateBrendan Cunningham
2023-06-01IB/hfi1: Add mmu_rb_node refcount to hfi1_mmu_rb_template tracepointsBrendan Cunningham
2023-06-01IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidateBrendan Cunningham
2023-06-01RDMA/rtrs: Remove duplicate cq_num assignmentLi Zhijian
2023-06-01RDMA/rxe: Remove dangling declaration of rxe_cq_disable()Nicolas Morey
2023-06-01RDMA/irdma: avoid fortify-string warning in irdma_clr_wqesArnd Bergmann
2023-06-01RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li
2023-05-19RDMA/bnxt_re: Remove unnecessary checksKalesh AP
2023-05-19RDMA/bnxt_re: Return directly without goto jumpsKalesh AP
2023-05-19RDMA/bnxt_re: Fix to remove an unnecessary logKalesh AP
2023-05-19RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gidKalesh AP
2023-05-19RDMA/bnxt_re: Use unique names while registering interruptsKalesh AP
2023-05-19RDMA/bnxt_re: Fix to remove unnecessary return labelsKalesh AP
2023-05-19RDMA/bnxt_re: Disable/kill tasklet only if it is enabledSelvin Xavier
2023-05-19RDMA/rxe: Fix comments about removed taskletsDaisuke Matsuda