aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)Author
2008-04-16IB/ipath: Fix up error handlingRalph Campbell
2008-04-16IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson
2008-04-16IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson
2008-04-16IB/ipath: Set LID filtering for HCAs that support it.Dave Olson
2008-04-16IB/ipath: Add support for IBTA 1.2 HeartbeatDave Olson
2008-04-16IB/ipath: Make link state transition code ignore (transient) link recoveryDave Olson
2008-04-16IB/ipath: Add support for 7220 receive queue changesRalph Campbell
2008-04-16IB/ipath: Fix some white space and code style issuesRalph Campbell
2008-04-16IB/ipath: Allow old and new diagnostic packet formatsMichael Albaugh
2008-04-16IB/ipath: Fix time comparison to use time_after_eq()Robert P. J. Day
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh
2008-04-16IB/ipath: Use PIO buffer for RC ACKsRalph Campbell
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell
2008-04-16IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh
2008-04-16IB/ipath: Remove some useless (void) castsRalph Campbell
2008-04-16IB/ipath: Change the module authorRalph Campbell
2008-04-16IB/ipath: Fix PCI config write size used to clear linkctrl error bitsRoland Dreier
2008-04-16IB/ipath: Fix sanity checks on QP number of WRs and SGEsRalph Campbell
2008-04-16IB/ipath: Remove useless commentsRalph Campbell
2008-04-16IB/ipath: HW workaround for case where chip can send but not receiveDave Olson
2008-04-16IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell
2008-04-16IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor
2008-04-16IB/ipath: Make debug error message match the constraint that is checked forRalph Campbell
2008-04-16IB/ipath: Don't try to handle freeze mode HW errors if diagnostic modeRalph Campbell
2008-04-16IB/ipath: Fix link up LED displayArthur Jones
2008-04-16IB/ipath: Fix error recovery for send buffer status after chip freeze modeRalph Campbell
2008-04-16IB/ipath: Fix byte order of pioavail in handle_errors()Ralph Campbell
2008-04-16IB/ipath: Enable 4KB MTUDave Olson
2008-04-16IB/ipath: Shared context code needs to be sure device is usableDave Olson
2008-04-16IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones
2008-04-16IB/ipath: Make some constants chip-specific, related cleanupDave Olson
2008-04-16IB/ipath: Misc sparse warning cleanupArthur Jones
2008-04-16IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier
2008-04-16IB/ipath: Fix sparse warning about pointer signednessArthur Jones
2008-03-11IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi
2008-03-11IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi
2008-03-11IB/ipath: Fix RC QP initializationPatrick Marchand Latifi
2008-03-11IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi
2008-03-11IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell
2008-01-25IB/ipath: Remove unnecessary castJan Engelhardt
2008-01-25IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell
2008-01-25IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell
2008-01-25IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson
2008-01-25IB/ipath: Minor cleanup of unused fields and chip-specific errorsDave Olson
2008-01-25IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh
2008-01-25IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson
2008-01-25IB/ipath: Remove unused MDIO interface codeDave Olson
2008-01-25IB/ipath: Fix some sparse warnings about shadowed symbolsRoland Dreier
2008-01-25IB/ipath: Drop support for the original QHT7040 boardDave Olson