index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Age
Commit message (
Expand
)
Author
2020-09-11
RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()
Jason Gunthorpe
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-03
RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
RDMA/bnxt_re: Do not add user qps to flushlist
Selvin Xavier
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
2020-07-20
RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes
Devesh Sharma
2020-07-20
RDMA/bnxt_re: Add helper data structures
Devesh Sharma
2020-07-20
RDMA/bnxt_re: Pull psn buffer dynamically based on prod
Devesh Sharma
2020-07-20
RDMA/bnxt_re: introduce a function to allocate swq
Devesh Sharma
2020-07-20
RDMA/bnxt_re: introduce wqe mode to select execution path
Devesh Sharma
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-02
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-04-22
RDMA/bnxt: Delete 'nq_ptr' variable which is not used
Leon Romanovsky
2020-04-14
RDMA/bnxt_re: Remove dead code from rcfw
Devesh Sharma
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
2020-04-14
RDMA/bnxt_re: Update missing hsi data structures
Devesh Sharma
2020-04-14
RDMA/bnxt_re: Reduce device page size detection code
Devesh Sharma
2020-03-30
RDMA/bnxt_re: make bnxt_re_ib_init static
YueHaibing
2020-03-24
RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures
Selvin Xavier
2020-03-17
RDMA/bnxt_re: Remove unnecessary sched count
Selvin Xavier
2020-03-17
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
Jason Gunthorpe
2020-03-17
RDMA/bnxt_re: Use ib_device_try_get()
Jason Gunthorpe
2020-03-10
RDMA/bnxt_re: Remove a redundant 'memset'
Christophe JAILLET
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-02
RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'
YueHaibing
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'dev_attr'
YueHaibing
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'pg_size'
YueHaibing
2020-03-02
RDMA/bnxt_re: Use driver_unregister and unregistration API
Selvin Xavier
2020-03-02
RDMA/bnxt_re: Refactor device add/remove functionalities
Selvin Xavier
2020-02-26
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
Jason Gunthorpe
2020-02-21
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor notification queue management code
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
2020-02-19
RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
Selvin Xavier
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
[next]