summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/bnxt_re.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-30RDMA/bnxt_re: Fix the max msix vectors macroSelvin Xavier1-3/+1
2023-12-17RDMA/bnxt_re: Share a page to expose per CQ info with userspaceSelvin Xavier1-0/+3
2023-08-07RDMA/bnxt_re: Remove a redundant flagKalesh AP1-1/+0
2023-07-30bnxt_re: Reorganize the resource statsChandramohan Akula1-7/+0
2023-07-21RDMA/bnxt_re: Implement doorbell pacing algorithmChandramohan Akula1-0/+5
2023-07-21RDMA/bnxt_re: Initialize Doorbell pacing featureChandramohan Akula1-0/+22
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe1-2/+0
2023-06-21RDMA/bnxt_re: Enable low latency pushSelvin Xavier1-0/+3
2023-06-12RDMA/bnxt_re: consider timeout of destroy ah as success.Kashyap Desai1-0/+2
2023-06-02RDMA/bnxt_re: Fix reporting active_{speed,width} attributesKamal Heib1-2/+0
2023-02-02bnxt_en: Remove runtime interrupt vector allocationAjit Khaparde1-1/+0
2023-02-02RDMA/bnxt_re: Use auxiliary driver interfaceAjit Khaparde1-8/+1
2022-06-24RDMA: Correct duplicated words in commentsJiang Jian1-1/+1
2021-09-20RDMA/bnxt_re: Support multiple page sizesSelvin Xavier1-12/+2
2021-09-20RDMA/bnxt_re: Add extended statistics countersSelvin Xavier1-1/+4
2021-03-26RDMA/bnxt_re: Move device to error state upon device crashSelvin Xavier1-0/+1
2020-09-18RDMA: Fix link active_speed sizeAharon Landau1-1/+1
2020-03-18RDMA/bnxt_re: Remove unnecessary sched countSelvin Xavier1-1/+0
2020-03-18RDMA/bnxt_re: Use ib_device_try_get()Jason Gunthorpe1-1/+0
2020-02-22RDMA/bnxt_re: Refactor net ring allocation functionDevesh Sharma1-0/+9
2020-02-22RDMA/bnxt_re: Replace chip context structure with pointerDevesh Sharma1-1/+1
2020-02-22RDMA/bnxt_re: Refactor queue pair creation codeDevesh Sharma1-4/+9
2019-10-08RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter seriesDevesh Sharma1-0/+1
2019-02-07RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma1-0/+1
2018-10-16RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier1-0/+2
2018-10-16RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier1-1/+0
2018-03-15infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann1-2/+2
2018-02-20RDMA/bnxt_re: Avoid system hang during device un-regSelvin Xavier1-1/+1
2018-01-18RDMA/bnxt_re: expose detailed stats retrieved from HWSelvin Xavier1-0/+2
2018-01-18RDMA/bnxt_re: Add support for MRs with Huge pagesSomnath Kotur1-9/+17
2018-01-17RDMA/bnxt_re: Enable RoCE on virtual functionsSelvin Xavier1-0/+15
2017-09-22bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur1-0/+2
2017-09-22bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur1-5/+7
2017-08-18RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier1-2/+3
2017-07-20RDMA/bnxt_re: Fix the value reported for local ack delaySelvin Xavier1-0/+7
2017-07-20RDMA/bnxt_re: Report supported value to IB stack in query_deviceSelvin Xavier1-0/+2
2017-06-14RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma1-0/+2
2017-06-14RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur1-0/+2
2017-02-14RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier1-0/+146