index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
IB/qib: Setup notify free/create mad agent callbacks for rdmavt
Dennis Dalessandro
2016-03-11
1
-0
/
+4
|
|
|
*
|
IB/rdmavt: Add per verb driver callback checking
Dennis Dalessandro
2016-03-11
1
-61
/
+380
|
|
|
*
|
IB/rdmavt: Clean up comments and add more documentation
Dennis Dalessandro
2016-03-11
10
-63
/
+280
|
|
|
*
|
IB/rdmavt: Add trace and error print statements in post_one_wr
Harish Chegondi
2016-03-11
2
-1
/
+77
|
|
|
*
|
IB/qib, staging/rdma/hfi1: add s_hlock for use in post send
Mike Marciniszyn
2016-03-11
8
-96
/
+179
|
|
|
*
|
IB/qib: Rename several functions by adding a "qib_" prefix
Harish Chegondi
2016-03-11
4
-39
/
+39
|
|
|
*
|
IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value
Vennila Megavannan
2016-03-11
1
-0
/
+17
|
|
|
*
|
IB/qib,staging/rdma/hfi1: use setup_timer api
Hari Prasath Gujulan Elango
2016-03-11
1
-3
/
+1
|
|
|
*
|
IB/qib: Insure last cursor is updated prior to complete
Mike Marciniszyn
2016-03-11
2
-9
/
+23
|
|
|
*
|
staging/rdma/hfi1: use new RNR timer
Mike Marciniszyn
2016-03-11
2
-1
/
+1
|
|
|
*
|
staging/rdma/hfi1: Remove modify queue pair from hfi1
Dennis Dalessandro
2016-03-11
1
-7
/
+0
|
|
|
*
|
staging/rdma/hfi1: Clean up return handling
Dennis Dalessandro
2016-03-11
1
-3
/
+1
|
|
|
*
|
IB/qib: Remove modify_port and port_immutable functions
Harish Chegondi
2016-03-11
3
-49
/
+21
|
|
|
*
|
IB/qib: Support query gid in rdmavt
Dennis Dalessandro
2016-03-11
1
-20
/
+12
|
|
|
*
|
IB/qib: Remove destroy queue pair code
Harish Chegondi
2016-03-11
3
-108
/
+0
|
|
|
*
|
IB/qib: Remove modify queue pair code
Harish Chegondi
2016-03-11
11
-493
/
+113
|
|
|
*
|
IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
Harish Chegondi
2016-03-11
7
-87
/
+34
|
|
|
*
|
IB/qib: Clean up register_ib_device
Dennis Dalessandro
2016-03-11
1
-68
/
+0
|
|
|
*
|
IB/qib: Remove srq functionality
Jubin John
2016-03-11
4
-404
/
+1
|
|
|
*
|
IB/rdmavt: Properly pass gfp to hw driver function
Ira Weiny
2016-03-11
1
-2
/
+1
|
|
|
*
|
IB/rdmavt: Add support for query_port, modify_port and get_port_immutable
Harish Chegondi
2016-03-11
1
-22
/
+55
|
|
|
*
|
IB/rdmavt: Add query gid support.
Dennis Dalessandro
2016-03-11
1
-3
/
+14
|
|
|
*
|
IB/rdmavt: Clean up distinction between port number and index
Dennis Dalessandro
2016-03-11
5
-23
/
+52
|
|
|
*
|
IB/rdmavt: Add Mem affinity support
Mitko Haralanov
2016-03-11
3
-11
/
+14
|
|
|
*
|
IB/rdmavt: Add hardware driver send work request check
Ira Weiny
2016-03-11
1
-0
/
+4
|
|
|
*
|
IB/rdmavt: Add srq functionality to rdmavt
Jubin John
2016-03-11
4
-6
/
+290
|
|
|
*
|
IB/qib: Remove qib_query_qp function
Harish Chegondi
2016-03-11
3
-54
/
+2
|
|
|
*
|
IB/qib: Remove qib multicast verbs functions
Harish Chegondi
2016-03-11
5
-402
/
+7
|
|
|
*
|
IB/qib: Remove qib_post_receive and use rdmavt version
Harish Chegondi
2016-03-11
1
-63
/
+1
|
|
|
*
|
IB/qib: Use rdmavt version of post_send
Harish Chegondi
2016-03-11
10
-291
/
+81
|
|
|
*
|
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
2016-03-11
11
-631
/
+24
|
|
|
*
|
IB/qib: Remove create and free mad agents
Dennis Dalessandro
2016-03-11
4
-95
/
+34
|
|
|
*
|
IB/qib: Use rdmavt device allocation function
Dennis Dalessandro
2016-03-11
1
-2
/
+5
|
|
|
*
|
IB/rdmavt: Add support for rvt_query_qp
Harish Chegondi
2016-03-11
1
-1
/
+46
|
|
|
*
|
IB/rdmavt: Fix copyright date
Dennis Dalessandro
2016-03-11
24
-24
/
+24
|
|
|
*
|
IB/rdmavt: Add mad agents to rdmavt
Dennis Dalessandro
2016-03-11
4
-1
/
+79
|
|
|
*
|
IB/rdmavt: Add device structure allocation
Dennis Dalessandro
2016-03-11
1
-12
/
+18
|
|
|
*
|
IB/rdmavt: add modify queue pair driver helpers
Ira Weiny
2016-03-11
1
-0
/
+7
|
|
|
*
|
IB/rdmavt: Add misc dev register functionality
Dennis Dalessandro
2016-03-11
1
-0
/
+43
|
|
|
*
|
IB/rdmavt: Add multicast functions
Dennis Dalessandro
2016-03-11
4
-2
/
+338
|
|
|
*
|
IB/rdmavt: Add post receive to rdmavt
Dennis Dalessandro
2016-03-11
1
-7
/
+40
|
|
|
*
|
IB/rdmavt: Add destroy qp verb
Dennis Dalessandro
2016-03-11
1
-6
/
+23
|
|
|
*
|
IB/rdmavt: Add modify qp
Dennis Dalessandro
2016-03-11
2
-9
/
+525
|
|
|
*
|
IB/rdmavt: Add support for tracing events
Dennis Dalessandro
2016-03-11
4
-2
/
+143
|
|
|
*
|
IB/rdmavt: Add post send to rdmavt
Dennis Dalessandro
2016-03-11
1
-12
/
+171
|
|
|
*
|
IB/rdmavt: Add completion queue functions
Dennis Dalessandro
2016-03-11
3
-7
/
+453
|
|
|
*
|
IB/qib: Remove create qp and create qp table functionality
Harish Chegondi
2016-03-11
4
-374
/
+57
|
|
|
*
|
IB/qib: Use rdmavt send and receive flags
Harish Chegondi
2016-03-11
9
-225
/
+153
|
|
|
*
|
IB/qib: Remove qib_query_device function
Harish Chegondi
2016-03-11
1
-52
/
+50
|
|
|
*
|
IB/qib: Delete QIB user context allocation and de-alloction functions
Harish Chegondi
2016-03-11
1
-42
/
+2
[prev]
[next]