summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/qplib_rcfw.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-13RDMA/bnxt_re: Refactor the queue index updateChandramohan Akula1-2/+2
2023-06-21RDMA/bnxt_re: Reorg the bar mappingSelvin Xavier1-0/+2
2023-06-12RDMA/bnxt_re: remove redundant cmdq_bitmapKashyap Desai1-1/+2
2023-06-12RDMA/bnxt_re: use firmware provided max request timeoutKashyap Desai1-1/+3
2023-06-12RDMA/bnxt_re: post destroy_ah for delayed completion of AH creationKashyap Desai1-0/+2
2023-06-12RDMA/bnxt_re: Add firmware stall check detectionKashyap Desai1-2/+3
2023-06-12RDMA/bnxt_re: handle command completions after driver detect a timedoutKashyap Desai1-0/+1
2023-06-12RDMA/bnxt_re: add helper function __poll_for_respKashyap Desai1-0/+1
2023-06-12RDMA/bnxt_re: Simplify the function that sends the FW commandsKashyap Desai1-0/+22
2023-06-12RDMA/bnxt_re: use shadow qd while posting non blocking rcfw commandKashyap Desai1-0/+3
2023-06-12RDMA/bnxt_re: set fixed command queue depthKashyap Desai1-5/+2
2023-06-12RDMA/bnxt_re: remove virt_func check while creating RoCE FW channelKashyap Desai1-3/+2
2023-05-19RDMA/bnxt_re: Use unique names while registering interruptsKalesh AP1-0/+1
2023-04-04RDMA/bnxt_re: Enable congestion control by defaultSelvin Xavier1-4/+16
2023-04-04RDMA/bnxt_re: Reduce number of argumets to control path command APIsSelvin Xavier1-3/+22
2023-04-04RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline functionSelvin Xavier1-11/+12
2021-11-16RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...Christophe JAILLET1-1/+0
2021-09-20RDMA/bnxt_re: Reduce the delay in polling for hwrm command completionSelvin Xavier1-1/+1
2021-03-26RDMA/bnxt_re: Move device to error state upon device crashSelvin Xavier1-0/+2
2020-08-27RDMA/bnxt_re: Fix the qp table indexingSelvin Xavier1-0/+5
2020-04-14RDMA/bnxt_re: Remove dead code from rcfwDevesh Sharma1-50/+0
2020-04-14RDMA/bnxt_re: Simplify obtaining queue entry from hw ringDevesh Sharma1-41/+0
2020-02-22RDMA/bnxt_re: Refactor doorbell management functionsDevesh Sharma1-1/+1
2020-02-22RDMA/bnxt_re: Refactor command queue management codeDevesh Sharma1-34/+46
2020-02-22RDMA/bnxt_re: Refactor hardware queue memory allocationDevesh Sharma1-3/+2
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier1-3/+8
2019-02-07RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma1-4/+40
2019-02-07RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma1-0/+1
2018-12-20RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma1-14/+45
2018-10-16RDMA/bnxt_re: Report out of sequence hw countersSelvin Xavier1-0/+4
2018-05-25RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma1-0/+3
2018-02-28RDMA/bnxt_re: Fix incorrect DB offset calculationDevesh Sharma1-0/+1
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma1-4/+3
2017-10-18bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur1-3/+3
2017-09-22bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur1-1/+2
2017-07-24RDMA/bnxt_re: Allow posting when QPs are in errorSelvin Xavier1-1/+9
2017-06-13RDMA/bnxt_re: Fixing the Control path command and response handlingDevesh Sharma1-41/+20
2017-02-14RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier1-0/+231