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
/
mthca
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[IB] mthca: Don't enter QP into MCG more than once.
Jack Morgenstein
2005-10-18
1
-1
/
+6
*
|
[IB] mthca: Add struct pci_driver.owner field
Roland Dreier
2005-10-18
1
-0
/
+1
*
|
[IB] mthca: Use enum in mthca_alloc_db() prototype
Roland Dreier
2005-10-18
2
-2
/
+4
*
|
[IB] uverbs: Add a mask of device methods allowed for userspace
Roland Dreier
2005-10-17
1
-0
/
+20
*
|
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
2005-10-17
7
-12
/
+40
*
|
[IB] mthca: detect SRQ overflow
Roland Dreier
2005-10-17
1
-0
/
+15
*
|
[IB] mthca: SRQ limit reached events
Roland Dreier
2005-10-17
4
-4
/
+45
*
|
[IB] mthca: Fill in more fields in query_port method
Jack Morgenstein
2005-10-17
1
-0
/
+4
*
|
[IB] uverbs: Add device-specific ABI version attribute
Roland Dreier
2005-10-17
2
-0
/
+7
*
|
[IB] mthca: Report correct atomic capability
Jack Morgenstein
2005-10-17
3
-0
/
+4
|
/
*
[IB] mthca: Fix memory leak on device close
Michael S. Tsirkin
2005-09-30
1
-24
/
+21
*
[IB] mthca: fix hw_ver value returned from mthca_query_device
Jack Morgenstein
2005-09-27
1
-1
/
+1
*
[IB] mthca: Round up number of slots in HCA context memory table
Michael S. Tsirkin
2005-09-26
1
-1
/
+1
*
[IB] mthca: Fix off by one bug in mthca_map_cmd
Michael S. Tsirkin
2005-09-26
1
-2
/
+2
*
[IB] mthca: fix off by one in clr_int calculation
Michael S. Tsirkin
2005-09-26
1
-1
/
+1
*
[IB] mthca: Fix doorbell record resource leak
Roland Dreier
2005-09-26
1
-4
/
+13
*
[PATCH] IB/mthca: Fix device removal memory leak
Michael S. Tsirkin
2005-09-20
1
-0
/
+1
*
[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs
Roland Dreier
2005-09-19
1
-1
/
+2
*
[PATCH] IB/mthca: Fix posting work requests to shared receive queues
Roland Dreier
2005-09-18
1
-6
/
+4
*
[PATCH] IB/mthca: Initialize eq->nent before we use it
Roland Dreier
2005-09-18
1
-11
/
+5
*
[PATCH] IB/mthca: fix posting of first work request
Roland Dreier
2005-09-18
2
-34
/
+28
*
[PATCH] IB/mthca: assign ACK timeout field correctly
Roland Dreier
2005-09-18
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
2005-09-11
1
-12
/
+33
|
\
|
*
[PATCH] IB: Initialize qp->wait
Michael S. Tsirkin
2005-09-07
1
-0
/
+1
|
*
[PATCH] IB: really reset QPs
Roland Dreier
2005-09-07
1
-12
/
+32
*
|
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
2005-09-08
2
-8
/
+8
|
/
*
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
9
-16
/
+14
*
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier
2005-08-26
13
-25
/
+857
*
[PATCH] IB/mthca: Handle context tables smaller than our chunk size
Roland Dreier
2005-08-26
1
-1
/
+6
*
[PATCH] IB/mthca: Move WQE structures into their own header
Roland Dreier
2005-08-26
2
-74
/
+115
*
[PATCH] IB/mthca: Simplify handling of completions with error
Roland Dreier
2005-08-26
2
-9
/
+9
*
[PATCH] IB/mthca: Factor out common queue alloc code
Roland Dreier
2005-08-26
5
-224
/
+141
*
[PATCH] IB/mthca: Report correct max_msg_sz
Roland Dreier
2005-08-26
1
-0
/
+3
*
[PATCH] IB/mthca: Use correct port width capability value
Roland Dreier
2005-08-26
5
-13
/
+10
*
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
Olaf Hering
2005-08-26
1
-1
/
+0
*
[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...
Guy German
2005-08-26
1
-1
/
+1
*
[PATCH] IB/mthca: add HCA board ID to sysfs info
Michael S. Tsirkin
2005-08-26
5
-69
/
+109
*
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
14
-263
/
+266
*
[PATCH] IB: Add copyright notices
Roland Dreier
2005-08-26
18
-0
/
+23
*
[PATCH] IB: Update current firmware versions in mthca driver
Tziporet Koren
2005-08-26
1
-3
/
+3
*
[IB/mthca]: Use io_remap_pfn_range for PCI space
Michael S. Tsirkin
2005-07-27
1
-3
/
+3
*
[IB/mthca]: Fix error CQ entry handling on mem-free HCAs
Roland Dreier
2005-07-27
1
-1
/
+5
*
[PATCH] IB uverbs: add mthca user QP support
Roland Dreier
2005-07-07
3
-85
/
+212
*
[PATCH] IB uverbs: add mthca user CQ support
Roland Dreier
2005-07-07
4
-37
/
+110
*
[PATCH] IB uverbs: add mthca user MR support
Roland Dreier
2005-07-07
1
-0
/
+82
*
[PATCH] IB uverbs: add mthca user PD support
Roland Dreier
2005-07-07
5
-12
/
+28
*
[PATCH] IB uverbs: add mthca mmap support
Roland Dreier
2005-07-07
1
-0
/
+18
*
[PATCH] IB uverbs: add mthca user context support
Roland Dreier
2005-07-07
2
-0
/
+72
*
[PATCH] IB uverbs: add mthca user doorbell record support
Roland Dreier
2005-07-07
2
-6
/
+149
*
[PATCH] IB uverbs: add mthca ABI header
Roland Dreier
2005-07-07
1
-0
/
+81
[prev]
[next]