Age | Commit message (Expand) | Author |
2008-07-14 | IB/ehca: Make device table externally visible | Joachim Fenkes |
2008-04-29 | IB/ehca: Allocate event queue size depending on max number of CQs and QPs | Stefan Roscher |
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-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-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: Use round_jiffies() for EQ polling timer | Anton Blanchard |
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-11-13 | IB/ehca: Fix static rate calculation | Joachim Fenkes |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
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 | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes |
2007-10-09 | IB/ehca: Bump version number and change its format | Joachim Fenkes |
2007-10-09 | IB/ehca: Print return codes as signed decimal integers | Joachim Fenkes |
2007-10-09 | IB/ehca: Support more than 4k QPs for userspace and kernelspace | Stefan Roscher |
2007-10-09 | IB/ehca: Export module parameters in sysfs | Anton Blanchard |
2007-07-20 | IB/ehca: Support small QP queues | Stefan Roscher |
2007-07-20 | IB/ehca: Move ehca2ib_return_code() out of line | Hoang-Nam Nguyen |
2007-07-20 | IB/ehca: Support large page MRs | Hoang-Nam Nguyen |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-17 | IB/ehca: Fix warnings issued by checkpatch.pl | Hoang-Nam Nguyen |
2007-07-17 | IB/ehca: Fix HW level autodetection | Joachim Fenkes |
2007-07-09 | IB/ehca: Change idr spinlocks into rwlocks | Joachim Fenkes |
2007-07-09 | IB/ehca: Lock renaming, static initializers | Joachim Fenkes |
2007-07-09 | IB/ehca: add Shared Receive Queue support | Joachim Fenkes |
2007-07-09 | IB/ehca: HW level, HW caps and MTU autodetection | Joachim Fenkes |
2007-07-09 | IB/ehca: Change scaling_code parameter description to match default value | Hoang-Nam Nguyen |
2007-05-14 | IB/ehca: Disable scaling code by default, bump version number | Joachim Fenkes |
2007-05-14 | IB/ehca: Beautify sysfs attribute code and fix compiler warnings | Joachim Fenkes |
2007-05-14 | IB/ehca: Serialize hypervisor calls in ehca_register_mr() | Stefan Roscher |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-06 | IB: Add CQ comp_vector support | Michael S. Tsirkin |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell |
2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras |
2007-04-26 | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras |
2007-04-24 | IB/ehca: Implement modify_port | Joachim Fenkes |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell |
2007-04-13 | [POWERPC] get_property returns const | Stephen Rothwell |
2007-03-01 | IB/ehca: Fix sync between completion handler and destroy cq | Hoang-Nam Nguyen |
2007-02-16 | IB/ehca: Allow en/disabling scaling code via module parameter | Hoang-Nam Nguyen |
2007-02-16 | IB/ehca: Rework irq handler | Hoang-Nam Nguyen |