summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen2007-10-101-4/+4
| * | | | | | | IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson2007-10-091-3/+4
| * | | | | | | IB/ipath: Remove redundant link state checksRalph Campbell2007-10-091-6/+0
| * | | | | | | IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-095-12/+31
| * | | | | | | IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh2007-10-091-4/+6
| * | | | | | | IB/ipath: Maintain active time on all chipsMichael Albaugh2007-10-091-11/+6
| * | | | | | | IB/ipath: Fix QHT7040 serial number checkDave Olson2007-10-091-29/+15
| * | | | | | | IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones2007-10-093-3/+7
| * | | | | | | IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones2007-10-091-2/+4
| * | | | | | | IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones2007-10-093-51/+57
| * | | | | | | IB/ipath: Remove duplicate copy of LMCRalph Campbell2007-10-094-26/+29
| * | | | | | | IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell2007-10-091-1/+39
| * | | | | | | IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2007-10-092-47/+53
| * | | | | | | IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell2007-10-093-5/+29
| * | | | | | | IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell2007-10-091-2/+20
| * | | | | | | IB/ipath: Remove redundant codeRalph Campbell2007-10-091-5/+0
| * | | | | | | IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson2007-10-091-2/+8
| * | | | | | | IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell2007-10-091-10/+11
| * | | | | | | IB/ipath: Correctly describe workaround for TID write chip bugDave Olson2007-10-091-5/+8
| * | | | | | | IB/ipath: Remove unneeded code for ipathfsRalph Campbell2007-10-091-187/+0
| * | | | | | | IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson2007-10-091-0/+86
| * | | | | | | IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell2007-10-097-611/+494
| * | | | | | | IB/ipath: Performance optimization for CPU differencesRalph Campbell2007-10-094-35/+53
| * | | | | | | IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones2007-10-092-2/+10
| * | | | | | | IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier2007-10-091-16/+16
| * | | | | | | IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()Dotan Barak2007-10-091-8/+10
| * | | | | | | mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-091-0/+7
| * | | | | | | IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-091-0/+6
| * | | | | | | RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty2007-10-091-0/+2
| * | | | | | | IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty2007-10-091-28/+23
| * | | | | | | IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier2007-10-091-1/+1
| * | | | | | | mlx4_core: Increase max number of QPs per multicast group to 56Jack Morgenstein2007-10-091-1/+1
| * | | | | | | IB/mlx4: Implement FMRsJack Morgenstein2007-10-094-0/+279
| * | | | | | | mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-095-47/+67
| * | | | | | | mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier2007-10-091-1/+2
| * | | | | | | mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier2007-10-091-1/+1
| * | | | | | | mlx4_core: Support ICM tables in coherent memoryJack Morgenstein2007-10-094-49/+112
| * | | | | | | IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2007-10-092-9/+8
| * | | | | | | IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2007-10-091-9/+40
| * | | | | | | IB/umad: Add P_Key index supportRoland Dreier2007-10-091-29/+73
| * | | | | | | IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes2007-10-091-0/+1
| * | | | | | | IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen2007-10-091-0/+1
| * | | | | | | IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen2007-10-091-0/+2
| * | | | | | | IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-093-9/+47
| * | | | | | | IB/core: Fix handling of multicast response failuresRalph Campbell2007-10-091-1/+1
| * | | | | | | IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma2007-10-091-18/+11
| * | | | | | | mlx4_core: Change capability decoding: SRC->XRCRoland Dreier2007-10-091-1/+1
| * | | | | | | IB/iser: Remove unnecessary includesRoland Dreier2007-10-093-5/+0
| * | | | | | | RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise2007-10-091-2/+1
| * | | | | | | IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes2007-10-091-10/+15