aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones3-51/+57
2007-10-09IB/ipath: Remove duplicate copy of LMCRalph Campbell4-26/+29
2007-10-09IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell1-1/+39
2007-10-09IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2-47/+53
2007-10-09IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell3-5/+29
2007-10-09IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell1-2/+20
2007-10-09IB/ipath: Remove redundant codeRalph Campbell1-5/+0
2007-10-09IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson1-2/+8
2007-10-09IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell1-10/+11
2007-10-09IB/ipath: Correctly describe workaround for TID write chip bugDave Olson1-5/+8
2007-10-09IB/ipath: Remove unneeded code for ipathfsRalph Campbell1-187/+0
2007-10-09IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson1-0/+86
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell7-611/+494
2007-10-09IB/ipath: Performance optimization for CPU differencesRalph Campbell4-35/+53
2007-10-09IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones2-2/+10
2007-10-09IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier1-16/+16
2007-10-09IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier1-0/+6
2007-10-09IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier1-1/+1
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein3-0/+114
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein1-4/+3
2007-10-09IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes1-0/+1
2007-10-09IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen1-0/+1
2007-10-09IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen1-0/+2
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein1-0/+45
2007-10-09IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma1-18/+11
2007-10-09IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes1-10/+15
2007-10-09IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen1-4/+4
2007-10-09IB/ehca: Bump version number and change its formatJoachim Fenkes1-2/+4
2007-10-09IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id()Joachim Fenkes1-7/+7
2007-10-09IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes1-7/+21
2007-10-09IB/ehca: Path migration supportJoachim Fenkes2-26/+68
2007-10-09IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes1-1/+13
2007-10-09IB/ehca: ehca_gen_warn() should always printJoachim Fenkes1-6/+3
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes10-101/+100
2007-10-09IB/ehca: Refactor hvcall tracingJoachim Fenkes1-33/+24
2007-10-09IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen4-4/+10
2007-10-09IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher4-15/+25
2007-10-09IB/ehca: Small QP userspace supportStefan Roscher2-4/+4
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba1-25/+8
2007-10-09IB/ehca: Export module parameters in sysfsAnton Blanchard1-10/+10
2007-10-09IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2-6/+0
2007-10-09IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier1-1/+1
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin1-31/+46
2007-10-09IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier1-0/+1
2007-10-09IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier1-5/+9
2007-10-09RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise1-8/+8
2007-09-23IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein1-13/+49
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-25/+45
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2-20/+38
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher2-5/+7