aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
2020-03-30RDMA/bnxt_re: make bnxt_re_ib_init staticYueHaibing
2020-03-24RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structuresSelvin Xavier
2020-03-17RDMA/bnxt_re: Remove unnecessary sched countSelvin Xavier
2020-03-17RDMA/bnxt_re: Fix lifetimes in bnxt_re_taskJason Gunthorpe
2020-03-17RDMA/bnxt_re: Use ib_device_try_get()Jason Gunthorpe
2020-03-10RDMA/bnxt_re: Remove a redundant 'memset'Christophe JAILLET
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib
2020-03-02RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'YueHaibing
2020-03-02RDMA/bnxt_re: Remove set but not used variable 'dev_attr'YueHaibing
2020-03-02RDMA/bnxt_re: Remove set but not used variable 'pg_size'YueHaibing
2020-03-02RDMA/bnxt_re: Use driver_unregister and unregistration APISelvin Xavier
2020-03-02RDMA/bnxt_re: Refactor device add/remove functionalitiesSelvin Xavier
2020-02-26RDMA/bnxt_re: Using vmalloc requires including vmalloc.hJason Gunthorpe
2020-02-21RDMA/bnxt_re: use ibdev based message printing functionsDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor doorbell management functionsDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor notification queue management codeDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor command queue management codeDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor net ring allocation functionDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor hardware queue memory allocationDevesh Sharma
2020-02-21RDMA/bnxt_re: Replace chip context structure with pointerDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor queue pair creation codeDevesh Sharma
2020-02-19RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid indexSelvin Xavier
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03RDMA/bnxt_re: Report more number of completion vectorsSelvin Xavier
2020-01-03RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier
2020-01-03RDMA/bnxt_re: Avoid freeing MR resources if dereg failsSelvin Xavier
2019-11-25RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma
2019-11-25RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma
2019-11-25RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 seriesLuke Starrett
2019-11-25RDMA/bnxt_re: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-10-08RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter seriesDevesh Sharma
2019-10-01RDMA/bnxt_re: Remove unsupported modify_device callbackKamal Heib
2019-09-16RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"Colin Ian King
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-13RDMA: Fix goto target to release the allocated memoryNavid Emamdoost
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-07-29IB/bnxt_re: Do not notifify GID change eventParav Pandit
2019-07-22RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe