summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes
2007-10-16infiniband: sg chaining supportJens Axboe
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen
2007-10-09IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson
2007-10-09IB/ipath: Remove redundant link state checksRalph Campbell
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell
2007-10-09IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh
2007-10-09IB/ipath: Maintain active time on all chipsMichael Albaugh
2007-10-09IB/ipath: Fix QHT7040 serial number checkDave Olson
2007-10-09IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones
2007-10-09IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones
2007-10-09IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones
2007-10-09IB/ipath: Remove duplicate copy of LMCRalph Campbell
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