summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/main.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma2020-07-201-6/+17
* RDMA/bnxt_re: make bnxt_re_ib_init staticYueHaibing2020-03-301-1/+1
* RDMA/bnxt_re: Remove unnecessary sched countSelvin Xavier2020-03-171-8/+0
* RDMA/bnxt_re: Fix lifetimes in bnxt_re_taskJason Gunthorpe2020-03-171-0/+2
* RDMA/bnxt_re: Use ib_device_try_get()Jason Gunthorpe2020-03-171-13/+14
* RDMA/bnxt_re: Use driver_unregister and unregistration APISelvin Xavier2020-03-021-64/+42
* RDMA/bnxt_re: Refactor device add/remove functionalitiesSelvin Xavier2020-03-021-57/+82
* RDMA/bnxt_re: use ibdev based message printing functionsDevesh Sharma2020-02-211-59/+72
* RDMA/bnxt_re: Refactor command queue management codeDevesh Sharma2020-02-211-5/+7
* RDMA/bnxt_re: Refactor net ring allocation functionDevesh Sharma2020-02-211-29/+35
* RDMA/bnxt_re: Refactor hardware queue memory allocationDevesh Sharma2020-02-211-9/+11
* RDMA/bnxt_re: Replace chip context structure with pointerDevesh Sharma2020-02-211-13/+27
* RDMA/bnxt_re: Refactor queue pair creation codeDevesh Sharma2020-02-211-1/+2
* RDMA/bnxt_re: Report more number of completion vectorsSelvin Xavier2020-01-031-1/+1
* RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma2019-11-251-4/+4
* RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma2019-11-251-0/+1
* RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter seriesDevesh Sharma2019-10-081-56/+77
* RDMA/bnxt_re: Remove unsupported modify_device callbackKamal Heib2019-10-011-1/+0
* IB/bnxt_re: Do not notifify GID change eventParav Pandit2019-07-291-1/+0
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-0/+1
* RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
* RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-091-1/+5
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-0/+1
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-0/+1
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-0/+1
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-0/+1
* RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma2019-02-071-1/+2
* RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma2019-02-071-33/+52
* RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma2019-02-071-0/+34
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-2/+4
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma2018-12-191-0/+1
* RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier2018-12-191-0/+31
* RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib2018-12-111-51/+45
* RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier2018-11-211-0/+2
* RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier2018-11-211-0/+1
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-43/+31
* RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier2018-10-161-9/+22
* RDMA/bnxt_re: Wait for delayed work to finish before device removalSelvin Xavier2018-10-161-1/+1
* RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma2018-10-161-4/+9
* RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier2018-10-161-1/+1
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-161-55/+38
|\
| * RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-09-241-55/+38
* | RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
|/
* RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma2018-05-251-1/+54
* 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