summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier2007-10-091-16/+16
| * IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-091-0/+6
| * IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier2007-10-091-1/+1
| * IB/mlx4: Implement FMRsJack Morgenstein2007-10-093-0/+114
| * mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-091-4/+3
| * IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes2007-10-091-0/+1
| * IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen2007-10-091-0/+1
| * IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen2007-10-091-0/+2
| * IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-091-0/+45
| * IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma2007-10-091-18/+11
| * IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes2007-10-091-10/+15
| * IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen2007-10-091-4/+4
| * IB/ehca: Bump version number and change its formatJoachim Fenkes2007-10-091-2/+4
| * IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes2007-10-091-7/+7
| * IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes2007-10-091-7/+21
| * IB/ehca: Path migration supportJoachim Fenkes2007-10-092-26/+68
| * IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes2007-10-091-1/+13
| * IB/ehca: ehca_gen_warn() should always printJoachim Fenkes2007-10-091-6/+3
| * IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-0910-101/+100
| * IB/ehca: Refactor hvcall tracingJoachim Fenkes2007-10-091-33/+24
| * IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-094-4/+10
| * IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-094-15/+25
| * IB/ehca: Small QP userspace supportStefan Roscher2007-10-092-4/+4
| * IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-091-25/+8
| * IB/ehca: Export module parameters in sysfsAnton Blanchard2007-10-091-10/+10
| * IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2007-10-092-6/+0
| * IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-091-1/+1
| * IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-091-31/+46
| * IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier2007-10-091-0/+1
| * IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier2007-10-091-5/+9
| * RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise2007-10-091-8/+8
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-102-2/+0
* | [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
|/
* IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein2007-09-231-13/+49
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-314-25/+45
|\
| * IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-312-20/+38
| * IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-312-5/+7
* | cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-311-1/+1
|/
* IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-151-1/+1
OpenPOWER on IntegriCloud