summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
2024-09-22RDMA/bnxt_re: Remove the unused variable en_devJiapeng Chong
2024-09-13RDMA/bnxt_re: Recover the device when FW error is detectedSelvin Xavier
2024-09-13RDMA/bnxt_re: Group all operations under add_device and remove_deviceSelvin Xavier
2024-09-13RDMA/bnxt_re: Use the aux device for L2 ULP callbacksChandramohan Akula
2024-09-13RDMA/bnxt_re: Change aux driver data to en_info to hold more informationChandramohan Akula
2024-09-09RDMA/bnxt_re: Fix the max WQE size for static WQE supportSelvin Xavier
2024-09-09RDMA/bnxt_re: Fix the compatibility flag for variable size WQESelvin Xavier
2024-09-02RDMA/bnxt_re: Add support for MR Relaxed OrderingKalesh AP
2024-09-02RDMA/bnxt_re: Avoid an extra hwrm per MR creationKalesh AP
2024-09-02RDMA/bnxt_re: Rename a variableKalesh AP
2024-09-02RDMA/bnxt_re: Update HW interface headersKalesh AP
2024-09-02RDMA/bnxt_re: Share a page to expose per SRQ info with userspaceChandramohan Akula
2024-09-02RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM methodChandramohan Akula
2024-09-02RDMA/bnxt_re: Get the toggle bits from SRQ eventsHongguang Gao
2024-08-28Merge branch 'bnxt_re_variable_wqes' into rdma.git for-nextJason Gunthorpe
2024-08-27RDMA/bnxt_re: Enable variable size WQEs for user space applicationsSelvin Xavier
2024-08-27RDMA/bnxt_re: Handle variable WQE support for user applicationsSelvin Xavier
2024-08-27RDMA/bnxt_re: Fix the table size for PSN/MSN entriesSelvin Xavier
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-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-07-14bnxt_re: Fix imm_data endiannessJack Wang
2024-07-01RDMA/bnxt_re: Disable doorbell moderation if hardware register read failsSelvin Xavier
2024-07-01RDMA/bnxt_re: Enable DB moderation for genP7 adaptersSelvin Xavier
2024-07-01RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7Selvin Xavier
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-05-30RDMA/bnxt_re: Fix the max msix vectors macroSelvin Xavier
2024-05-30RDMA/bnxt_re: Expose the MSN table capability for user librarySelvin 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
2024-01-25RDMA/bnxt_re: Return error for SRQ resizeKalesh AP
2024-01-25RDMA/bnxt_re: Fix unconditional fence for newer adaptersKalesh AP
2024-01-25RDMA/bnxt_re: Remove a redundant check inside bnxt_re_vf_res_configKalesh AP
2024-01-25RDMA/bnxt_re: Avoid creating fence MR for newer adaptersKalesh AP
2024-01-08RDMA/bnxt_re: Fix error code in bnxt_re_create_cq()Dan Carpenter
2023-12-20RDMA/bnxt_re: Fix the sparse warningsSelvin Xavier
2023-12-20RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applicationsSelvin Xavier
2023-12-17RDMA/bnxt_re: Share a page to expose per CQ info with userspaceSelvin Xavier
2023-12-17RDMA/bnxt_re: Add UAPI to share a page with user spaceSelvin Xavier
2023-12-12Expose c0 and SW encap ICM for RDMALeon Romanovsky
2023-12-11RDMA/bnxt_re: Adds MSN table capability for Gen P7 adaptersSelvin Xavier
2023-12-11RDMA/bnxt_re: Doorbell changesSelvin Xavier
2023-12-11RDMA/bnxt_re: Get the toggle bits from CQ completionsSelvin Xavier
2023-12-11RDMA/bnxt_re: Update the HW interface definitionsSelvin Xavier
2023-12-11RDMA/bnxt_re: Update the BAR offsetsSelvin Xavier
2023-12-11RDMA/bnxt_re: Support new 5760X P7 devicesSelvin Xavier
2023-11-22RDMA/bnxt_re: Correct module description stringKalesh AP
2023-11-13RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula