summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2024-12-30RDMA/erdma: Add missing fields to the erdma_device_ops_rocev2Boshi Yu
2024-12-30RDMA/efa: Reset device on probe failureMichael Margolin
2024-12-25RDMA/hns: Support fast path for link-down events dispatchingYuyu Li
2024-12-25RDMA/mlx5: Handle link status event only for LAG deviceYuyu Li
2024-12-25RDMA/pvrdma: Support report_port_event() opsYuyu Li
2024-12-25RDMA/mlx4: Support report_port_event() opsYuyu Li
2024-12-25RDMA/usnic: Support report_port_event() opsYuyu Li
2024-12-25RDMA/irdma: Remove deliver net device eventYuyu Li
2024-12-25RDMA/erdma: Remove deliver net device eventYuyu Li
2024-12-25RDMA/bnxt_re: Remove deliver net device eventYuyu Li
2024-12-24RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functionsDr. David Alan Gilbert
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh
2024-12-23RDMA/hns: Fix missing flush CQE for DWQEChengchang Tang
2024-12-23RDMA/hns: Fix warning storm caused by invalid input in IO pathChengchang Tang
2024-12-23RDMA/hns: Fix accessing invalid dip_ctx during destroying QPChengchang Tang
2024-12-23RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa
2024-12-19RDMA/erdma: Fix opcode conditional checkAdvait Dhamorikar
2024-12-19RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier
2024-12-19RDMA/bnxt_re: Fix MSN table size for variable wqe modeDamodharam Ammepalli
2024-12-19RDMA/bnxt_re: Add send queue size check for variable wqeDamodharam Ammepalli
2024-12-19RDMA/bnxt_re: Disable use of reserved wqesKalesh AP
2024-12-19RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier
2024-12-17IB/hfi1: Remove unused hfi1_format_hwerrorsDr. David Alan Gilbert
2024-12-16RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP
2024-12-16RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao
2024-12-16RDMA/bnxt_re: Fix setting mandatory attributes for modify_qpDamodharam Ammepalli
2024-12-16RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel
2024-12-16RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP
2024-12-16RDMA/bnxt_re: Remove unnecessary header file inclusionKalesh AP
2024-12-16RDMA/bnxt_re: Eliminate need for some forward declarationsKalesh AP
2024-12-16RDMA/bnxt_re: Optimize error handling in bnxt_re_probeKalesh AP
2024-12-16RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_eventKalesh AP
2024-12-16RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_eventKalesh AP
2024-12-16RDMA/erdma: Support UD QPs and UD WRsBoshi Yu
2024-12-16RDMA/erdma: Add the query_qp command to the cmdqBoshi Yu
2024-12-16RDMA/erdma: Refactor the code of the modify_qp interfaceBoshi Yu
2024-12-16RDMA/erdma: Add erdma_modify_qp_rocev2() interfaceBoshi Yu
2024-12-16RDMA/erdma: Add address handle implementationBoshi Yu
2024-12-16RDMA/erdma: Add the erdma_query_pkey() interfaceBoshi Yu
2024-12-16RDMA/erdma: Add GID table management interfacesBoshi Yu
2024-12-16RDMA/erdma: Probe the erdma RoCEv2 deviceBoshi Yu
2024-12-10rdma/cxgb4: Prevent potential integer overflow on 32bitDan Carpenter
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas
2024-12-10RDMA/mlx4: Use DMA iterator to write MTTLeon Romanovsky
2024-12-10RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT sizeLeon Romanovsky
2024-12-10RDMA/mlx4: Avoid false error about access to uninitialized gids arrayLeon Romanovsky
2024-12-05RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlierKalesh AP
2024-12-05RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai
2024-12-05RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier
2024-12-05RDMA/bnxt_re: Fix max SGEs for the Work RequestKashyap Desai