summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier2008-04-161-4/+4
* IB/ipath: Fix sparse warning about pointer signednessArthur Jones2008-04-162-3/+3
* IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi2008-03-111-0/+4
* IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi2008-03-111-1/+1
* IB/ipath: Fix RC QP initializationPatrick Marchand Latifi2008-03-111-4/+5
* IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi2008-03-111-1/+1
* IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-115-22/+18
* IB/ipath: Remove unnecessary castJan Engelhardt2008-01-251-2/+1
* IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell2008-01-251-2/+1
* IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell2008-01-252-16/+41
* IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson2008-01-254-1/+49
* IB/ipath: Minor cleanup of unused fields and chip-specific errorsDave Olson2008-01-252-59/+25
* IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh2008-01-252-0/+366
* IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson2008-01-254-26/+407
* IB/ipath: Remove unused MDIO interface codeDave Olson2008-01-255-168/+2
* IB/ipath: Fix some sparse warnings about shadowed symbolsRoland Dreier2008-01-252-4/+1
* IB/ipath: Drop support for the original QHT7040 boardDave Olson2008-01-251-2/+1
* IB/ipath: Add ipath_read_ireg() abstractionArthur Jones2008-01-252-2/+10
* IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell2008-01-255-16/+10
* IB/ipath: Port config has on-chip effects for 7220Ralph Campbell2008-01-255-4/+24
* IB/ipath: Allow more flexible user register alignmentsRalph Campbell2008-01-254-5/+22
* IB/ipath: Clean up some commentsDave Olson2008-01-256-13/+11
* IB/ipath: Export hardware counters more consistentlyRalph Campbell2008-01-255-17/+328
* IB/ipath: MAD performance sampling registers supportRalph Campbell2008-01-255-44/+101
* IB/ipath: Changes for fields moving from devdata to portdataDave Olson2008-01-255-36/+17
* IB/ipath: Generalize some xxx_SHIFT macrosDave Olson2008-01-257-13/+40
* IB/ipath: kreceive uses portdata rather than devdataRalph Campbell2008-01-256-26/+46
* IB/ipath: Cleanup ipath_get_egrbuf()Ralph Campbell2008-01-251-4/+2
* IB/ipath: Fix RNR NAK handlingRalph Campbell2008-01-252-12/+12
* IB/ipath: Convert from .nopage to .faultNick Piggin2008-01-252-21/+12
* IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell2008-01-251-2/+2
* IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones2008-01-251-1/+9
* IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell2008-01-251-2/+2
* IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell2008-01-251-1/+1
* IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-256-29/+72
* IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell2008-01-252-30/+0
* IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke2008-01-253-12/+13
* IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell2008-01-251-2/+2
* IB/ipath: Improve interrupt handler cache footprintDave Olson2008-01-251-2/+2
* IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier2008-01-251-1/+2
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-243-40/+10
* IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell2008-01-161-22/+22
* IB/ipath: Normalize error return codes for posting work requestsRalph Campbell2007-11-202-4/+6
* IB/ipath: Fix offset returned to ibv_modify_srq()Ralph Campbell2007-11-201-17/+25
* IB/ipath: Fix error path in QP creationRalph Campbell2007-11-201-6/+9
* IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell2007-11-201-5/+14
* IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell2007-11-131-2/+3
* IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell2007-11-131-4/+7
* IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson2007-10-301-9/+9
* IB/ipath: Limit length checksummed in eepromMichael Albaugh2007-10-301-1/+9
OpenPOWER on IntegriCloud