summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-09RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing
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
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