index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
zorro
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-11
IB/qib: Remove driver specific members from qib qp type
Dennis Dalessandro
8
-89
/
+145
2016-03-11
IB/qib: Use rdmavt lid defines in qib
Dennis Dalessandro
3
-4
/
+3
2016-03-11
IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
Dennis Dalessandro
5
-11
/
+13
2016-03-11
IB/qib: Use rdmavt protection domain
Dennis Dalessandro
5
-79
/
+12
2016-03-11
IB/qib: Remove dma.c and use rdmavt version of dma functions
Dennis Dalessandro
3
-4
/
+3
2016-03-11
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
8
-23
/
+39
2016-03-11
IB/rdmavt: Add pkey support
Dennis Dalessandro
2
-20
/
+64
2016-03-11
IB/rdmavt: Add mmap related functions
Dennis Dalessandro
4
-2
/
+156
2016-03-11
IB/rdmavt: Initialize and teardown of qpn table
Dennis Dalessandro
5
-13
/
+263
2016-03-11
IB/rdmavt: Break rdma_vt main include header file up
Dennis Dalessandro
5
-308
/
+398
2016-03-11
IB/rdmavt: Add driver notification for new AH
Dennis Dalessandro
2
-18
/
+30
2016-03-11
IB/rdmavt: Add an ibport data structure to rdmavt
Dennis Dalessandro
2
-1
/
+89
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
3
-5
/
+115
2016-03-11
IB/rdmavt: Add common LID defines to rdmavt
Kamal Heib
1
-0
/
+3
2016-03-11
IB/rdmavt: Do not use rvt prints which rely on driver too early
Dennis Dalessandro
1
-1
/
+1
2016-03-11
IB/rdmavt: Move memory registration into rdmavt
Dennis Dalessandro
4
-15
/
+734
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
3
-3
/
+41
2016-03-11
IB/rdmavt: Move driver helper functions to a common structure
Dennis Dalessandro
2
-8
/
+20
2016-03-11
IB/rdmavt: Add queue pair data structure to rdmavt
Dennis Dalessandro
2
-5
/
+233
2016-03-11
IB/rdmavt: Move MR datastructures into rvt
Dennis Dalessandro
1
-0
/
+53
2016-03-11
IB/rdmavt: Add post send and recv stubs
Dennis Dalessandro
3
-1
/
+71
2016-03-11
IB/rdmavt: Add completion queue function stubs
Dennis Dalessandro
5
-1
/
+184
2016-03-11
IB/rdmavt: Add get port immutable stub
Dennis Dalessandro
1
-0
/
+7
2016-03-11
IB/rdmavt: Add mmap stub
Dennis Dalessandro
5
-1
/
+118
2016-03-11
IB/rdmavt: Add process MAD stub
Dennis Dalessandro
3
-1
/
+145
2016-03-11
IB/rdmavt: Add multicast stubs
Dennis Dalessandro
5
-1
/
+120
2016-03-11
IB/rdmavt: Add SRQ stubs
Dennis Dalessandro
5
-1
/
+155
2016-03-11
IB/rdmavt: Add memory region stubs
Dennis Dalessandro
5
-1
/
+246
2016-03-11
IB/rdmavt: Add address handle stubs
Dennis Dalessandro
5
-2
/
+143
2016-03-11
IB/rdmavt: Add queue pair function stubs
Dennis Dalessandro
5
-1
/
+195
2016-03-11
IB/rdmavt: Alloc and dealloc ucontexts
Dennis Dalessandro
1
-0
/
+22
2016-03-11
IB/rdmavt: Add query gid stub
Dennis Dalessandro
1
-0
/
+22
2016-03-11
IB/rdmavt: Add pkey query stub
Dennis Dalessandro
2
-1
/
+23
2016-03-11
IB/rdmavt: Add query and modify port stubs
Dennis Dalessandro
1
-0
/
+48
2016-03-11
IB/rdmavt: Add query and modify device stubs
Dennis Dalessandro
1
-0
/
+31
2016-03-11
IB/rdmavt: Macroize override checks during driver registration
Dennis Dalessandro
1
-13
/
+9
2016-03-11
IB/rdmavt: Add ib core device attributes to rvt driver params list
Dennis Dalessandro
2
-3
/
+56
2016-03-11
IB/rdmavt: Add protection domain to rdmavt.
Dennis Dalessandro
6
-5
/
+206
2016-03-11
IB/rdmavt: Consolidate dma ops in rdmavt.
Dennis Dalessandro
5
-1
/
+249
2016-03-11
IB/rdmavt: Create module framework and handle driver registration
Dennis Dalessandro
9
-0
/
+232
2016-03-11
staging/hfi1: check for ARMED->ACTIVE change in recv int
Jim Snow
5
-2
/
+89
2016-03-11
staging/hfi1: Fix Xmit Wait calculation
Ira Weiny
1
-13
/
+20
2016-03-11
staging/hfi1: Clean up comments
Edward Mascarenhas
5
-6
/
+5
2016-03-11
staging/hfi1: Remove unneeded variable index
Dean Luick
1
-12
/
+7
2016-03-11
staging/hfi1: add per SDMA engine stats to hfistats
Vennila Megavannan
6
-15
/
+139
2016-03-01
staging/hfi1: Change default krcvqs
jubin.john@intel.com
1
-1
/
+1
2016-03-01
staging/hfi1: change krcvqs mod param from byte to uint
Mark F. Brown
2
-3
/
+3
2016-03-01
staging/hfi1: Move s_sde to read mostly section of hfi1_qp
Harish Chegondi
1
-1
/
+1
[next]