summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma2018-05-255-53/+163
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-032-10/+6
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-031-3/+2
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-1/+0
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-149-98/+102
|\
| * infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann2018-03-142-3/+3
| * infiniband: qplib_fp: fix pointer castArnd Bergmann2018-03-141-2/+2
| * RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier2018-03-066-90/+55
| * RDMA/bnxt_re: Fix the ib_reg failure cleanupSelvin Xavier2018-02-281-1/+4
| * RDMA/bnxt_re: Fix incorrect DB offset calculationDevesh Sharma2018-02-284-3/+32
| * RDMA/bnxt_re: Unconditionly fence non wire memory operationsDevesh Sharma2018-02-281-4/+11
* | RDMA/bnxt_re: Remove an unused variableBart Van Assche2018-03-131-3/+2
* | RDMA/bnxt_re/qplib_sp: Use true and false for boolean valuesGustavo A. R. Silva2018-03-061-1/+1
* | infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann2018-02-282-3/+3
* | infiniband: qplib_fp: fix pointer castArnd Bergmann2018-02-281-2/+2
|/
* RDMA/bnxt_re: Avoid system hang during device un-regSelvin Xavier2018-02-202-5/+4
* RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier2018-02-201-0/+5
* RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier2018-02-204-19/+47
* RDMA/bnxt_re: Unpin SQ and RQ memory if QP create failsDevesh Sharma2018-02-201-1/+8
* RDMA/bnxt_re: Disable atomic capability on bnxt_re adaptersDevesh Sharma2018-02-202-17/+3
* RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()Markus Elfring2018-02-011-6/+7
* RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...Markus Elfring2018-02-011-5/+0
* RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()Dan Carpenter2018-01-311-1/+3
* RDMA/bnxt_re: Fix static checker warningDoug Ledford2018-01-311-5/+2
* RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma2018-01-187-98/+816
* RDMA/bnxt_re: expose detailed stats retrieved from HWSelvin Xavier2018-01-187-10/+417
* RDMA/bnxt_re: Add support for MRs with Huge pagesSomnath Kotur2018-01-185-57/+140
* RDMA/bnxt_re: Add support for query firmware versionSelvin Xavier2018-01-176-15/+39
* RDMA/bnxt_re: Enable RoCE on virtual functionsSelvin Xavier2018-01-176-37/+182
* bnxt_re: report RoCE device support at info levelJonathan Toppins2018-01-051-1/+1
* RDMA/bnxt_re: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-5/+4
* RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() callArvind Yadav2017-12-131-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-159-51/+119
|\
| * RDMA/bnxt_re: report vlan_id and sl in qp1 recv completionDevesh Sharma2017-11-132-1/+35
| * RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbsSelvin Xavier2017-11-131-5/+10
| * RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QPSelvin Xavier2017-11-133-0/+9
| * RDMA/bnxt_re: Set QP state in case of response completion errorsSelvin Xavier2017-11-131-0/+3
| * RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entriesSomnath Kotur2017-11-132-0/+25
| * bnxt_re: changing the ip address shouldn't affect new connectionsSriharsha Basavapatna2017-11-131-0/+1
| * bnxt_re: fix a crash in qp error event processingSriharsha Basavapatna2017-11-131-0/+2
| * RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky2017-11-131-5/+1
| * bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur2017-10-251-1/+13
| * Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-188-31/+20
| |\
| | * bnxt_re: Make room for mapping beyond 32 entriesSomnath Kotur2017-10-182-2/+2
| | * bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur2017-10-183-9/+10
| | * RDMA/bnxt_re: Remove set-but-not-used variablesBart Van Assche2017-10-144-19/+7
| | * RDMA/bnxt_re: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-1/+1
| * | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-8/+0
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
OpenPOWER on IntegriCloud