aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAge
* IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes2007-03-22
* IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen2007-03-01
* IB/ehca: Change query_port() to return LINK_UP instead UNKNOWNHoang-Nam Nguyen2007-02-16
* IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen2007-02-16
* IB/ehca: Fix race condition/locking issues in scaling codeHoang-Nam Nguyen2007-02-16
* IB/ehca: Rework irq handlerHoang-Nam Nguyen2007-02-16
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-14
|\
| * IB/ehca: Fix memleak on module unloadingAkinobu Mita2007-02-10
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
|/
* IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen2007-02-04
* IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-04
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-04
* IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen2007-01-22
* IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen2007-01-22
* IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-09
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-29
* IB/ehca: Activate scaling code by defaultHoang-Nam Nguyen2006-11-13
* IB/ehca: Use named constant for max mtuHoang-Nam Nguyen2006-11-13
* IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen2006-11-09
* IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras2006-10-30
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* IB/ehca: Tweak trace message formatHoang-Nam Nguyen2006-10-02
* IB/ehca: Fix device registrationHoang-Nam Nguyen2006-10-02
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-22
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-22