summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
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-05-25RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
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-14infiniband: qplib_fp: fix pointer castArnd 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-03-06RDMA/bnxt_re/qplib_sp: Use true and false for boolean valuesGustavo A. R. Silva
2018-02-28infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann
2018-02-28infiniband: qplib_fp: fix pointer castArnd Bergmann
2018-02-28RDMA/bnxt_re: Fix the ib_reg failure cleanupSelvin Xavier
2018-02-28RDMA/bnxt_re: Fix incorrect DB offset calculationDevesh Sharma
2018-02-28RDMA/bnxt_re: Unconditionly fence non wire memory operationsDevesh Sharma
2018-02-20RDMA/bnxt_re: Avoid system hang during device un-regSelvin Xavier
2018-02-20RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier
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-02-01RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()Markus Elfring
2018-02-01RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...Markus Elfring
2018-01-31RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()Dan Carpenter
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: expose detailed stats retrieved from HWSelvin Xavier
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
2018-01-05bnxt_re: report RoCE device support at info levelJonathan Toppins
2018-01-02RDMA/bnxt_re: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2017-12-13RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() callArvind Yadav
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
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-13RDMA/bnxt_re: Set QP state in case of response completion errorsSelvin Xavier
2017-11-13RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entriesSomnath Kotur
2017-11-13bnxt_re: changing the ip address shouldn't affect new connectionsSriharsha Basavapatna
2017-11-13bnxt_re: fix a crash in qp error event processingSriharsha Basavapatna
2017-11-13RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit