summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
2020-12-07RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier
2020-10-27RDMA/bnxt_re: Fix entry size during SRQ createSelvin Xavier
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-26RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-06RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.Colin Ian King
2020-10-06RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-18RDMA: Fix link active_speed sizeAharon Landau
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-11RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()Jason Gunthorpe
2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-09-09RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing
2020-09-03RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier
2020-08-27RDMA/bnxt_re: Fix driver crash on unaligned PSN entry addressNaresh Kumar PBS
2020-08-27RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS
2020-08-27RDMA/bnxt_re: Static NQ depth allocationNaresh Kumar PBS
2020-08-27RDMA/bnxt_re: Fix the qp table indexingSelvin Xavier
2020-08-27RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-27bnxt_en: Update firmware interface to 1.10.1.54.Michael Chan
2020-07-20RDMA/bnxt_re: Change wr posting logic to accommodate variable wqesDevesh Sharma
2020-07-20RDMA/bnxt_re: Add helper data structuresDevesh Sharma
2020-07-20RDMA/bnxt_re: Pull psn buffer dynamically based on prodDevesh Sharma
2020-07-20RDMA/bnxt_re: introduce a function to allocate swqDevesh Sharma
2020-07-20RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02RDMA/bnxt_re: Remove FMR leftoversJason Gunthorpe
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-04-22RDMA/bnxt: Delete 'nq_ptr' variable which is not usedLeon Romanovsky
2020-04-14RDMA/bnxt_re: Remove dead code from rcfwDevesh Sharma
2020-04-14RDMA/bnxt_re: Simplify obtaining queue entry from hw ringDevesh Sharma
2020-04-14RDMA/bnxt_re: Update missing hsi data structuresDevesh Sharma
2020-04-14RDMA/bnxt_re: Reduce device page size detection codeDevesh Sharma
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