index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rdmavt
/
vt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
IB/rdmavt: Add support for rvt_query_device function
Harish Chegondi
1
-2
/
+7
2016-03-10
IB/rdmavt: Add create queue pair functionality
Dennis Dalessandro
1
-0
/
+1
2016-03-10
IB/rdmavt: Add IB user context allocation and de-alloction functions
Harish Chegondi
1
-2
/
+18
2016-03-10
IB/rdmavt: Add pkey support
Dennis Dalessandro
1
-16
/
+30
2016-03-10
IB/rdmavt: Add mmap related functions
Dennis Dalessandro
1
-0
/
+1
2016-03-10
IB/rdmavt: Initialize and teardown of qpn table
Dennis Dalessandro
1
-13
/
+22
2016-03-10
IB/rdmavt: Add an ibport data structure to rdmavt
Dennis Dalessandro
1
-0
/
+24
2016-03-10
IB/rdmavt: Add AH to rdmavt
Kamal Heib
1
-1
/
+4
2016-03-10
IB/rdmavt: Do not use rvt prints which rely on driver too early
Dennis Dalessandro
1
-1
/
+1
2016-03-10
IB/rdmavt: Move memory registration into rdmavt
Dennis Dalessandro
1
-2
/
+22
2016-03-10
IB/rdmavt: Add device specific info prints
Dennis Dalessandro
1
-3
/
+10
2016-03-10
IB/rdmavt: Move driver helper functions to a common structure
Dennis Dalessandro
1
-1
/
+5
2016-03-10
IB/rdmavt: Add post send and recv stubs
Dennis Dalessandro
1
-0
/
+3
2016-03-10
IB/rdmavt: Add completion queue function stubs
Dennis Dalessandro
1
-0
/
+7
2016-03-10
IB/rdmavt: Add get port immutable stub
Dennis Dalessandro
1
-0
/
+7
2016-03-10
IB/rdmavt: Add mmap stub
Dennis Dalessandro
1
-0
/
+1
2016-03-10
IB/rdmavt: Add multicast stubs
Dennis Dalessandro
1
-0
/
+4
2016-03-10
IB/rdmavt: Add SRQ stubs
Dennis Dalessandro
1
-0
/
+6
2016-03-10
IB/rdmavt: Add memory region stubs
Dennis Dalessandro
1
-0
/
+10
2016-03-10
IB/rdmavt: Add address handle stubs
Dennis Dalessandro
1
-0
/
+6
2016-03-10
IB/rdmavt: Add queue pair function stubs
Dennis Dalessandro
1
-0
/
+6
2016-03-10
IB/rdmavt: Alloc and dealloc ucontexts
Dennis Dalessandro
1
-0
/
+22
2016-03-10
IB/rdmavt: Add query gid stub
Dennis Dalessandro
1
-0
/
+22
2016-03-10
IB/rdmavt: Add pkey query stub
Dennis Dalessandro
1
-0
/
+21
2016-03-10
IB/rdmavt: Add query and modify port stubs
Dennis Dalessandro
1
-0
/
+48
2016-03-10
IB/rdmavt: Add query and modify device stubs
Dennis Dalessandro
1
-0
/
+31
2016-03-10
IB/rdmavt: Macroize override checks during driver registration
Dennis Dalessandro
1
-13
/
+9
2016-03-10
IB/rdmavt: Add protection domain to rdmavt.
Dennis Dalessandro
1
-0
/
+12
2016-03-10
IB/rdmavt: Consolidate dma ops in rdmavt.
Dennis Dalessandro
1
-0
/
+10
2016-03-10
IB/rdmavt: Create module framework and handle driver registration
Dennis Dalessandro
1
-0
/
+83