aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2007-10-09IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell
2007-10-09IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell
2007-10-09IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell
2007-10-09IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell
2007-10-09IB/ipath: Remove redundant codeRalph Campbell
2007-10-09IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson
2007-10-09IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell
2007-10-09IB/ipath: Correctly describe workaround for TID write chip bugDave Olson
2007-10-09IB/ipath: Remove unneeded code for ipathfsRalph Campbell
2007-10-09IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell
2007-10-09IB/ipath: Performance optimization for CPU differencesRalph Campbell
2007-10-09IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones
2007-10-09IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier
2007-10-09IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier
2007-10-09IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein
2007-10-09IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes
2007-10-09IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen
2007-10-09IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein
2007-10-09IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma
2007-10-09IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes
2007-10-09IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen
2007-10-09IB/ehca: Bump version number and change its formatJoachim Fenkes
2007-10-09IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes
2007-10-09IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes
2007-10-09IB/ehca: Path migration supportJoachim Fenkes
2007-10-09IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes
2007-10-09IB/ehca: ehca_gen_warn() should always printJoachim Fenkes
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes
2007-10-09IB/ehca: Refactor hvcall tracingJoachim Fenkes
2007-10-09IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen
2007-10-09IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher
2007-10-09IB/ehca: Small QP userspace supportStefan Roscher
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba
2007-10-09IB/ehca: Export module parameters in sysfsAnton Blanchard
2007-10-09IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard
2007-10-09IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin
2007-10-09IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier
2007-10-09IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier
2007-10-09RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise
2007-09-23IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray
2007-08-15IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen