aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
* [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-17
* infiniband: sg chaining supportJens Axboe2007-10-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\
| * IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen2007-10-10
| * IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson2007-10-10
| * IB/ipath: Remove redundant link state checksRalph Campbell2007-10-10
| * IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-10
| * IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh2007-10-10
| * IB/ipath: Maintain active time on all chipsMichael Albaugh2007-10-10
| * IB/ipath: Fix QHT7040 serial number checkDave Olson2007-10-09
| * IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones2007-10-09
| * IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones2007-10-09
| * IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones2007-10-09
| * IB/ipath: Remove duplicate copy of LMCRalph Campbell2007-10-09
| * IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell2007-10-09
| * IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2007-10-09
| * IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell2007-10-09
| * IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell2007-10-09
| * IB/ipath: Remove redundant codeRalph Campbell2007-10-09
| * IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson2007-10-09
| * IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell2007-10-09
| * IB/ipath: Correctly describe workaround for TID write chip bugDave Olson2007-10-09
| * IB/ipath: Remove unneeded code for ipathfsRalph Campbell2007-10-09
| * IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson2007-10-09
| * IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell2007-10-09
| * IB/ipath: Performance optimization for CPU differencesRalph Campbell2007-10-09
| * IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones2007-10-09
| * IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier2007-10-09
| * IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-09
| * IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier2007-10-09
| * IB/mlx4: Implement FMRsJack Morgenstein2007-10-09
| * mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-09
| * IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes2007-10-09
| * IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen2007-10-09
| * IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen2007-10-09
| * IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-09
| * IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma2007-10-09
| * IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes2007-10-09
| * IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen2007-10-09
| * IB/ehca: Bump version number and change its formatJoachim Fenkes2007-10-09
| * IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes2007-10-09
| * IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes2007-10-09
| * IB/ehca: Path migration supportJoachim Fenkes2007-10-09
| * IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes2007-10-09
| * IB/ehca: ehca_gen_warn() should always printJoachim Fenkes2007-10-09
| * IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-09
| * IB/ehca: Refactor hvcall tracingJoachim Fenkes2007-10-09
| * IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-09
| * IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-09
| * IB/ehca: Small QP userspace supportStefan Roscher2007-10-09