summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2024-11-14RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP5-11/+32
2024-11-14RDMA/bnxt_re: Refactor NQ allocationKalesh AP3-33/+60
2024-11-14RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP2-10/+14
2024-11-14RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang5-44/+75
2024-11-12Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky1-2/+0
2024-11-12RDMA/bnxt_re: Add set_func_resources support for P5/P7 adaptersKalesh AP2-15/+7
2024-11-12RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy4-5/+14
2024-11-10RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang1-3/+4
2024-11-10RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang2-1/+2
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh1-1/+1
2024-11-04RDMA/nldev: Add IB device and net device rename eventsChiara Meiohas2-2/+76
2024-11-04RDMA/mlx5: Add implementation for ufile_hw_cleanup device operationPatrisious Haddad3-1/+97
2024-11-04RDMA/core: Move ib_uverbs_file struct to uverbs_types.hPatrisious Haddad2-33/+3
2024-11-04RDMA/core: Add device ufile cleanup operationPatrisious Haddad2-1/+7
2024-11-04RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas1-10/+18
2024-11-04RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas1-4/+26
2024-11-04RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas1-1/+0
2024-11-04RDMA/mlx5: Support querying per-plane IB PortCountersMark Zhang1-1/+7
2024-11-04RDMA/mlx5: Support OOO RX WQE consumptionEdward Srouji3-5/+55
2024-11-04RDMA/bnxt_re: Add debugfs hook in the driverKalesh AP7-2/+180
2024-11-04RDMA/bnxt_re: Support raw data query for each resourcesKashyap Desai1-0/+118
2024-11-04RDMA/bnxt_re: Add support for querying HW contextsKashyap Desai5-0/+98
2024-11-04RDMA/bnxt_re: Support driver specific data collection using rdma toolKashyap Desai1-0/+141
2024-11-04RDMA/rxe: Set queue pair cur_qp_state when being queriedLiu Jian1-0/+1
2024-11-03RDMA/bnxt_re: Remove some dead codeChristophe JAILLET1-19/+0
2024-11-03RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()Christophe JAILLET1-0/+8
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro1-5/+3
2024-11-03fdget(), more trivial conversionsAl Viro1-13/+6
2024-10-30RDMA/efa: Report link speed according to device attributesMichael Margolin4-2/+54
2024-10-30RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai2-3/+6
2024-10-30RDMA/rxe: Fix the qp flush warnings in reqZhu Yanjun1-2/+4
2024-10-30RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa5-48/+41
2024-10-30RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang1-22/+22
2024-10-30RDMA/hns: Modify debugfs nameYuyu Li1-1/+2
2024-10-30RDMA/hns: Fix flush cqe error when racing with destroy qpwenglianfa3-2/+22
2024-10-30RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ciwenglianfa4-44/+91
2024-10-30RDMA: Use ethtool string helpersRosen Penev2-9/+4
2024-10-28RDMA/bnxt_re: Fix access flags for MR and QP modifyHongguang Gao1-9/+50
2024-10-28RDMA/bnxt_re: Add support for modify_device hookKalesh AP3-0/+20
2024-10-28RDMA/bnxt_re: Add support for CQ rx coalescingChandramohan Akula7-1/+76
2024-10-28RDMA/bnxt_re: Add support for optimized modify QPKalesh AP4-1/+52
2024-10-28RDMA/ipoib: Use the networking stack default for txqueuelenGal Pressman1-1/+2
2024-10-21RDMA/efa: Add option to set QP service level on createMichael Margolin3-1/+5
2024-10-21RDMA/efa: Update device interfaceMichael Margolin6-23/+149
2024-10-21RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier3-4/+15
2024-10-21RDMA/bnxt_re: Fix the usage of control path spin locksSelvin Xavier1-15/+10
2024-10-21RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad1-2/+2
2024-10-21RDMA/cxgb4: Dump vendor specific QP detailsLeon Romanovsky1-0/+1
2024-10-11RDMA/bnxt_re: Fix the GID table lengthKalesh AP1-1/+8
2024-10-11RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pagesBhargava Chenna Marreddy1-16/+3