aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-10IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz4-0/+46
2007-10-10IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen1-4/+4
2007-10-09IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson1-3/+4
2007-10-09IB/ipath: Remove redundant link state checksRalph Campbell1-6/+0
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell5-12/+31
2007-10-09IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh1-4/+6
2007-10-09IB/ipath: Maintain active time on all chipsMichael Albaugh1-11/+6
2007-10-09IB/ipath: Fix QHT7040 serial number checkDave Olson1-29/+15
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-09mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier1-0/+7
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 Hefty2-30/+28
2007-10-09IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier1-1/+1
2007-10-09mlx4_core: Increase max number of QPs per multicast group to 56Jack Morgenstein1-1/+1
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein5-0/+300
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein5-47/+67
2007-10-09mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier1-1/+2
2007-10-09mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier1-1/+1
2007-10-09mlx4_core: Support ICM tables in coherent memoryJack Morgenstein4-49/+112
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 Dreier2-10/+61
2007-10-09IB/umad: Add P_Key index supportRoland Dreier3-29/+135
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 Morgenstein4-9/+53
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-09mlx4_core: Change capability decoding: SRC->XRCRoland Dreier1-1/+1
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