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
/
include
/
rdma
/
rdma_vt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-11
IB/qib, staging/rdma/hfi1: add s_hlock for use in post send
Mike Marciniszyn
1
-1
/
+3
2016-03-11
IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value
Vennila Megavannan
1
-1
/
+3
2016-03-11
IB/rdmavt: Add support for query_port, modify_port and get_port_immutable
Harish Chegondi
1
-0
/
+6
2016-03-11
IB/rdmavt: Add query gid support.
Dennis Dalessandro
1
-0
/
+2
2016-03-11
IB/rdmavt: Clean up distinction between port number and index
Dennis Dalessandro
1
-2
/
+2
2016-03-11
IB/rdmavt: Add hardware driver send work request check
Ira Weiny
1
-0
/
+2
2016-03-11
IB/rdmavt: Add srq functionality to rdmavt
Jubin John
1
-0
/
+3
2016-03-11
IB/rdmavt: Fix copyright date
Dennis Dalessandro
1
-1
/
+1
2016-03-11
IB/rdmavt: Add mad agents to rdmavt
Dennis Dalessandro
1
-1
/
+5
2016-03-11
IB/rdmavt: Add device structure allocation
Dennis Dalessandro
1
-0
/
+1
2016-03-11
IB/rdmavt: add modify queue pair driver helpers
Ira Weiny
1
-0
/
+7
2016-03-11
IB/rdmavt: Add multicast functions
Dennis Dalessandro
1
-0
/
+8
2016-03-11
IB/rdmavt: Add modify qp
Dennis Dalessandro
1
-0
/
+42
2016-03-11
IB/rdmavt: Add post send to rdmavt
Dennis Dalessandro
1
-0
/
+7
2016-03-11
IB/rdmavt: Add completion queue functions
Dennis Dalessandro
1
-0
/
+9
2016-03-11
IB/rdmavt: Support creating qps with GFP_NOIO flag
Mike Marciniszyn
1
-2
/
+3
2016-03-11
IB/rdmavt: Add support for rvt_query_device function
Harish Chegondi
1
-1
/
+4
2016-03-11
IB/rdmavt: Export reset_qp in rdmavt
Dennis Dalessandro
1
-0
/
+3
2016-03-11
IB/rdmavt: Add create queue pair functionality
Dennis Dalessandro
1
-1
/
+9
2016-03-11
IB/rdmavt: Add pkey support
Dennis Dalessandro
1
-4
/
+34
2016-03-11
IB/rdmavt: Add mmap related functions
Dennis Dalessandro
1
-0
/
+15
2016-03-11
IB/rdmavt: Initialize and teardown of qpn table
Dennis Dalessandro
1
-0
/
+9
2016-03-11
IB/rdmavt: Break rdma_vt main include header file up
Dennis Dalessandro
1
-306
/
+3
2016-03-11
IB/rdmavt: Add driver notification for new AH
Dennis Dalessandro
1
-16
/
+25
2016-03-11
IB/rdmavt: Add an ibport data structure to rdmavt
Dennis Dalessandro
1
-1
/
+65
2016-03-11
IB/rdmavt: Move SRQ data structure into rdmavt
Dennis Dalessandro
1
-0
/
+13
2016-03-11
IB/rdmavt: Add AH to rdmavt
Kamal Heib
1
-0
/
+17
2016-03-11
IB/rdmavt: Add common LID defines to rdmavt
Kamal Heib
1
-0
/
+3
2016-03-11
IB/rdmavt: Move memory registration into rdmavt
Dennis Dalessandro
1
-1
/
+18
2016-03-11
IB/rdmavt: Add the start of capability flags
Dennis Dalessandro
1
-0
/
+12
2016-03-11
IB/rdmavt: Add device specific info prints
Dennis Dalessandro
1
-0
/
+3
2016-03-11
IB/rdmavt: Move driver helper functions to a common structure
Dennis Dalessandro
1
-7
/
+15
2016-03-11
IB/rdmavt: Add queue pair data structure to rdmavt
Dennis Dalessandro
1
-0
/
+233
2016-03-11
IB/rdmavt: Move MR datastructures into rvt
Dennis Dalessandro
1
-0
/
+53
2016-03-11
IB/rdmavt: Add pkey query stub
Dennis Dalessandro
1
-1
/
+2
2016-03-11
IB/rdmavt: Add ib core device attributes to rvt driver params list
Dennis Dalessandro
1
-2
/
+55
2016-03-11
IB/rdmavt: Add protection domain to rdmavt.
Dennis Dalessandro
1
-4
/
+30
2016-03-11
IB/rdmavt: Create module framework and handle driver registration
Dennis Dalessandro
1
-0
/
+70
[prev]