summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-09IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()Dotan Barak
2007-10-09IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier
2007-10-09RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty
2007-10-09IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty
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/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier
2007-10-09IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier
2007-10-09IB/umad: Add P_Key index supportRoland Dreier
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/core: Fix handling of multicast response failuresRalph Campbell
2007-10-09IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma
2007-10-09IB/iser: Remove unnecessary includesRoland Dreier
2007-10-09RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise
2007-10-09IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes
2007-10-09IB/srp: Add QoS support through service IDSean Hefty
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty
2007-10-09IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty
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