summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_uverbs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-161-1/+1
* IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes2008-04-231-4/+2
* IB/ehca: Remove tgid checkingHoang-Nam Nguyen2008-04-171-19/+0
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-101-9/+9
* IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-101-3/+3
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-101-11/+11
* IB/ehca: Support small QP queuesStefan Roscher2007-07-211-1/+1
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-181-4/+6
* IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-101-5/+4
* IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-101-1/+3
* IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-041-231/+164
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-231-0/+392