summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-03-30RDMA/bnxt_re: Clean up uverbs CQ creation pathLeon Romanovsky
2026-03-30RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()Leon Romanovsky
2026-03-30RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation pathLeon Romanovsky
2026-03-30RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementationLeon Romanovsky
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi
2026-03-08RDMA/bnxt_re: Support application specific CQsSriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Separate kernel and user CQ creation pathsSriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Refactor bnxt_re_create_cq()Sriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Support doorbell extensionsKalesh AP
2026-03-08RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() functionKalesh AP
2026-03-08RDMA/bnxt_re: Move the UAPI methods to a dedicated fileKalesh AP
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe
2026-03-08RDMA/bnxt_re: Use ib_respond_empty_udata()Jason Gunthorpe
2026-03-08RDMA/bnxt_re: Use ib_respond_udata()Jason Gunthorpe
2026-03-08RDMA/bnxt_re: Add missing comp_mask validationJason Gunthorpe
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi path for no dataJason Gunthorpe
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi pathJason Gunthorpe
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-02RDMA/bnxt_re: Report QP rate limit in debugfsKalesh AP
2026-02-02RDMA/bnxt_re: Report packet pacing capabilities when querying deviceKalesh AP
2026-02-02RDMA/bnxt_re: Add support for QP rate limitingKalesh AP
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan
2025-12-30RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier
2025-12-23RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP
2025-12-22RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()Ding Hui
2025-12-22RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_sendAlok Tiwari
2025-12-21RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()Alok Tiwari
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-11-24RDMA/bnxt_re: Pass correct flag for dma mr creationSelvin Xavier
2025-11-24RDMA/bnxt_re: Fix the inline size for GenP7 devicesSelvin Xavier
2025-11-20RDMA/bnxt_re: Fix wrong check for CQ coalesc supportKalesh AP
2025-11-09RDMA/bnxt_re: Add a debugfs entry for CQE coalescing tuningKalesh AP
2025-10-19RDMA/bnxt_re: Fix a potential memory leak in destroy_gsi_sqpYanLong Dai
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-09-24RDMA/bnxt_re: improve clarity in ALLOC_PAGE handlerAlok Tiwari
2025-09-24RDMA/bnxt_re: Remove non-statistics counters from hw_countersAnantha Prabhu
2025-09-24RDMA/bnxt_re: Add debugfs info entry for device and resource informationAnantha Prabhu
2025-09-21RDMA/bnxt_re: Fix incorrect errno used in function commentsAlok Tiwari
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky
2025-09-11RDMA/bnxt_re: Avoid GID level QoS update from the driverShravya KN
2025-09-11RDMA/bnxt_re: Update sysfs entries with appropriate dataAnantha Prabhu