aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/ib_verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-22bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is destroyedSomnath Kotur1-3/+20
2017-09-22bnxt_re: Fix memory leak in FRMR pathSelvin Xavier1-1/+1
2017-09-22bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur1-8/+3
2017-09-22bnxt_re: Fix compare and swap atomic operandsDevesh Sharma1-0/+1
2017-09-22bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma1-0/+3
2017-09-22IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky1-31/+36
2017-08-28RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha1-2/+0
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier1-2/+2
2017-08-18RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier1-4/+13
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford1-1/+1
2017-08-18RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"Colin Ian King1-1/+1
2017-07-24RDMA/bnxt_re: Allow posting when QPs are in errorSelvin Xavier1-0/+22
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia1-46/+3
2017-07-24RDMA/bnxt_re: Delete unsupported modify_port functionLeon Romanovsky1-17/+0
2017-07-20RDMA/bnxt_re: Fix the value reported for local ack delaySelvin Xavier1-1/+1
2017-07-20RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cqSelvin Xavier1-0/+5
2017-07-20RDMA/bnxt_re: Fix return value of poll routineDevesh Sharma1-0/+1
2017-07-20RDMA/bnxt_re: Enable atomics only if host bios supportsDevesh Sharma1-2/+4
2017-07-20RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QPEddie Wai1-2/+13
2017-07-20RDMA/bnxt_re: Report supported value to IB stack in query_deviceSelvin Xavier1-4/+8
2017-07-20RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID failsSelvin Xavier1-7/+9
2017-07-20RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontextDevesh Sharma1-29/+29
2017-07-20RDMA/bnxt_re: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-06-14RDMA/bnxt_re: Remove FMR supportSelvin Xavier1-96/+2
2017-06-14RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma1-1/+17
2017-06-14RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur1-0/+18
2017-06-14RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_listSelvin Xavier1-2/+6
2017-06-14RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai1-47/+326
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-5/+8
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-39/+38
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-3/+3
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-6/+6
2017-04-25RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriateDoug Ledford1-4/+4
2017-04-25RDMA/bnxt_re: remove redundant initialization of rc to zeroColin Ian King1-1/+1
2017-02-14RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier1-0/+3202