summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2024-12-24RDMA/core: Remove unused ib_find_exact_cached_pkeyDr. David Alan Gilbert
2024-12-24RDMA/core: Remove unused ib_ud_header_unpackDr. David Alan Gilbert
2024-12-24RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functionsDr. David Alan Gilbert
2024-12-24RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun
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-19RDMA/srp: Fix error handling in srp_add_portMa Ke
2024-12-19RDMA/siw: Remove direct link to net_deviceBernard Metzler
2024-12-19RDMA/nldev: Set error code in rdma_nl_notify_eventChiara Meiohas
2024-12-17RDMA/rxe: Fix mismatched max_msg_szzhenwei pi
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-10RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy
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
2024-12-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche