aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/ib_verbs.c
AgeCommit message (Expand)Author
2018-12-19RDMA/bnxt_re: Make use of destroy AH sleepable flagGal Pressman
2018-12-19RDMA/bnxt_re: Make use of create AH sleepable flagGal Pressman
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-10-16RDMA/bnxt_re: Add missing spin lock initializationSelvin Xavier
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-05bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur
2018-07-30RDMA/providers: Fix return value from create_srq callbacksKamal Heib
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-23RDMA/bnxt_re: Modify a fall-through annotationBart Van Assche
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-14infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann
2018-03-13RDMA/bnxt_re: Remove an unused variableBart Van Assche
2018-03-06RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier
2018-02-28infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann
2018-02-28RDMA/bnxt_re: Unconditionly fence non wire memory operationsDevesh Sharma
2018-02-20RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier
2018-02-20RDMA/bnxt_re: Unpin SQ and RQ memory if QP create failsDevesh Sharma
2018-02-20RDMA/bnxt_re: Disable atomic capability on bnxt_re adaptersDevesh Sharma
2018-01-31RDMA/bnxt_re: Fix static checker warningDoug Ledford
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma
2018-01-18RDMA/bnxt_re: Add support for MRs with Huge pagesSomnath Kotur
2018-01-17RDMA/bnxt_re: Add support for query firmware versionSelvin Xavier
2018-01-17RDMA/bnxt_re: Enable RoCE on virtual functionsSelvin Xavier
2017-11-13RDMA/bnxt_re: report vlan_id and sl in qp1 recv completionDevesh Sharma
2017-11-13RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbsSelvin Xavier
2017-11-13RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QPSelvin Xavier
2017-11-13bnxt_re: changing the ip address shouldn't affect new connectionsSriharsha Basavapatna
2017-11-13RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit
2017-10-14RDMA/bnxt_re: Remove set-but-not-used variablesBart Van Assche
2017-09-22bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur
2017-09-22bnxt_re: Fix memory leak in FRMR pathSelvin Xavier
2017-09-22bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur
2017-09-22bnxt_re: Fix compare and swap atomic operandsDevesh Sharma
2017-09-22bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma
2017-09-22IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky
2017-08-28RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier
2017-08-18RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier