| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -6/+6 |
* | MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT | Brice Goglin | 2006-09-26 | 1 | -3/+2 |
* | [PATCH] missing includes from infiniband merge | Al Viro | 2006-09-23 | 3 | -0/+3 |
* | IB/mthca: Simplify calls to mthca_cq_clean() | Roland Dreier | 2006-09-22 | 1 | -3/+2 |
* | IB/mthca: Recover from catastrophic errors | Jack Morgenstein | 2006-09-22 | 3 | -21/+136 |
* | RDMA/amso1100: Add driver for Ammasso 1100 RNIC | Tom Tucker | 2006-09-22 | 23 | -0/+9011 |
* | RDMA: iWARP Core Changes. | Tom Tucker | 2006-09-22 | 3 | -3/+3 |
* | IB: Whitespace fixes | Roland Dreier | 2006-09-22 | 2 | -8/+8 |
* | IB/mthca: Return correct number of bits for static rate in query_qp | Jack Morgenstein | 2006-09-22 | 1 | -1/+1 |
* | IB/mthca: Return port number for unconnected QPs in query_qp | Jack Morgenstein | 2006-09-22 | 1 | -4/+6 |
* | IB/mthca: Fix default static rate returned for Tavor in AV | Jack Morgenstein | 2006-09-22 | 1 | -1/+1 |
* | IB/ipath: control receive polarity inversion | Bryan O'Sullivan | 2006-09-22 | 6 | -0/+69 |
* | IB/ipath: fix return value from ipath_poll | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+5 |
* | IB/ipath: allow SMA to be disabled | Bryan O'Sullivan | 2006-09-22 | 1 | -0/+7 |
* | IB/ipath: handle sq_sig_all field correctly | Bryan O'Sullivan | 2006-09-22 | 1 | -5/+8 |
* | IB/ipath: put a limit on the number of QPs that can be created | Bryan O'Sullivan | 2006-09-22 | 3 | -1/+25 |
* | IB/ipath: validate path_mig_state properly | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+2 |
* | IB/ipath: be more strict about testing the modify QP verb | Bryan O'Sullivan | 2006-09-22 | 2 | -2/+32 |
* | IB/ipath: add serial number to hardware freeze error message | Bryan O'Sullivan | 2006-09-22 | 2 | -4/+6 |
* | IB/ipath: support new QLogic product naming scheme | Bryan O'Sullivan | 2006-09-22 | 7 | -71/+68 |
* | IB/ipath: account for attached QPs correctly | Bryan O'Sullivan | 2006-09-22 | 1 | -0/+2 |
* | IB/ipath: do not allow use of CQ entries with invalid counts | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+6 |
* | IB/ipath: add new minor device to allow sending of diag packets | Bryan O'Sullivan | 2006-09-22 | 4 | -0/+176 |
* | IB/ipath: trivial cleanups | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+0 |
* | IB/ipath: remove stale references to userspace SMA | Bryan O'Sullivan | 2006-09-22 | 14 | -119/+35 |
* | IB/ipath: simplify debugging code after ipath_core and ib_ipath merger | Bryan O'Sullivan | 2006-09-22 | 8 | -134/+17 |
* | IB/ipath: simplify layering code | Bryan O'Sullivan | 2006-09-22 | 17 | -1329/+1126 |
* | IB/ipath: merge ipath_core and ib_ipath drivers | Bryan O'Sullivan | 2006-09-22 | 9 | -291/+61 |
* | IB/ipath: drop requirement that PIO buffers be mmaped write-only | Bryan O'Sullivan | 2006-09-22 | 1 | -9/+4 |
* | IB/ipath: fix handling of kpiobufs | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+2 |
* | IB/ipath: fix for crash on module unload, if cfgports < portcnt | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+5 |
* | IB/ipath: lock resource limit counters correctly | Bryan O'Sullivan | 2006-09-22 | 3 | -8/+38 |
* | IB/ipath: More changes to support InfiniPath on PowerPC 970 systems | Bryan O'Sullivan | 2006-09-22 | 4 | -0/+66 |
* | IB/ipath: Performance improvements via mmap of queues | Ralph Campbell | 2006-09-22 | 9 | -382/+785 |
* | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 2006-09-22 | 8 | -10/+18 |
* | IB/ehca: Add driver for IBM eHCA InfiniBand adapters | Heiko J Schick | 2006-09-22 | 31 | -0/+11572 |
* | IB/mthca: Include the header we really want | James Lentini | 2006-09-22 | 1 | -1/+1 |
* | IB/mthca: Don't use privileged UAR for kernel access | Michael S. Tsirkin | 2006-09-22 | 1 | -1/+1 |
* | IB/mthca: Fix lid used for sending traps | Jack Morgenstein | 2006-09-22 | 1 | -1/+1 |
* | IB/mthca: Use IRQ safe locks to protect allocation bitmaps | Roland Dreier | 2006-08-31 | 1 | -4/+11 |
* | IB/mthca: Update HCA firmware revisions | Michael S. Tsirkin | 2006-08-23 | 1 | -3/+3 |
* | IB/mthca: No userspace SRQs if HCA doesn't have SRQ support | Roland Dreier | 2006-08-18 | 1 | -5/+6 |
* | IB/mthca: Fix potential AB-BA deadlock with CQ locks | Roland Dreier | 2006-08-11 | 2 | -14/+32 |
* | IB/mthca: Make fence flag work for send work requests | Michael S. Tsirkin | 2006-08-10 | 1 | -2/+10 |
* | IB/mthca: Clean up mthca array index mask | Roland Dreier | 2006-08-03 | 1 | -8/+7 |
* | IB/mthca: Fix mthca_array_clear() thinko | Michael S. Tsirkin | 2006-08-03 | 1 | -1/+3 |
* | IB/mthca: Initialize max_cmds before debug code prints it | Roland Dreier | 2006-07-24 | 1 | -2/+3 |
* | IB/ipath: ipath_skip_sge() can break if num_sge > 1 | Ralph Campbell | 2006-07-24 | 1 | -4/+0 |
* | IB/ipath: Fix ib_ipath driver to work with SRP | Ralph Campbell | 2006-07-24 | 2 | -0/+16 |