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
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
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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
RDMA/bnxt_re: Add resize_cq support
Selvin Xavier
1
-0
/
+3
2021-11-03
RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback
Kamal Heib
1
-1
/
+0
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-4
/
+3
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-5
/
+5
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-1
/
+1
2020-07-20
RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes
Devesh Sharma
1
-4
/
+4
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-06-03
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
1
-6
/
+0
2020-05-03
RDMA: Group create AH arguments in struct
Maor Gottlieb
1
-1
/
+1
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
1
-0
/
+10
2019-10-01
RDMA/bnxt_re: Remove unsupported modify_device callback
Kamal Heib
1
-3
/
+0
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-4
/
+3
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-1
/
+1
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
1
-2
/
+0
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-5
/
+5
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
1
-6
/
+4
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-3
/
+1
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-7
/
+7
2019-02-23
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
1
-4
/
+3
2019-02-09
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-5
/
+4
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
1
-0
/
+1
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-6
/
+6
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
1
-2
/
+1
2018-04-04
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-4
/
+2
2018-03-07
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
1
-0
/
+3
2018-02-20
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
1
-0
/
+2
2018-01-18
RDMA/bnxt_re: Add SRQ support for Broadcom adapters
Devesh Sharma
1
-0
/
+19
2018-01-17
RDMA/bnxt_re: Add support for query firmware version
Selvin Xavier
1
-0
/
+1
2017-07-24
RDMA/bnxt_re: Delete unsupported modify_port function
Leon Romanovsky
1
-3
/
+0
2017-07-20
RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
Devesh Sharma
1
-2
/
+1
2017-06-14
RDMA/bnxt_re: Remove FMR support
Selvin Xavier
1
-6
/
+0
2017-06-14
RDMA/bnxt_re: Fix RQE posting logic
Devesh Sharma
1
-0
/
+1
2017-06-14
RDMA/bnxt_re: HW workarounds for handling specific conditions
Eddie Wai
1
-0
/
+15
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-3
/
+3
2017-02-14
RDMA/bnxt_re: Add bnxt_re RoCE driver
Selvin Xavier
1
-0
/
+197