index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
RDMA/bnxt_re: Fix max_qp_wrs reported
Selvin Xavier
1
-1
/
+1
2020-10-27
RDMA/bnxt_re: Fix entry size during SRQ create
Selvin Xavier
1
-2
/
+2
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-2
/
+2
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-9
/
+1
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-1
/
+3
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-6
/
+0
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-26
RDMA/bnxt_re: Set queue pair state when being queried
Kamal Heib
1
-0
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-10-06
RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
Colin Ian King
1
-1
/
+1
2020-10-06
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
3
-29
/
+22
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
8
-34
/
+60
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-1
/
+1
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-33
/
+59
2020-09-11
RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()
Jason Gunthorpe
1
-46
/
+24
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
YueHaibing
1
-2
/
+0
2020-09-03
RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() API
Allen Pais
2
-10
/
+8
2020-08-27
RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeeds
Selvin Xavier
1
-11
/
+11
2020-08-27
RDMA/bnxt_re: Fix driver crash on unaligned PSN entry address
Naresh Kumar PBS
1
-2
/
+2
2020-08-27
RDMA/bnxt_re: Restrict the max_gids to 256
Naresh Kumar PBS
2
-1
/
+2
2020-08-27
RDMA/bnxt_re: Static NQ depth allocation
Naresh Kumar PBS
1
-2
/
+1
2020-08-27
RDMA/bnxt_re: Fix the qp table indexing
Selvin Xavier
3
-12
/
+25
2020-08-27
RDMA/bnxt_re: Do not report transparent vlan from QP1
Selvin Xavier
1
-3
/
+18
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-20
RDMA/bnxt_re: Do not add user qps to flushlist
Selvin Xavier
1
-1
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-396
/
+744
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
1
-1
/
+1
2020-07-20
RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes
Devesh Sharma
5
-173
/
+398
2020-07-20
RDMA/bnxt_re: Add helper data structures
Devesh Sharma
2
-0
/
+46
2020-07-20
RDMA/bnxt_re: Pull psn buffer dynamically based on prod
Devesh Sharma
2
-58
/
+74
2020-07-20
RDMA/bnxt_re: introduce a function to allocate swq
Devesh Sharma
3
-171
/
+207
2020-07-20
RDMA/bnxt_re: introduce wqe mode to select execution path
Devesh Sharma
4
-17
/
+42
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-02
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
4
-14
/
+0
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2
-4
/
+6
2020-04-22
RDMA/bnxt: Delete 'nq_ptr' variable which is not used
Leon Romanovsky
1
-2
/
+1
2020-04-14
RDMA/bnxt_re: Remove dead code from rcfw
Devesh Sharma
1
-50
/
+0
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
8
-228
/
+176
2020-04-14
RDMA/bnxt_re: Update missing hsi data structures
Devesh Sharma
1
-0
/
+106
2020-04-14
RDMA/bnxt_re: Reduce device page size detection code
Devesh Sharma
3
-147
/
+103
2020-03-30
RDMA/bnxt_re: make bnxt_re_ib_init static
YueHaibing
1
-1
/
+1
2020-03-24
RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures
Selvin Xavier
2
-0
/
+74
[next]