summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-301-1/+3
|\
| * RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS2021-07-121-1/+3
* | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-0/+1
|/
* RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-161-1/+1
* RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-161-1/+1
* RDMA/bnxt_re: Enable global atomic ops if platform supportsDevesh Sharma2021-06-031-0/+3
* RDMA/bnxt_re: Drop unnecessary NULL checks after container_ofGuenter Roeck2021-05-201-12/+0
* RDMA/bnxt_re: Get rid of custom module reference countingLeon Romanovsky2021-04-191-14/+2
* RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky2021-04-191-6/+1
* RDMA/bnxt_re: Move device to error state upon device crashSelvin Xavier2021-03-261-0/+40
* RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-2/+2
* RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-261-9/+1
* RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-6/+0
* RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+1
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
* RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing2020-09-091-2/+0
* RDMA/bnxt_re: Static NQ depth allocationNaresh Kumar PBS2020-08-271-2/+1
* RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier2020-08-201-1/+2
* 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