index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
2008-04-29
4
-4
/
+74
*
IB/ehca: handle negative return value from ibmebus_request_irq() properly
Hoang-Nam Nguyen
2008-04-29
1
-18
/
+17
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-1
/
+1
*
IB/ehca: Bump version number to 0026
Joachim Fenkes
2008-04-23
1
-1
/
+1
*
IB/ehca: Make some module parameters bool, update descriptions
Joachim Fenkes
2008-04-23
1
-19
/
+18
*
IB/ehca: Remove mr_largepage parameter
Joachim Fenkes
2008-04-23
1
-19
/
+3
*
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-23
7
-56
/
+63
*
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
Joachim Fenkes
2008-04-23
3
-0
/
+9
*
IB/ehca: Support all ibv_devinfo values in query_device() and query_port()
Stefan Roscher
2008-04-16
1
-48
/
+79
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
1
-1
/
+1
*
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
1
-0
/
+3
*
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-04-16
7
-162
/
+0
*
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
1
-8
/
+8
*
IB/ehca: Make symbols used only in a single source file static
Roland Dreier
2008-04-16
3
-16
/
+15
*
IB/ehca: Add PMA support
Hoang-Nam Nguyen
2008-02-04
4
-1
/
+98
*
IB/ehca: Update sma_attr also in case of disruptive config change
Joachim Fenkes
2008-02-04
1
-0
/
+2
*
IB/ehca: Prevent sending UD packets to QP0
Joachim Fenkes
2008-02-04
1
-0
/
+4
*
IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware
Joachim Fenkes
2008-01-25
3
-36
/
+95
*
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
2008-01-25
6
-15
/
+201
*
IB/ehca: Define array to store SMI/GSI QPs
Hoang-Nam Nguyen
2008-01-25
2
-4
/
+4
*
IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()
Hoang-Nam Nguyen
2008-01-25
1
-1
/
+4
*
IB/ehca: Use round_jiffies() for EQ polling timer
Anton Blanchard
2008-01-25
1
-1
/
+1
*
IB/ehca: Forward event client-reregister-required to registered clients
Hoang-Nam Nguyen
2008-01-25
1
-0
/
+12
*
IB: Spelling fixes in comments
Joe Perches
2008-01-25
1
-1
/
+1
*
drivers/infiniband: Add missing "space"
Joe Perches
2008-01-25
2
-4
/
+4
*
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2008-01-24
1
-5
/
+8
*
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
2007-12-13
3
-2
/
+2
*
IB/ehca: Serialize HCA-related hCalls if necessary
Joachim Fenkes
2007-12-12
3
-17
/
+25
*
IB/ehca: Return correct number of SGEs for SRQ
Joachim Fenkes
2007-12-12
1
-2
/
+2
*
IB/ehca: Fix static rate if path faster than link
Joachim Fenkes
2007-11-30
1
-2
/
+6
*
IB/ehca: Fix static rate regression
Joachim Fenkes
2007-11-24
1
-2
/
+2
*
IB/ehca: Fix static rate calculation
Joachim Fenkes
2007-11-13
5
-30
/
+54
*
IB/ehca: Return physical link information in query_port()
Joachim Fenkes
2007-11-13
2
-7
/
+19
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
5
-37
/
+46
|
\
|
*
IB/ehca: Enable large page MRs by default
Joachim Fenkes
2007-10-17
1
-1
/
+1
|
*
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
2007-10-17
4
-22
/
+36
|
*
IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
Joachim Fenkes
2007-10-17
1
-11
/
+4
|
*
IB/ehca: Fix masking error in {,re}reg_phys_mr()
Joachim Fenkes
2007-10-17
1
-2
/
+2
|
*
IB/ehca: Supply QP token for SRQ base QPs
Joachim Fenkes
2007-10-17
1
-1
/
+3
*
|
IB/ehca: Fix sg_page() fallout
Olof Johansson
2007-10-23
1
-3
/
+3
*
|
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-2
/
+2
*
|
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
2007-10-17
3
-20
/
+20
|
/
*
IB/ehca: Fix clipping of device limits to INT_MAX
Roland Dreier
2007-10-09
1
-16
/
+16
*
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/ehca: Misc cpuinit section annotations and #ifdef cleanups
Satyam Sharma
2007-10-09
1
-18
/
+11
*
IB/ehca: Only use MR large pages for hugetlb regions
Joachim Fenkes
2007-10-09
1
-10
/
+15
*
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
[next]