index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2021-01-18
RDMA/bnxt_re: Allow bigger MR creation
Selvin Xavier
2
-20
/
+2
2021-01-18
RDMA/bnxt_re: Code refactor while populating user MRs
Selvin Xavier
3
-47
/
+13
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-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-2
/
+2
2020-10-27
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-9
/
+1
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-1
/
+3
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-6
/
+0
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-27
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-24
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-07
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-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-03
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
4
-14
/
+0
2020-05-03
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
[next]