aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/qplib_fp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14infiniband: qplib_fp: fix pointer castArnd Bergmann1-2/+2
2018-03-06RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier1-85/+24
2018-02-20RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier1-15/+6
2018-01-31RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()Dan Carpenter1-1/+3
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma1-62/+400
2017-12-13RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() callArvind Yadav1-1/+0
2017-11-13RDMA/bnxt_re: report vlan_id and sl in qp1 recv completionDevesh Sharma1-0/+1
2017-11-13RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QPSelvin Xavier1-0/+7
2017-11-13RDMA/bnxt_re: Set QP state in case of response completion errorsSelvin Xavier1-0/+3
2017-11-13RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entriesSomnath Kotur1-0/+21
2017-10-14RDMA/bnxt_re: Remove set-but-not-used variablesBart Van Assche1-5/+0
2017-10-14RDMA/bnxt_re: Suppress gcc 7 fall-through complaintsBart Van Assche1-1/+1
2017-08-18RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier1-3/+18
2017-07-24RDMA/bnxt_re: Allow posting when QPs are in errorSelvin Xavier1-85/+380
2017-07-20RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cqSelvin Xavier1-0/+19
2017-07-20RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing errorSomnath Kotur1-0/+10
2017-06-14RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur1-0/+3
2017-06-14RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai1-21/+145
2017-06-13RDMA/bnxt_re: Fixing the Control path command and response handlingDevesh Sharma1-164/+51
2017-02-14RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier1-0/+2167