summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAgeFilesLines
...
* IB/ehca: Export module parameters in sysfsAnton Blanchard2007-10-091-10/+10
* IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2007-10-092-6/+0
* IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier2007-10-091-0/+1
* IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-312-20/+38
* IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-312-5/+7
* in-string typos of "error"Eddy L O Jansson2007-07-311-1/+1
* IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-285-4/+3
* IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen2007-07-281-2/+2
* IB/ehca: Support small QP queuesStefan Roscher2007-07-2010-159/+378
* IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-201-8/+9
* IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-202-18/+18
* IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-201-14/+28
* IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-205-63/+357
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-206-7/+7
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-1722-242/+261
* IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen2007-07-171-331/+200
* IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2007-07-172-277/+284
* IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen2007-07-171-23/+24
* IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen2007-07-171-8/+11
* IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen2007-07-173-197/+15
* IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen2007-07-171-0/+1
* IB/ehca: Fix HW level autodetectionJoachim Fenkes2007-07-171-12/+17
* IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen2007-07-091-3/+2
* IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes2007-07-094-31/+101
* IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes2007-07-091-3/+8
* IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-096-32/+28
* IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes2007-07-095-39/+29
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-096-36/+27
* IB/ehca: Report RDMA atomic attributes in query_qp()Hoang-Nam Nguyen2007-07-091-0/+3
* IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2Stefan Roscher2007-07-091-0/+11
* IB/ehca: Support UD low-latency QPsStefan Roscher2007-07-091-27/+57
* IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-099-107/+480
* IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes2007-07-094-170/+166
* IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes2007-07-095-11/+104
* IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen2007-07-091-1/+1
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-091-1/+1
* IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes2007-07-092-19/+11
* IB/ehca: Fix number of send WRs reported for new QPStefan Roscher2007-05-241-1/+1
* IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen2007-05-191-5/+2
* IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes2007-05-141-3/+3
* IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes2007-05-141-49/+37
* IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes2007-05-141-4/+3
* IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen2007-05-141-2/+3
* IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes2007-05-141-4/+8
* IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher2007-05-143-2/+14
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-093-33/+40
|\
| * IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-083-33/+40
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+6
|/
* Merge branch 'linux-2.6'Paul Mackerras2007-05-085-7/+24
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-075-7/+24
| |\
OpenPOWER on IntegriCloud