aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * IB/ipath: return correct PortGUID in NodeInfoSean Hefty2007-07-091-1/+1
| * IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones2007-07-091-8/+0
| * IB/ipath: Test interrupts at driver startupArthur Jones2007-07-093-0/+31
| * IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell2007-07-094-48/+12
| * IB/ipath: Change version wording to be less confusing with release numberDave Olson2007-07-091-1/+1
| * IB/ipath: Lower default number of kernel send buffersRalph Campbell2007-07-091-1/+1
| * IB/ipath: Be more cautious about coming out of freeze modeDave Olson2007-07-094-20/+80
| * IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell2007-07-095-1/+12
| * IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-091-1/+1
| * IB/ipath: Update copyright datesJohn Gregor2007-07-0932-32/+32
| * IB/ipath: Clean send flags properly on QP resetRobert Walsh2007-07-091-1/+1
| * IB/ipath: ipath_poll fixups and enhancementsRobert Walsh2007-07-094-51/+131
| * IB/ipath: Send ACK invalid where appropriateRobert Walsh2007-07-092-10/+25
| * IB/ipath: Add capability to modify PBC wordMichael Albaugh2007-07-092-6/+52
| * IB/ipath: Make handling of one subport consistentMark Debbage2007-07-091-2/+2
| * IB/ipath: Correct checking of swminor version field when using subportsMark Debbage2007-07-091-9/+55
| * IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriatelyRalph Campbell2007-07-092-5/+34
| * IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell2007-07-093-2/+10
| * IB/ipath: Wait for PIO available interruptRalph Campbell2007-07-092-4/+3
| * IB/ipath: Fix RDMA read retry codeRalph Campbell2007-07-091-19/+38
| * IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson2007-07-096-38/+68
| * IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizesDave Olson2007-07-091-5/+22
| * IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger2007-07-094-15/+24
| * IB/ipath: Set M bit in BTH according to IB specRalph Campbell2007-07-092-4/+4
| * IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell2007-07-091-1/+1
| * IB/ipath: Fix problem with next WQE after a UC completionRalph Campbell2007-07-091-2/+3
| * IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh2007-07-091-0/+2