summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/main.c
AgeCommit message (Expand)Author
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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
2025-09-11RDMA/bnxt_re: Call strscpy() with correct size argumentThorsten Blum
2025-09-11RDMA/bnxt_re: Remove unnecessary condition checksKalesh AP
2025-09-11RDMA/bnxt_re: Use firmware provided message timeout valueSaravanan Vajravel
2025-09-11RDMA/bnxt_re: Initialize fw with roce_mirror supportSaravanan Vajravel
2025-09-11RDMA/bnxt_re: Add support for flow create/destroySaravanan Vajravel
2025-09-11RDMA/bnxt_re: Add support for mirror vnicSaravanan Vajravel
2025-09-11RDMA/bnxt_re: Add support for unique GIDSaravanan Vajravel
2025-09-11RDMA/bnxt_re: Refactor stats context memory allocationKalesh AP
2025-09-11RDMA/bnxt_re: Refactor hw context memory allocationKalesh AP
2025-09-11RDMA/bnxt_re: Enhance a log message when bnxt_re_register_netdev failsKalesh AP
2025-09-08RDMA/bnxt_re: Optimize bnxt_qplib_get_dev_attr functionDamodharam Ammepalli
2025-09-08RDMA/bnxt_re: Show srq_limit in fill_res_srq_entry hookKashyap Desai
2025-08-13RDMA/bnxt_re: Fix a possible memory leak in the driverKalesh AP
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-03-13RDMA/bnxt_re: Support perf management countersPreethi G
2025-03-03RDMA/bnxt_re: Fix allocation of QP tableKashyap Desai
2025-02-10RDMA/bnxt_re: Fix issue in the unload pathKalesh AP
2025-02-10RDMA/bnxt_re: Add sanity checks on rdev validityKalesh AP
2025-02-10RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifierKalesh AP
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-14RDMA/bnxt_re: Allocate dev_attr information dynamicallyKalesh AP
2025-01-14RDMA/bnxt_re: Pass the context for ulp_irq_stopKalesh AP
2025-01-14RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE eventKalesh AP
2025-01-14RDMA/bnxt_re: Query firmware defaults of CC params during probeKalesh AP
2025-01-14RDMA/bnxt_re: Add Async event handling supportKalesh AP
2024-12-31RDMA/bnxt_re: Fix error recovery sequenceKalesh AP
2024-12-25RDMA/bnxt_re: Remove deliver net device eventYuyu Li
2024-12-16RDMA/bnxt_re: Eliminate need for some forward declarationsKalesh AP
2024-12-16RDMA/bnxt_re: Optimize error handling in bnxt_re_probeKalesh AP
2024-12-16RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_eventKalesh AP
2024-12-16RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_eventKalesh AP
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-17RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP
2024-11-17RDMA/bnxt_re: Use the default mode of congestion controlKalesh AP
2024-11-14RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP
2024-11-14RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP
2024-11-14RDMA/bnxt_re: Refactor NQ allocationKalesh AP
2024-11-14RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP
2024-11-12RDMA/bnxt_re: Add set_func_resources support for P5/P7 adaptersKalesh AP
2024-11-12RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy
2024-11-04RDMA/bnxt_re: Add debugfs hook in the driverKalesh AP
2024-11-04RDMA/bnxt_re: Support raw data query for each resourcesKashyap Desai
2024-11-04RDMA/bnxt_re: Support driver specific data collection using rdma toolKashyap Desai
2024-11-03RDMA/bnxt_re: Remove some dead codeChristophe JAILLET
2024-11-03RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()Christophe JAILLET
2024-10-28RDMA/bnxt_re: Add support for modify_device hookKalesh AP