summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-17RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP
2024-11-17RDMA/bnxt_re: Use the default mode of congestion controlKalesh AP
2024-11-17RDMA/bnxt_re: Support different traffic classChandramohan Akula
2024-11-14RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad
2024-11-14RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP
2024-11-14RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP
2024-11-14RDMA/bnxt_re: Refactor NQ allocationKalesh AP
2024-11-14RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP
2024-11-14RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang
2024-11-12RDMA/bnxt_re: Add set_func_resources support for P5/P7 adaptersKalesh AP
2024-11-12RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy
2024-11-10RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang
2024-11-10RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-04RDMA/mlx5: Add implementation for ufile_hw_cleanup device operationPatrisious Haddad
2024-11-04RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas
2024-11-04RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas
2024-11-04RDMA/mlx5: Support querying per-plane IB PortCountersMark Zhang
2024-11-04RDMA/mlx5: Support OOO RX WQE consumptionEdward Srouji
2024-11-04RDMA/bnxt_re: Add debugfs hook in the driverKalesh AP
2024-11-04RDMA/bnxt_re: Support raw data query for each resourcesKashyap Desai
2024-11-04RDMA/bnxt_re: Add support for querying HW contextsKashyap Desai
2024-11-04RDMA/bnxt_re: Support driver specific data collection using rdma toolKashyap Desai
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-30RDMA/efa: Report link speed according to device attributesMichael Margolin
2024-10-30RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai
2024-10-30RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa
2024-10-30RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang
2024-10-30RDMA/hns: Modify debugfs nameYuyu Li
2024-10-30RDMA/hns: Fix flush cqe error when racing with destroy qpwenglianfa
2024-10-30RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ciwenglianfa
2024-10-28RDMA/bnxt_re: Fix access flags for MR and QP modifyHongguang Gao
2024-10-28RDMA/bnxt_re: Add support for modify_device hookKalesh AP
2024-10-28RDMA/bnxt_re: Add support for CQ rx coalescingChandramohan Akula
2024-10-28RDMA/bnxt_re: Add support for optimized modify QPKalesh AP
2024-10-21RDMA/efa: Add option to set QP service level on createMichael Margolin
2024-10-21RDMA/efa: Update device interfaceMichael Margolin
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