summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/debugfs.c
AgeCommit message (Expand)AuthorLines
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2026-02-02RDMA/bnxt_re: Report QP rate limit in debugfsKalesh AP-2/+12
2025-11-20RDMA/bnxt_re: Fix wrong check for CQ coalesc supportKalesh AP-1/+1
2025-11-09RDMA/bnxt_re: Add a debugfs entry for CQE coalescing tuningKalesh AP-0/+128
2025-09-24RDMA/bnxt_re: Add debugfs info entry for device and resource informationAnantha Prabhu-0/+37
2025-05-21RDMA/bnxt_re: Fix return code of bnxt_re_configure_ccKalesh AP-1/+1
2025-05-21RDMA/bnxt_re: Fix missing error handling for tx_queueGautam R A-6/+9
2025-05-21RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs outputGautam R A-0/+5
2025-02-09RDMA/bnxt_re: Fix the condition check while programming congestion controlSelvin Xavier-1/+1
2025-02-09RDMA/bnxt_re: Fix buffer overflow in debugfs codeDan Carpenter-0/+3
2025-02-04RDMA/bnxt_re: Congestion control settings using debugfs hookSelvin Xavier-1/+211
2024-11-04RDMA/bnxt_re: Add debugfs hook in the driverKalesh AP-0/+138