| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround | Arthur Jones | 2007-10-09 | 1 | -2/+4 |
* | IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close | Arthur Jones | 2007-10-09 | 3 | -51/+57 |
* | IB/ipath: Remove duplicate copy of LMC | Ralph Campbell | 2007-10-09 | 4 | -26/+29 |
* | IB/ipath: Add ability to set the LMC via the sysfs debugging interface | Ralph Campbell | 2007-10-09 | 1 | -1/+39 |
* | IB/ipath: Optimize completion queue entry insertion and polling | Ralph Campbell | 2007-10-09 | 2 | -47/+53 |
* | IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED | Ralph Campbell | 2007-10-09 | 3 | -5/+29 |
* | IB/ipath: Generate flush CQE when QP is in error state | Ralph Campbell | 2007-10-09 | 1 | -2/+20 |
* | IB/ipath: Remove redundant code | Ralph Campbell | 2007-10-09 | 1 | -5/+0 |
* | IB/ipath: Future proof eeprom checksum code (contents reading) | Dave Olson | 2007-10-09 | 1 | -2/+8 |
* | IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate | Ralph Campbell | 2007-10-09 | 1 | -10/+11 |
* | IB/ipath: Correctly describe workaround for TID write chip bug | Dave Olson | 2007-10-09 | 1 | -5/+8 |
* | IB/ipath: Remove unneeded code for ipathfs | Ralph Campbell | 2007-10-09 | 1 | -187/+0 |
* | IB/ipath: Verify host bus bandwidth to chip will not limit performance | Dave Olson | 2007-10-09 | 1 | -0/+86 |
* | IB/ipath: Change UD to queue work requests like RC & UC | Ralph Campbell | 2007-10-09 | 7 | -611/+494 |
* | IB/ipath: Performance optimization for CPU differences | Ralph Campbell | 2007-10-09 | 4 | -35/+53 |
* | IB/ipath: iba6110 rev4 GPIO counters support | Arthur Jones | 2007-10-09 | 2 | -2/+10 |
* | IB/ehca: Fix clipping of device limits to INT_MAX | Roland Dreier | 2007-10-09 | 1 | -16/+16 |
* | IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() | Dotan Barak | 2007-10-09 | 1 | -8/+10 |
* | mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier | 2007-10-09 | 1 | -0/+7 |
* | IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier | 2007-10-09 | 1 | -0/+6 |
* | RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries | Sean Hefty | 2007-10-09 | 1 | -0/+2 |
* | IB/cm: Modify interface to send MRAs in response to duplicate messages | Sean Hefty | 2007-10-09 | 2 | -30/+28 |
* | IB/mthca: Increase max number of QPs per multicast group to 56 | Roland Dreier | 2007-10-09 | 1 | -1/+1 |
* | mlx4_core: Increase max number of QPs per multicast group to 56 | Jack Morgenstein | 2007-10-09 | 1 | -1/+1 |
* | IB/mlx4: Implement FMRs | Jack Morgenstein | 2007-10-09 | 5 | -0/+300 |
* | mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command | Jack Morgenstein | 2007-10-09 | 5 | -47/+67 |
* | mlx4_core: Fix meaning of dev->caps.reserved_mtts | Roland Dreier | 2007-10-09 | 1 | -1/+2 |
* | mlx4_core: Reserve the correct number of MTT segments | Roland Dreier | 2007-10-09 | 1 | -1/+1 |
* | mlx4_core: Support ICM tables in coherent memory | Jack Morgenstein | 2007-10-09 | 4 | -49/+112 |
* | IB/uverbs: Make ib_uverbs_release_event_file() static | Roland Dreier | 2007-10-09 | 2 | -9/+8 |
* | IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems | Roland Dreier | 2007-10-09 | 2 | -10/+61 |
* | IB/umad: Add P_Key index support | Roland Dreier | 2007-10-09 | 3 | -29/+135 |
* | IB/ehca: Return srq_attr->max_sge in ehca_query_srq() | Joachim Fenkes | 2007-10-09 | 1 | -0/+1 |
* | IB/ehca: Adjust 64-bit alignment of create QP response for userspace | Hoang-Nam Nguyen | 2007-10-09 | 1 | -0/+1 |
* | IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() | Hoang-Nam Nguyen | 2007-10-09 | 1 | -0/+2 |
* | IB/mlx4: Display misc device information under /sys/class/infiniband/ | Jack Morgenstein | 2007-10-09 | 4 | -9/+53 |
* | IB/core: Fix handling of multicast response failures | Ralph Campbell | 2007-10-09 | 1 | -1/+1 |
* | IB/ehca: Misc cpuinit section annotations and #ifdef cleanups | Satyam Sharma | 2007-10-09 | 1 | -18/+11 |
* | mlx4_core: Change capability decoding: SRC->XRC | Roland Dreier | 2007-10-09 | 1 | -1/+1 |
* | IB/iser: Remove unnecessary includes | Roland Dreier | 2007-10-09 | 3 | -5/+0 |
* | RDMA/cma: Use neigh_event_send() to start neighbour discovery | Steve Wise | 2007-10-09 | 1 | -2/+1 |
* | IB/ehca: Only use MR large pages for hugetlb regions | Joachim Fenkes | 2007-10-09 | 1 | -10/+15 |
* | IB/umem: Add hugetlb flag to struct ib_umem | Joachim Fenkes | 2007-10-09 | 2 | -1/+20 |
* | IB/srp: Add QoS support through service ID | Sean Hefty | 2007-10-09 | 1 | -0/+2 |
* | RDMA/ucma: Allow user space to set service type | Sean Hefty | 2007-10-09 | 2 | -1/+91 |
* | RDMA/cma: Add ability to specify type of service | Sean Hefty | 2007-10-09 | 2 | -10/+48 |
* | IB/sa: Add new QoS fields to path record | Sean Hefty | 2007-10-09 | 2 | -13/+8 |
* | IPoIB: Specify Traffic Class with path record queries for QoS support | Sean Hefty | 2007-10-09 | 3 | -26/+26 |
* | IB/ehca: Fix large page HW cap defines | Hoang-Nam Nguyen | 2007-10-09 | 1 | -4/+4 |
* | IB/ehca: Bump version number and change its format | Joachim Fenkes | 2007-10-09 | 1 | -2/+4 |