aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones3-3/+7
2007-10-09IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones1-2/+4
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-09IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()Dotan Barak1-8/+10
2007-10-09IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier1-0/+6
2007-10-09RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty1-0/+2
2007-10-09IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty1-28/+23
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/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2-9/+8
2007-10-09IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier1-9/+40
2007-10-09IB/umad: Add P_Key index supportRoland Dreier1-29/+73
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/core: Fix handling of multicast response failuresRalph Campbell1-1/+1
2007-10-09IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma1-18/+11
2007-10-09IB/iser: Remove unnecessary includesRoland Dreier3-5/+0
2007-10-09RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise1-2/+1
2007-10-09IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes1-10/+15
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes1-1/+19
2007-10-09IB/srp: Add QoS support through service IDSean Hefty1-0/+2
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty1-1/+73
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty1-10/+34
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty1-7/+3
2007-10-09IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty3-26/+26
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