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-07-14
IB/ehca: Make device table externally visible
Joachim Fenkes
2008-07-14
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
Stefan Roscher
2008-07-14
IB/ehca: Reject receive work requests if QP is in RESET state
Joachim Fenkes
2008-07-14
RDMA/core: Add memory management extensions support
Steve Wise
2008-06-06
IB/ehca: Reject send WRs only for RESET, INIT and RTR state
Joachim Fenkes
2008-05-07
IB/ehca: Wait for async events to finish before destroying QP
Stefan Roscher
2008-05-05
IB/ehca: Fix function return types
Stefan Roscher
2008-04-29
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
2008-04-29
IB/ehca: handle negative return value from ibmebus_request_irq() properly
Hoang-Nam Nguyen
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-23
IB/ehca: Bump version number to 0026
Joachim Fenkes
2008-04-23
IB/ehca: Make some module parameters bool, update descriptions
Joachim Fenkes
2008-04-23
IB/ehca: Remove mr_largepage parameter
Joachim Fenkes
2008-04-23
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-23
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
Joachim Fenkes
2008-04-16
IB/ehca: Support all ibv_devinfo values in query_device() and query_port()
Stefan Roscher
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
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
[next]