summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/qplib_fp.c
AgeCommit message (Expand)Author
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-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: Fix the check for 9060 conditionKalesh AP
2024-12-05RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier
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: Support different traffic classChandramohan Akula
2024-11-14RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh 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/bnxt_re: synchronize the qp-handle table arraySelvin Xavier
2024-10-11RDMA/bnxt_re: Change the sequence of updating the CQ toggle valueChandramohan Akula
2024-09-02RDMA/bnxt_re: Get the toggle bits from SRQ eventsHongguang Gao
2024-08-27RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEsSelvin Xavier
2024-08-27RDMA/bnxt_re: Add support for Variable WQE in Genp7 adaptersSelvin Xavier
2024-05-30RDMA/bnxt_re: Allow MSN table capability checkSelvin Xavier
2024-05-09bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt
2024-01-25RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srqKalesh AP
2023-12-11RDMA/bnxt_re: Adds MSN table capability for Gen P7 adaptersSelvin Xavier
2023-12-11RDMA/bnxt_re: Get the toggle bits from CQ completionsSelvin Xavier
2023-12-11RDMA/bnxt_re: Support new 5760X P7 devicesSelvin Xavier
2023-11-13RDMA/bnxt_re: Refactor the queue index updateChandramohan Akula
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-07RDMA/bnxt_re: Remove unnecessary variable initializationsKalesh AP
2023-08-07RDMA/bnxt_re: Fix the sideband buffer size handling for FW commandsSelvin Xavier
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie
2023-07-17RDMA/bnxt_re: Fix hang during driver unloadSelvin Xavier
2023-07-17RDMA/bnxt_re: Prevent handling any completions after qp destroyKashyap Desai
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-21RDMA/bnxt_re: Reorg the bar mappingSelvin Xavier
2023-05-19RDMA/bnxt_re: Return directly without goto jumpsKalesh AP
2023-05-19RDMA/bnxt_re: Fix to remove an unnecessary logKalesh AP
2023-05-19RDMA/bnxt_re: Use unique names while registering interruptsKalesh AP
2023-05-19RDMA/bnxt_re: Fix to remove unnecessary return labelsKalesh AP
2023-05-19RDMA/bnxt_re: Disable/kill tasklet only if it is enabledSelvin Xavier
2023-05-19RDMA/bnxt_re: Fix a possible memory leakKalesh AP
2023-04-04RDMA/bnxt_re: Reduce number of argumets to control path command APIsSelvin Xavier
2023-04-04RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline functionSelvin Xavier
2023-04-04RDMA/bnxt_re: Update HW interface headersSelvin Xavier
2023-03-29RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variablesTom Rix
2023-03-29RDMA/bnxt_re: Add resize_cq supportSelvin Xavier
2021-12-06RDMA/bnxt_re: Fix endianness warning for req.pkeyKamal Heib
2021-11-25RDMA/bnxt_re: Remove dynamic pkey tableKamal Heib
2021-09-20RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier
2021-09-20RDMA/bnxt_re: Suppress unwanted error messagesSelvin Xavier
2021-09-20RDMA/bnxt_re: Add extended statistics countersSelvin Xavier
2021-04-12RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()Wang Wensheng
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe