aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16infiniband: sg chaining supportJens Axboe1-4/+6
2007-10-09IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson1-3/+4
2007-10-09IB/ipath: Remove redundant link state checksRalph Campbell1-6/+0
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell5-12/+31
2007-10-09IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh1-4/+6
2007-10-09IB/ipath: Maintain active time on all chipsMichael Albaugh1-11/+6
2007-10-09IB/ipath: Fix QHT7040 serial number checkDave Olson1-29/+15
2007-10-09IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones3-3/+7
2007-10-09IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones1-2/+4
2007-10-09IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones3-51/+57
2007-10-09IB/ipath: Remove duplicate copy of LMCRalph Campbell4-26/+29
2007-10-09IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell1-1/+39
2007-10-09IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2-47/+53
2007-10-09IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell3-5/+29
2007-10-09IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell1-2/+20
2007-10-09IB/ipath: Remove redundant codeRalph Campbell1-5/+0
2007-10-09IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson1-2/+8
2007-10-09IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell1-10/+11
2007-10-09IB/ipath: Correctly describe workaround for TID write chip bugDave Olson1-5/+8
2007-10-09IB/ipath: Remove unneeded code for ipathfsRalph Campbell1-187/+0
2007-10-09IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson1-0/+86
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell7-611/+494
2007-10-09IB/ipath: Performance optimization for CPU differencesRalph Campbell4-35/+53
2007-10-09IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones2-2/+10
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-79/+92
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson4-29/+66
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson4-9/+12
2007-07-30IB/ipath: Use faster put_tid_2 routine after initializationDave Olson1-7/+13
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2-34/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-20IB/ipath: Remove ipath_layer dead codeArthur Jones4-439/+0
2007-07-17IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier2-27/+0
2007-07-17IB/ipath: Make a few functions staticRoland Dreier7-11/+6
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds35-345/+1237
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-8/+1
2007-07-09IB/ipath: return correct PortGUID in NodeInfoSean Hefty1-1/+1
2007-07-09IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones1-8/+0
2007-07-09IB/ipath: Test interrupts at driver startupArthur Jones3-0/+31
2007-07-09IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell4-48/+12
2007-07-09IB/ipath: Change version wording to be less confusing with release numberDave Olson1-1/+1
2007-07-09IB/ipath: Lower default number of kernel send buffersRalph Campbell1-1/+1
2007-07-09IB/ipath: Be more cautious about coming out of freeze modeDave Olson4-20/+80
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell5-1/+12
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt1-1/+1
2007-07-09IB/ipath: Update copyright datesJohn Gregor32-32/+32
2007-07-09IB/ipath: Clean send flags properly on QP resetRobert Walsh1-1/+1
2007-07-09IB/ipath: ipath_poll fixups and enhancementsRobert Walsh4-51/+131
2007-07-09IB/ipath: Send ACK invalid where appropriateRobert Walsh2-10/+25
2007-07-09IB/ipath: Add capability to modify PBC wordMichael Albaugh2-6/+52
2007-07-09IB/ipath: Make handling of one subport consistentMark Debbage1-2/+2