aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2024-12-24RDMA/core: Remove unused ib_find_exact_cached_pkeyDr. David Alan Gilbert1-35/+0
2024-12-24RDMA/core: Remove unused ib_ud_header_unpackDr. David Alan Gilbert1-83/+0
2024-12-24RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functionsDr. David Alan Gilbert3-76/+0
2024-12-24RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun6-19/+90
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh1-11/+26
2024-12-23RDMA/hns: Fix missing flush CQE for DWQEChengchang Tang1-0/+4
2024-12-23RDMA/hns: Fix warning storm caused by invalid input in IO pathChengchang Tang1-2/+2
2024-12-23RDMA/hns: Fix accessing invalid dip_ctx during destroying QPChengchang Tang1-0/+3
2024-12-23RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa2-19/+29
2024-12-19RDMA/erdma: Fix opcode conditional checkAdvait Dhamorikar1-1/+1
2024-12-19RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier1-0/+2
2024-12-19RDMA/bnxt_re: Fix MSN table size for variable wqe modeDamodharam Ammepalli1-1/+6
2024-12-19RDMA/bnxt_re: Add send queue size check for variable wqeDamodharam Ammepalli1-0/+4
2024-12-19RDMA/bnxt_re: Disable use of reserved wqesKalesh AP1-5/+7
2024-12-19RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier1-1/+1
2024-12-19RDMA/srp: Fix error handling in srp_add_portMa Ke1-1/+0
2024-12-19RDMA/siw: Remove direct link to net_deviceBernard Metzler4-35/+49
2024-12-19RDMA/nldev: Set error code in rdma_nl_notify_eventChiara Meiohas1-1/+1
2024-12-17RDMA/rxe: Fix mismatched max_msg_szzhenwei pi2-4/+3
2024-12-17IB/hfi1: Remove unused hfi1_format_hwerrorsDr. David Alan Gilbert2-45/+0
2024-12-16RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP1-1/+1
2024-12-16RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao4-0/+7
2024-12-16RDMA/bnxt_re: Fix setting mandatory attributes for modify_qpDamodharam Ammepalli3-2/+17
2024-12-16RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel1-12/+14
2024-12-16RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP1-4/+6
2024-12-16RDMA/bnxt_re: Remove unnecessary header file inclusionKalesh AP2-11/+0
2024-12-16RDMA/bnxt_re: Eliminate need for some forward declarationsKalesh AP1-39/+34
2024-12-16RDMA/bnxt_re: Optimize error handling in bnxt_re_probeKalesh AP1-5/+1
2024-12-16RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_eventKalesh AP1-2/+2
2024-12-16RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_eventKalesh AP1-1/+0
2024-12-16RDMA/erdma: Support UD QPs and UD WRsBoshi Yu4-21/+136
2024-12-16RDMA/erdma: Add the query_qp command to the cmdqBoshi Yu2-10/+60
2024-12-16RDMA/erdma: Refactor the code of the modify_qp interfaceBoshi Yu6-220/+276
2024-12-16RDMA/erdma: Add erdma_modify_qp_rocev2() interfaceBoshi Yu6-31/+388
2024-12-16RDMA/erdma: Add address handle implementationBoshi Yu5-2/+182
2024-12-16RDMA/erdma: Add the erdma_query_pkey() interfaceBoshi Yu4-0/+18
2024-12-16RDMA/erdma: Add GID table management interfacesBoshi Yu5-4/+96
2024-12-16RDMA/erdma: Probe the erdma RoCEv2 deviceBoshi Yu6-12/+62
2024-12-10rdma/cxgb4: Prevent potential integer overflow on 32bitDan Carpenter1-2/+4
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas3-3/+18
2024-12-10RDMA/mlx4: Use DMA iterator to write MTTLeon Romanovsky1-111/+8
2024-12-10RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT sizeLeon Romanovsky4-168/+35
2024-12-10RDMA/mlx4: Avoid false error about access to uninitialized gids arrayLeon Romanovsky1-4/+4
2024-12-10RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy1-0/+16
2024-12-05RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlierKalesh AP1-10/+5
2024-12-05RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai1-2/+4
2024-12-05RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier1-19/+23
2024-12-05RDMA/bnxt_re: Fix max SGEs for the Work RequestKashyap Desai1-2/+1
2024-12-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad1-2/+4
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche1-2/+3