aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAge
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-17
* IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh2008-04-17
* IB/ipath: Remove some useless (void) castsRalph Campbell2008-04-17
* IB/ipath: Change the module authorRalph Campbell2008-04-17
* IB/ipath: Fix PCI config write size used to clear linkctrl error bitsRoland Dreier2008-04-17
* IB/ipath: Fix sanity checks on QP number of WRs and SGEsRalph Campbell2008-04-17
* IB/ipath: Remove useless commentsRalph Campbell2008-04-17
* IB/ipath: HW workaround for case where chip can send but not receiveDave Olson2008-04-17
* IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell2008-04-17
* IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor2008-04-17
* IB/ipath: Make debug error message match the constraint that is checked forRalph Campbell2008-04-17
* IB/ipath: Don't try to handle freeze mode HW errors if diagnostic modeRalph Campbell2008-04-17
* IB/ipath: Fix link up LED displayArthur Jones2008-04-17
* IB/ipath: Fix error recovery for send buffer status after chip freeze modeRalph Campbell2008-04-17
* IB/ipath: Fix byte order of pioavail in handle_errors()Ralph Campbell2008-04-17
* IB/ipath: Enable 4KB MTUDave Olson2008-04-17
* IB/ipath: Shared context code needs to be sure device is usableDave Olson2008-04-17
* IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones2008-04-17
* IB/ipath: Make some constants chip-specific, related cleanupDave Olson2008-04-17
* IB/ipath: Misc sparse warning cleanupArthur Jones2008-04-17
* IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier2008-04-17
* IB/ipath: Fix sparse warning about pointer signednessArthur Jones2008-04-17
* IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi2008-03-11
* IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi2008-03-11
* IB/ipath: Fix RC QP initializationPatrick Marchand Latifi2008-03-11
* IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi2008-03-11
* IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-11
* IB/ipath: Remove unnecessary castJan Engelhardt2008-01-25
* IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell2008-01-25
* IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell2008-01-25
* IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson2008-01-25
* IB/ipath: Minor cleanup of unused fields and chip-specific errorsDave Olson2008-01-25
* IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh2008-01-25
* IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson2008-01-25
* IB/ipath: Remove unused MDIO interface codeDave Olson2008-01-25
* IB/ipath: Fix some sparse warnings about shadowed symbolsRoland Dreier2008-01-25
* IB/ipath: Drop support for the original QHT7040 boardDave Olson2008-01-25
* IB/ipath: Add ipath_read_ireg() abstractionArthur Jones2008-01-25
* IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell2008-01-25
* IB/ipath: Port config has on-chip effects for 7220Ralph Campbell2008-01-25
* IB/ipath: Allow more flexible user register alignmentsRalph Campbell2008-01-25
* IB/ipath: Clean up some commentsDave Olson2008-01-25
* IB/ipath: Export hardware counters more consistentlyRalph Campbell2008-01-25
* IB/ipath: MAD performance sampling registers supportRalph Campbell2008-01-25
* IB/ipath: Changes for fields moving from devdata to portdataDave Olson2008-01-25
* IB/ipath: Generalize some xxx_SHIFT macrosDave Olson2008-01-25
* IB/ipath: kreceive uses portdata rather than devdataRalph Campbell2008-01-25
* IB/ipath: Cleanup ipath_get_egrbuf()Ralph Campbell2008-01-25
* IB/ipath: Fix RNR NAK handlingRalph Campbell2008-01-25
* IB/ipath: Convert from .nopage to .faultNick Piggin2008-01-25