summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/qplib_fp.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-28RDMA/bnxt_re: Fix to remove workload check in SRQ limit pathKashyap Desai1-27/+0
2025-08-28RDMA/bnxt_re: Fix to do SRQ armena by defaultKashyap Desai1-2/+1
2025-03-29RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel1-2/+0
2025-01-23RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao1-0/+1
2025-01-09RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier1-0/+2
2025-01-09RDMA/bnxt_re: Fix MSN table size for variable wqe modeDamodharam Ammepalli1-1/+6
2025-01-09RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP1-4/+6
2025-01-09RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier1-19/+23
2025-01-09RDMA/bnxt_re: Remove always true dattr validity checkLeon Romanovsky1-3/+1
2024-10-21RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier1-0/+4
2024-10-12RDMA/bnxt_re: Change the sequence of updating the CQ toggle valueChandramohan Akula1-0/+5
2024-09-02RDMA/bnxt_re: Get the toggle bits from SRQ eventsHongguang Gao1-0/+11
2024-08-27RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEsSelvin Xavier1-1/+42
2024-08-27RDMA/bnxt_re: Add support for Variable WQE in Genp7 adaptersSelvin Xavier1-9/+9
2024-05-30RDMA/bnxt_re: Allow MSN table capability checkSelvin Xavier1-6/+6
2024-05-09bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt1-1/+2
2024-01-25RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srqKalesh AP1-1/+2
2023-12-11RDMA/bnxt_re: Adds MSN table capability for Gen P7 adaptersSelvin Xavier1-6/+61
2023-12-11RDMA/bnxt_re: Get the toggle bits from CQ completionsSelvin Xavier1-0/+6
2023-12-11RDMA/bnxt_re: Support new 5760X P7 devicesSelvin Xavier1-2/+2
2023-11-13RDMA/bnxt_re: Refactor the queue index updateChandramohan Akula1-69/+69
2023-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-21/+26
2023-08-07RDMA/bnxt_re: Remove unnecessary variable initializationsKalesh AP1-3/+3
2023-08-07RDMA/bnxt_re: Fix the sideband buffer size handling for FW commandsSelvin Xavier1-16/+22
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie1-2/+1
2023-07-17RDMA/bnxt_re: Fix hang during driver unloadSelvin Xavier1-5/+5
2023-07-17RDMA/bnxt_re: Prevent handling any completions after qp destroyKashyap Desai1-0/+18
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe1-5/+6
2023-06-21RDMA/bnxt_re: Reorg the bar mappingSelvin Xavier1-2/+2
2023-05-19RDMA/bnxt_re: Return directly without goto jumpsKalesh AP1-37/+23
2023-05-19RDMA/bnxt_re: Fix to remove an unnecessary logKalesh AP1-4/+1
2023-05-19RDMA/bnxt_re: Use unique names while registering interruptsKalesh AP1-2/+10
2023-05-19RDMA/bnxt_re: Fix to remove unnecessary return labelsKalesh AP1-5/+2
2023-05-19RDMA/bnxt_re: Disable/kill tasklet only if it is enabledSelvin Xavier1-6/+10
2023-05-19RDMA/bnxt_re: Fix a possible memory leakKalesh AP1-5/+6
2023-04-04RDMA/bnxt_re: Reduce number of argumets to control path command APIsSelvin Xavier1-44/+60
2023-04-04RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline functionSelvin Xavier1-22/+33
2023-04-04RDMA/bnxt_re: Update HW interface headersSelvin Xavier1-1/+1
2023-03-29RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variablesTom Rix1-10/+4
2023-03-29RDMA/bnxt_re: Add resize_cq supportSelvin Xavier1-0/+44
2021-12-07RDMA/bnxt_re: Fix endianness warning for req.pkeyKamal Heib1-1/+1
2021-11-25RDMA/bnxt_re: Remove dynamic pkey tableKamal Heib1-6/+5
2021-09-20RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier1-1/+2
2021-09-20RDMA/bnxt_re: Suppress unwanted error messagesSelvin Xavier1-3/+6
2021-09-20RDMA/bnxt_re: Add extended statistics countersSelvin Xavier1-0/+3
2021-04-12RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()Wang Wensheng1-0/+1
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe1-10/+16
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-10/+16
2020-09-03RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-08-27RDMA/bnxt_re: Fix driver crash on unaligned PSN entry addressNaresh Kumar PBS1-2/+2