summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2025-02-08RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of errorKalesh AP
2025-02-08rdma/cxgb4: Prevent potential integer overflow on 32bitDan Carpenter
2025-02-08RDMA/mlx4: Avoid false error about access to uninitialized gids arrayLeon Romanovsky
2025-01-23RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao
2025-01-09RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-09RDMA/bnxt_re: Fix error recovery sequenceKalesh AP
2025-01-09RDMA/hns: Fix missing flush CQE for DWQEChengchang Tang
2025-01-09RDMA/hns: Fix warning storm caused by invalid input in IO pathChengchang Tang
2025-01-09RDMA/hns: Fix accessing invalid dip_ctx during destroying QPChengchang Tang
2025-01-09RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa
2025-01-09RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier
2025-01-09RDMA/bnxt_re: Fix MSN table size for variable wqe modeDamodharam Ammepalli
2025-01-09RDMA/bnxt_re: Add send queue size check for variable wqeDamodharam Ammepalli
2025-01-09RDMA/bnxt_re: Disable use of reserved wqesKalesh AP
2025-01-09RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier
2025-01-09RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP
2025-01-09RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel
2025-01-09RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP
2025-01-09RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai
2025-01-09RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier
2025-01-09RDMA/bnxt_re: Fix max SGEs for the Work RequestKashyap Desai
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2025-01-09RDMA/bnxt_re: Remove always true dattr validity checkLeon Romanovsky
2024-12-05RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP
2024-12-05RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad
2024-12-05RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang
2024-12-05RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang
2024-12-05RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang
2024-12-05RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas
2024-12-05RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas
2024-12-05RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai
2024-12-05RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa
2024-12-05RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang
2024-12-05RDMA/hns: Modify debugfs nameYuyu Li
2024-12-05RDMA/hns: Fix flush cqe error when racing with destroy qpwenglianfa
2024-12-05RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ciwenglianfa
2024-12-05RDMA/hns: Disassociate mmap pages for all uctx when HW is being resetChengchang Tang
2024-11-03RDMA/bnxt_re: Remove some dead codeChristophe JAILLET
2024-11-03RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()Christophe JAILLET
2024-10-21RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier
2024-10-21RDMA/bnxt_re: Fix the usage of control path spin locksSelvin Xavier
2024-10-21RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad
2024-10-21RDMA/cxgb4: Dump vendor specific QP detailsLeon Romanovsky
2024-10-11RDMA/bnxt_re: Fix the GID table lengthKalesh AP
2024-10-11RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pagesBhargava Chenna Marreddy
2024-10-11RDMA/bnxt_re: Change the sequence of updating the CQ toggle valueChandramohan Akula
2024-10-11RDMA/bnxt_re: Fix an error path in bnxt_re_add_deviceKalesh AP
2024-10-11RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loopSelvin Xavier
2024-10-11RDMA/bnxt_re: Fix a possible NULL pointer dereferenceKalesh AP
2024-10-11RDMA/bnxt_re: Return more meaningful errorKalesh AP