summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/ib_verbs.c
AgeCommit message (Expand)Author
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-11-14RDMA/bnxt_re: Refactor NQ allocationKalesh AP
2024-11-04RDMA/bnxt_re: Add debugfs hook in the driverKalesh AP
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-08RDMA/bnxt_re: Fix the max WQEs used in Static WQE modeSelvin Xavier
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: 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-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: 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-14bnxt_re: Fix imm_data endiannessJack Wang
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-05-30RDMA/bnxt_re: Expose the MSN table capability for user librarySelvin Xavier
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: 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-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-11RDMA/bnxt_re: Support new 5760X P7 devicesSelvin Xavier
2023-11-13RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula
2023-09-21RDMA/bnxt_re: Decrement resource stats correctlySelvin Xavier
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-15RDMA/bnxt_re: Add support for dmabuf pinned memory regionsSaravanan Vajravel
2023-08-15RDMA/bnxt_re: Protect the PD table bitmapSelvin Xavier
2023-08-07RDMA/bnxt_re: Remove unnecessary variable initializationsKalesh AP
2023-08-07RDMA/bnxt_re: Avoid unnecessary memsetKalesh AP
2023-08-07RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() functionKalesh AP
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie
2023-07-30bnxt_re: Update the hw counters for resource statsChandramohan Akula
2023-07-30bnxt_re: Reorganize the resource statsChandramohan Akula
2023-07-21RDMA/bnxt_re: Add a new uapi for driver notificationChandramohan Akula
2023-07-21RDMA/bnxt_re: Update alloc_page uapi for pacingChandramohan Akula
2023-07-21RDMA/bnxt_re: Enable pacing support for the user appsChandramohan Akula
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-27RDMA/bnxt_re: Fix an IS_ERR() vs NULL checkDan Carpenter