summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)Author
2008-01-25IB/ipath: MAD performance sampling registers supportRalph Campbell
2008-01-25IB/ipath: Changes for fields moving from devdata to portdataDave Olson
2008-01-25IB/ipath: Generalize some xxx_SHIFT macrosDave Olson
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell
2008-01-25IB/ipath: Cleanup ipath_get_egrbuf()Ralph Campbell
2008-01-25IB/ipath: Fix RNR NAK handlingRalph Campbell
2008-01-25IB/ipath: Convert from .nopage to .faultNick Piggin
2008-01-25IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell
2008-01-25IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones
2008-01-25IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell
2008-01-25IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor
2008-01-25IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke
2008-01-25IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell
2008-01-25IB/ipath: Improve interrupt handler cache footprintDave Olson
2008-01-25IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier
2008-01-24Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman
2008-01-16IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell
2007-11-20IB/ipath: Normalize error return codes for posting work requestsRalph Campbell
2007-11-20IB/ipath: Fix offset returned to ibv_modify_srq()Ralph Campbell
2007-11-20IB/ipath: Fix error path in QP creationRalph Campbell
2007-11-20IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell
2007-11-13IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell
2007-11-13IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell
2007-10-30IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson
2007-10-30IB/ipath: Limit length checksummed in eepromMichael Albaugh
2007-10-30IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-16infiniband: sg chaining supportJens Axboe
2007-10-09IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson
2007-10-09IB/ipath: Remove redundant link state checksRalph Campbell
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell
2007-10-09IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh
2007-10-09IB/ipath: Maintain active time on all chipsMichael Albaugh
2007-10-09IB/ipath: Fix QHT7040 serial number checkDave Olson
2007-10-09IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones
2007-10-09IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones
2007-10-09IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones
2007-10-09IB/ipath: Remove duplicate copy of LMCRalph Campbell
2007-10-09IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell
2007-10-09IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell
2007-10-09IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell
2007-10-09IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell
2007-10-09IB/ipath: Remove redundant codeRalph Campbell
2007-10-09IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson
2007-10-09IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell
2007-10-09IB/ipath: Correctly describe workaround for TID write chip bugDave Olson
2007-10-09IB/ipath: Remove unneeded code for ipathfsRalph Campbell
2007-10-09IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson