summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)AuthorFilesLines
2007-11-20IB/ipath: Normalize error return codes for posting work requestsRalph Campbell2-4/+6
2007-11-20IB/ipath: Fix offset returned to ibv_modify_srq()Ralph Campbell1-17/+25
2007-11-20IB/ipath: Fix error path in QP creationRalph Campbell1-6/+9
2007-11-20IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell1-5/+14
2007-11-14IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell1-2/+3
2007-11-14IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell1-4/+7
2007-10-30IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson1-9/+9
2007-10-30IB/ipath: Limit length checksummed in eepromMichael Albaugh1-1/+9
2007-10-30IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell1-5/+9
2007-10-22[SG] Update drivers to use sg helpersJens Axboe2-3/+3
2007-10-16infiniband: sg chaining supportJens Axboe1-4/+6
2007-10-10IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson1-3/+4
2007-10-10IB/ipath: Remove redundant link state checksRalph Campbell1-6/+0
2007-10-10IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell5-12/+31
2007-10-10IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh1-4/+6
2007-10-10IB/ipath: Maintain active time on all chipsMichael Albaugh1-11/+6
2007-10-10IB/ipath: Fix QHT7040 serial number checkDave Olson1-29/+15
2007-10-10IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones3-3/+7
2007-10-10IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones1-2/+4
2007-10-10IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones3-51/+57
2007-10-10IB/ipath: Remove duplicate copy of LMCRalph Campbell4-26/+29
2007-10-10IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell1-1/+39
2007-10-10IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2-47/+53
2007-10-10IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell3-5/+29
2007-10-10IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell1-2/+20
2007-10-10IB/ipath: Remove redundant codeRalph Campbell1-5/+0
2007-10-10IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson1-2/+8
2007-10-10IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell1-10/+11
2007-10-10IB/ipath: Correctly describe workaround for TID write chip bugDave Olson1-5/+8
2007-10-10IB/ipath: Remove unneeded code for ipathfsRalph Campbell1-187/+0
2007-10-10IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson1-0/+86
2007-10-10IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell7-611/+494
2007-10-10IB/ipath: Performance optimization for CPU differencesRalph Campbell4-35/+53
2007-10-10IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones2-2/+10
2007-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-79/+92
2007-07-31IB/ipath: Workaround problem of errormask register being overwrittenDave Olson4-29/+66
2007-07-31IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson4-9/+12
2007-07-31IB/ipath: Use faster put_tid_2 routine after initializationDave Olson1-7/+13
2007-07-31IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2-34/+1
2007-07-30Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-21IB/ipath: Remove ipath_layer dead codeArthur Jones4-439/+0
2007-07-18IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier2-27/+0
2007-07-18IB/ipath: Make a few functions staticRoland Dreier7-11/+6
2007-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds35-345/+1237
2007-07-12PCI: Change all drivers to use pci_device->revisionAuke Kok1-8/+1
2007-07-10IB/ipath: return correct PortGUID in NodeInfoSean Hefty1-1/+1
2007-07-10IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones1-8/+0
2007-07-10IB/ipath: Test interrupts at driver startupArthur Jones3-0/+31
2007-07-10IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell4-48/+12
2007-07-10IB/ipath: Change version wording to be less confusing with release numberDave Olson1-1/+1