aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP
2021-11-26RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier
2021-05-22RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong
2020-12-30RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib
2020-09-23RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS
2020-09-17RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier
2020-08-26RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-01-27RDMA/bnxt_re: Add missing spin lock initializationSelvin Xavier
2020-01-17RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier
2020-01-17RDMA/bnxt_re: Avoid freeing MR resources if dereg failsSelvin Xavier
2020-01-17RDMA: Fix goto target to release the allocated memoryNavid Emamdoost
2019-12-05infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki
2019-12-01RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier
2019-12-01RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma
2019-12-01RDMA/bnxt_re: Avoid NULL check after accessing the pointerSelvin Xavier
2018-12-17RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier
2018-12-17RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier
2018-11-13RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier
2018-11-13RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier
2018-09-24RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier
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-07-04RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.cDan Carpenter
2018-07-04RDMA/bnxt_re: Fix a couple off by one bugsDan Carpenter
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