index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-0
/
+2
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+7
*
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+3
*
IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing
Michael J. Ruhl
2017-04-28
1
-1
/
+1
*
IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent
Mike Marciniszyn
2017-04-05
1
-0
/
+13
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
IB/qib: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-0
/
+1
|
\
\
|
*
|
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-02-14
1
-0
/
+1
|
|
/
*
|
IB/qib: Updates to use rdmavt's SGE helper routines
Brian Welty
2017-02-19
1
-89
/
+6
*
|
IB/qib: Use new rdmavt timers
Venkata Sandeep Dhanalakota
2017-02-19
1
-0
/
+1
|
/
*
IB/hfi1,IB/qib: Use new send completion helper
Mike Marciniszyn
2016-12-11
1
-13
/
+0
*
IB/qib: Use standard refcount wrapper for QPs
Sebastian Sanchez
2016-12-11
1
-12
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
1
-1
/
+2
|
\
|
*
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2016-10-07
1
-1
/
+2
*
|
IB/qib: Remove qpt_mask global
Dennis Dalessandro
2016-10-02
1
-2
/
+0
*
|
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
2016-10-02
1
-7
/
+7
|
/
*
IB/qib: Add qib post send table
Mike Marciniszyn
2016-08-02
1
-0
/
+2
*
IB/qib: Setup notify free/create mad agent callbacks for rdmavt
Dennis Dalessandro
2016-03-10
1
-0
/
+4
*
IB/qib, staging/rdma/hfi1: add s_hlock for use in post send
Mike Marciniszyn
2016-03-10
1
-9
/
+28
*
IB/qib: Rename several functions by adding a "qib_" prefix
Harish Chegondi
2016-03-10
1
-13
/
+13
*
IB/qib,staging/rdma/hfi1: use setup_timer api
Hari Prasath Gujulan Elango
2016-03-10
1
-3
/
+1
*
IB/qib: Remove modify_port and port_immutable functions
Harish Chegondi
2016-03-10
1
-47
/
+16
*
IB/qib: Support query gid in rdmavt
Dennis Dalessandro
2016-03-10
1
-20
/
+12
*
IB/qib: Remove destroy queue pair code
Harish Chegondi
2016-03-10
1
-1
/
+0
*
IB/qib: Remove modify queue pair code
Harish Chegondi
2016-03-10
1
-4
/
+12
*
IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
Harish Chegondi
2016-03-10
1
-19
/
+8
*
IB/qib: Clean up register_ib_device
Dennis Dalessandro
2016-03-10
1
-68
/
+0
*
IB/qib: Remove srq functionality
Jubin John
2016-03-10
1
-6
/
+0
*
IB/qib: Remove qib_query_qp function
Harish Chegondi
2016-03-10
1
-1
/
+2
*
IB/qib: Remove qib multicast verbs functions
Harish Chegondi
2016-03-10
1
-7
/
+6
*
IB/qib: Remove qib_post_receive and use rdmavt version
Harish Chegondi
2016-03-10
1
-63
/
+1
*
IB/qib: Use rdmavt version of post_send
Harish Chegondi
2016-03-10
1
-199
/
+9
*
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
2016-03-10
1
-7
/
+10
*
IB/qib: Remove create and free mad agents
Dennis Dalessandro
2016-03-10
1
-12
/
+2
*
IB/qib: Remove create qp and create qp table functionality
Harish Chegondi
2016-03-10
1
-32
/
+16
*
IB/qib: Use rdmavt send and receive flags
Harish Chegondi
2016-03-10
1
-17
/
+17
*
IB/qib: Remove qib_query_device function
Harish Chegondi
2016-03-10
1
-52
/
+50
*
IB/qib: Delete QIB user context allocation and de-alloction functions
Harish Chegondi
2016-03-10
1
-42
/
+2
*
IB/qib: Remove qpn, qp tables and related variables from qib
Harish Chegondi
2016-03-10
1
-12
/
+17
*
IB/qib: Use rdmavt pkey verbs function
Harish Chegondi
2016-03-10
1
-20
/
+13
*
IB/qib: Remove mmap from qib
Harish Chegondi
2016-03-10
1
-24
/
+20
*
IB/qib: Implement qib support for AH notification
Harish Chegondi
2016-03-10
1
-0
/
+19
*
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
2016-03-10
1
-26
/
+26
*
IB/qib: Use address handle in rdmavt and remove from qib
Dennis Dalessandro
2016-03-10
1
-117
/
+9
*
IB/qib: Remove qp and mr functionality from qib
Dennis Dalessandro
2016-03-10
1
-105
/
+71
*
IB/qib: Add device specific info prints
Dennis Dalessandro
2016-03-10
1
-0
/
+2
*
IB/qib: Remove driver specific members from qib qp type
Dennis Dalessandro
2016-03-10
1
-22
/
+39
*
IB/qib: Use rdmavt lid defines in qib
Dennis Dalessandro
2016-03-10
1
-2
/
+2
[next]