summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-305-2/+83
|\
| * IB/ehca: Implement modify_portJoachim Fenkes2007-04-245-2/+83
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-1/+1
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-1/+1
* | [POWERPC] get_property returns constStephen Rothwell2007-04-131-2/+2
|/
* IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes2007-03-221-0/+8
* IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen2007-03-014-25/+60
* IB/ehca: Change query_port() to return LINK_UP instead UNKNOWNHoang-Nam Nguyen2007-02-161-0/+3
* IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen2007-02-164-34/+26
* IB/ehca: Fix race condition/locking issues in scaling codeHoang-Nam Nguyen2007-02-161-35/+33
* IB/ehca: Rework irq handlerHoang-Nam Nguyen2007-02-166-92/+183
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-2/+2
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-131-0/+2
|\
| * IB/ehca: Fix memleak on module unloadingAkinobu Mita2007-02-101-0/+2
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-114-10/+5
|/
* IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen2007-02-041-14/+0
* IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-046-363/+204
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-1/+1
* IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen2007-01-221-1/+2
* IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen2007-01-221-1/+4
* IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-096-16/+16
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-076-7/+7
* IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-294-15/+39
* IB/ehca: Activate scaling code by defaultHoang-Nam Nguyen2006-11-131-0/+1
* IB/ehca: Use named constant for max mtuHoang-Nam Nguyen2006-11-132-3/+4
* IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen2006-11-096-35/+81
* IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras2006-10-301-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-4/+4
* IB/ehca: Tweak trace message formatHoang-Nam Nguyen2006-10-021-1/+1
* IB/ehca: Fix device registrationHoang-Nam Nguyen2006-10-021-17/+19
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+1
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-222-2/+4
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-2231-0/+11572
OpenPOWER on IntegriCloud