summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-14RDMA/bnxt_re: Allocate dev_attr information dynamicallyKalesh AP
2025-01-14RDMA/bnxt_re: Pass the context for ulp_irq_stopKalesh AP
2025-01-14RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE eventKalesh AP
2025-01-14RDMA/bnxt_re: Query firmware defaults of CC params during probeKalesh AP
2025-01-14RDMA/bnxt_re: Add Async event handling supportKalesh AP
2025-01-05RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of errorKalesh AP
2024-12-31RDMA/bnxt_re: Fix error recovery sequenceKalesh AP
2024-12-25RDMA/bnxt_re: Remove deliver net device eventYuyu Li
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-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-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-04RDMA/bnxt_re: Remove always true dattr validity checkLeon Romanovsky
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/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-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-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/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai
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