index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
ib_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
RDMA/bnxt_re: Remove unusable nq variable
Leon Romanovsky
1
-5
/
+0
2025-04-07
RDMA/bnxt_re: Fix budget handling of notification queue
Kashyap Desai
1
-5
/
+0
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+36
2025-03-13
RDMA/bnxt_re: Support perf management counters
Preethi G
1
-0
/
+36
2025-02-23
RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers
Kashyap Desai
1
-0
/
+2
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-24
/
+23
2025-01-14
RDMA/bnxt_re: Allocate dev_attr information dynamically
Kalesh AP
1
-19
/
+19
2025-01-05
RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error
Kalesh AP
1
-3
/
+4
2024-12-16
RDMA/bnxt_re: Fix reporting hw_ver in query_device
Kalesh AP
1
-1
/
+1
2024-12-16
RDMA/bnxt_re: Fix to export port num to ib_query_qp
Hongguang Gao
1
-0
/
+1
2024-12-16
RDMA/bnxt_re: Add check for path mtu in modify_qp
Saravanan Vajravel
1
-12
/
+14
2024-12-16
RDMA/bnxt_re: Remove unnecessary header file inclusion
Kalesh AP
1
-2
/
+0
2024-12-05
RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlier
Kalesh AP
1
-10
/
+5
2024-12-05
RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adapters
Kashyap Desai
1
-2
/
+4
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-25
/
+105
2024-11-17
RDMA/bnxt_re: Support different traffic class
Chandramohan Akula
1
-1
/
+1
2024-11-14
RDMA/bnxt_re: Refurbish CQ to NQ hash calculation
Kalesh AP
1
-11
/
+26
2024-11-14
RDMA/bnxt_re: Refactor NQ allocation
Kalesh AP
1
-3
/
+3
2024-11-04
RDMA/bnxt_re: Add debugfs hook in the driver
Kalesh AP
1
-0
/
+4
2024-10-30
RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey
Kashyap Desai
1
-2
/
+5
2024-10-28
RDMA/bnxt_re: Fix access flags for MR and QP modify
Hongguang Gao
1
-9
/
+50
2024-10-28
RDMA/bnxt_re: Add support for modify_device hook
Kalesh AP
1
-0
/
+16
2024-10-28
RDMA/bnxt_re: Add support for CQ rx coalescing
Chandramohan Akula
1
-0
/
+1
2024-10-08
RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode
Selvin Xavier
1
-1
/
+5
2024-09-09
RDMA/bnxt_re: Fix the max WQE size for static WQE support
Selvin Xavier
1
-11
/
+10
2024-09-09
RDMA/bnxt_re: Fix the compatibility flag for variable size WQE
Selvin Xavier
1
-1
/
+2
2024-09-02
RDMA/bnxt_re: Add support for MR Relaxed Ordering
Kalesh AP
1
-0
/
+14
2024-09-02
RDMA/bnxt_re: Avoid an extra hwrm per MR creation
Kalesh AP
1
-14
/
+22
2024-09-02
RDMA/bnxt_re: Rename a variable
Kalesh AP
1
-4
/
+4
2024-09-02
RDMA/bnxt_re: Share a page to expose per SRQ info with userspace
Chandramohan Akula
1
-1
/
+33
2024-09-02
RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method
Chandramohan Akula
1
-11
/
+7
2024-08-28
Merge branch 'bnxt_re_variable_wqes' into rdma.git for-next
Jason Gunthorpe
1
-47
/
+72
2024-08-27
RDMA/bnxt_re: Enable variable size WQEs for user space applications
Selvin Xavier
1
-0
/
+5
2024-08-27
RDMA/bnxt_re: Handle variable WQE support for user applications
Selvin Xavier
1
-45
/
+61
2024-08-27
RDMA/bnxt_re: Fix the table size for PSN/MSN entries
Selvin Xavier
1
-0
/
+2
2024-08-27
RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters
Selvin Xavier
1
-3
/
+5
2024-08-11
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
1
-1
/
+2
2024-07-14
bnxt_re: Fix imm_data endianness
Jack Wang
1
-4
/
+4
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
1
-1
/
+2
2024-05-30
RDMA/bnxt_re: Expose the MSN table capability for user library
Selvin Xavier
1
-0
/
+3
2024-01-25
RDMA/bnxt_re: Return error for SRQ resize
Kalesh AP
1
-3
/
+2
2024-01-25
RDMA/bnxt_re: Fix unconditional fence for newer adapters
Kalesh AP
1
-12
/
+16
2024-01-25
RDMA/bnxt_re: Avoid creating fence MR for newer adapters
Kalesh AP
1
-0
/
+10
2024-01-08
RDMA/bnxt_re: Fix error code in bnxt_re_create_cq()
Dan Carpenter
1
-2
/
+4
2023-12-17
RDMA/bnxt_re: Share a page to expose per CQ info with userspace
Selvin Xavier
1
-7
/
+54
2023-12-17
RDMA/bnxt_re: Add UAPI to share a page with user space
Selvin Xavier
1
-0
/
+105
2023-12-11
RDMA/bnxt_re: Support new 5760X P7 devices
Selvin Xavier
1
-5
/
+5
2023-11-13
RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources
Chandramohan Akula
1
-19
/
+38
2023-09-21
RDMA/bnxt_re: Decrement resource stats correctly
Selvin Xavier
1
-0
/
+4
2023-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-74
/
+181
[next]