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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
Jack Morgenstein
2007-10-09
5
-47
/
+67
*
mlx4_core: Fix meaning of dev->caps.reserved_mtts
Roland Dreier
2007-10-09
1
-1
/
+2
*
mlx4_core: Reserve the correct number of MTT segments
Roland Dreier
2007-10-09
1
-1
/
+1
*
mlx4_core: Support ICM tables in coherent memory
Jack Morgenstein
2007-10-09
4
-49
/
+112
*
IB/uverbs: Make ib_uverbs_release_event_file() static
Roland Dreier
2007-10-09
2
-9
/
+8
*
IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems
Roland Dreier
2007-10-09
1
-9
/
+40
*
IB/umad: Add P_Key index support
Roland Dreier
2007-10-09
1
-29
/
+73
*
IB/ehca: Return srq_attr->max_sge in ehca_query_srq()
Joachim Fenkes
2007-10-09
1
-0
/
+1
*
IB/ehca: Adjust 64-bit alignment of create QP response for userspace
Hoang-Nam Nguyen
2007-10-09
1
-0
/
+1
*
IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()
Hoang-Nam Nguyen
2007-10-09
1
-0
/
+2
*
IB/mlx4: Display misc device information under /sys/class/infiniband/
Jack Morgenstein
2007-10-09
3
-9
/
+47
*
IB/core: Fix handling of multicast response failures
Ralph Campbell
2007-10-09
1
-1
/
+1
*
IB/ehca: Misc cpuinit section annotations and #ifdef cleanups
Satyam Sharma
2007-10-09
1
-18
/
+11
*
mlx4_core: Change capability decoding: SRC->XRC
Roland Dreier
2007-10-09
1
-1
/
+1
*
IB/iser: Remove unnecessary includes
Roland Dreier
2007-10-09
3
-5
/
+0
*
RDMA/cma: Use neigh_event_send() to start neighbour discovery
Steve Wise
2007-10-09
1
-2
/
+1
*
IB/ehca: Only use MR large pages for hugetlb regions
Joachim Fenkes
2007-10-09
1
-10
/
+15
*
IB/umem: Add hugetlb flag to struct ib_umem
Joachim Fenkes
2007-10-09
1
-1
/
+19
*
IB/srp: Add QoS support through service ID
Sean Hefty
2007-10-09
1
-0
/
+2
*
RDMA/ucma: Allow user space to set service type
Sean Hefty
2007-10-09
1
-1
/
+73
*
RDMA/cma: Add ability to specify type of service
Sean Hefty
2007-10-09
1
-10
/
+34
*
IB/sa: Add new QoS fields to path record
Sean Hefty
2007-10-09
1
-7
/
+3
*
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-10-09
3
-26
/
+26
*
IB/ehca: Fix large page HW cap defines
Hoang-Nam Nguyen
2007-10-09
1
-4
/
+4
*
IB/ehca: Bump version number and change its format
Joachim Fenkes
2007-10-09
1
-2
/
+4
*
IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...
Joachim Fenkes
2007-10-09
1
-7
/
+7
*
IB/ehca: Serialize MR alloc and MR free hvCalls
Joachim Fenkes
2007-10-09
1
-7
/
+21
*
IB/ehca: Path migration support
Joachim Fenkes
2007-10-09
2
-26
/
+68
*
IB/ehca: Add check for max #SGE to create_qp()
Joachim Fenkes
2007-10-09
1
-1
/
+13
*
IB/ehca: ehca_gen_warn() should always print
Joachim Fenkes
2007-10-09
1
-6
/
+3
*
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
10
-101
/
+100
*
IB/ehca: Refactor hvcall tracing
Joachim Fenkes
2007-10-09
1
-33
/
+24
*
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
2007-10-09
4
-4
/
+10
*
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
2007-10-09
4
-15
/
+25
*
IB/ehca: Small QP userspace support
Stefan Roscher
2007-10-09
2
-4
/
+4
*
IB/mthca: Use PCI-X/PCI-Express read control interfaces
Peter Oruba
2007-10-09
1
-25
/
+8
*
IB/sa: Error handling thinko fix
Ali Ayoub
2007-10-09
1
-1
/
+1
*
IB/ehca: Export module parameters in sysfs
Anton Blanchard
2007-10-09
1
-10
/
+10
*
IB/ehca: Make output clearer by removing some debug messages
Anton Blanchard
2007-10-09
2
-6
/
+0
*
IB/mlx4: Fix up SRQ limit_watermark endianness
Roland Dreier
2007-10-09
2
-2
/
+2
*
IPoIB: Fix error path memory leak
Eli Cohen
2007-10-09
1
-2
/
+2
*
IPoIB: Fix typo to end statement with ';' instead of ','
Eli Cohen
2007-10-09
1
-1
/
+1
*
IB/mthca: Enable MSI-X by default
Michael S. Tsirkin
2007-10-09
1
-31
/
+46
*
mlx4_core: Enable MSI-X by default
Michael S. Tsirkin
2007-10-09
1
-12
/
+22
*
IB/fmr_pool: Clean up some error messages in fmr_pool.c
Anton Blanchard
2007-10-09
1
-11
/
+11
*
IB/ehca: Include <linux/mutex.h> from ehca_classes.h
Roland Dreier
2007-10-09
1
-0
/
+1
*
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
Roland Dreier
2007-10-09
1
-5
/
+9
*
mlx4_core: Don't free special QPs in QP number bitmap
Roland Dreier
2007-10-09
1
-1
/
+2
*
mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS
Dotan Barak
2007-10-09
1
-2
/
+2
*
IB: find_first_zero_bit() takes unsigned pointer
Roland Dreier
2007-10-09
1
-2
/
+2
[next]