summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell2007-10-301-5/+9
* [SG] Update drivers to use sg helpersJens Axboe2007-10-222-3/+3
* infiniband: sg chaining supportJens Axboe2007-10-161-4/+6
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-307-79/+92
|\
| * IB/ipath: Workaround problem of errormask register being overwrittenDave Olson2007-07-304-29/+66
| * IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson2007-07-304-9/+12
| * IB/ipath: Use faster put_tid_2 routine after initializationDave Olson2007-07-301-7/+13
| * IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2007-07-302-34/+1
* | Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
|/
* IB/ipath: Remove ipath_layer dead codeArthur Jones2007-07-204-439/+0
* IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier2007-07-172-27/+0
* IB/ipath: Make a few functions staticRoland Dreier2007-07-177-11/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-1235-345/+1237
|\
OpenPOWER on IntegriCloud