index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
Age
Commit message (
Expand
)
Author
2008-04-16
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-04-16
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
IB/ehca: Make symbols used only in a single source file static
Roland Dreier
2008-02-04
IB/ehca: Add PMA support
Hoang-Nam Nguyen
2008-02-04
IB/ehca: Update sma_attr also in case of disruptive config change
Joachim Fenkes
2008-02-04
IB/ehca: Prevent sending UD packets to QP0
Joachim Fenkes
2008-01-25
IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware
Joachim Fenkes
2008-01-25
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
2008-01-25
IB/ehca: Define array to store SMI/GSI QPs
Hoang-Nam Nguyen
2008-01-25
IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()
Hoang-Nam Nguyen
2008-01-25
IB/ehca: Use round_jiffies() for EQ polling timer
Anton Blanchard
2008-01-25
IB/ehca: Forward event client-reregister-required to registered clients
Hoang-Nam Nguyen
2008-01-25
IB: Spelling fixes in comments
Joe Perches
2008-01-25
drivers/infiniband: Add missing "space"
Joe Perches
2008-01-24
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2007-12-13
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
2007-12-12
IB/ehca: Serialize HCA-related hCalls if necessary
Joachim Fenkes
2007-12-12
IB/ehca: Return correct number of SGEs for SRQ
Joachim Fenkes
2007-11-30
IB/ehca: Fix static rate if path faster than link
Joachim Fenkes
2007-11-24
IB/ehca: Fix static rate regression
Joachim Fenkes
2007-11-13
IB/ehca: Fix static rate calculation
Joachim Fenkes
2007-11-13
IB/ehca: Return physical link information in query_port()
Joachim Fenkes
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
IB/ehca: Fix sg_page() fallout
Olof Johansson
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-17
IB/ehca: Enable large page MRs by default
Joachim Fenkes
2007-10-17
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
2007-10-17
IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
Joachim Fenkes
2007-10-17
IB/ehca: Fix masking error in {,re}reg_phys_mr()
Joachim Fenkes
2007-10-17
IB/ehca: Supply QP token for SRQ base QPs
Joachim Fenkes
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
2007-10-09
IB/ehca: Fix clipping of device limits to INT_MAX
Roland Dreier
2007-10-09
IB/ehca: Return srq_attr->max_sge in ehca_query_srq()
Joachim Fenkes
2007-10-09
IB/ehca: Adjust 64-bit alignment of create QP response for userspace
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Misc cpuinit section annotations and #ifdef cleanups
Satyam Sharma
2007-10-09
IB/ehca: Only use MR large pages for hugetlb regions
Joachim Fenkes
2007-10-09
IB/ehca: Fix large page HW cap defines
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Bump version number and change its format
Joachim Fenkes
2007-10-09
IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...
Joachim Fenkes
2007-10-09
IB/ehca: Serialize MR alloc and MR free hvCalls
Joachim Fenkes
2007-10-09
IB/ehca: Path migration support
Joachim Fenkes
2007-10-09
IB/ehca: Add check for max #SGE to create_qp()
Joachim Fenkes
2007-10-09
IB/ehca: ehca_gen_warn() should always print
Joachim Fenkes
2007-10-09
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
IB/ehca: Refactor hvcall tracing
Joachim Fenkes
2007-10-09
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
2007-10-09
IB/ehca: Small QP userspace support
Stefan Roscher
2007-10-09
IB/ehca: Export module parameters in sysfs
Anton Blanchard
[next]