| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua | 2009-01-28 | 1 | -6/+19 |
* | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 1 | -2/+2 |
* | infiniband: use %p6 for printing message ids | Harvey Harrison | 2008-10-28 | 1 | -21/+2 |
* | IB/mthca: Use pci_request_regions() | Roland Dreier | 2008-09-29 | 3 | -111/+14 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -1/+1 |
* | IB/mthca: Keep free count for MTT buddy allocator | Roland Dreier | 2008-07-22 | 2 | -8/+19 |
* | IB/mthca: Fix check of max_send_sge for special QPs | Roland Dreier | 2008-07-14 | 1 | -2/+2 |
* | IB/mthca: Use round_jiffies() for catastrophic error polling timer | Roland Dreier | 2008-07-14 | 1 | -1/+1 |
* | IB/mthca: Remove "stop" flag for catastrophic error polling timer | Roland Dreier | 2008-07-14 | 2 | -14/+2 |
* | IB/mthca: Remove extra code for RESET->ERR QP state transition | Roland Dreier | 2008-07-14 | 1 | -26/+0 |
* | RDMA/core: Add memory management extensions support | Steve Wise | 2008-07-14 | 1 | -2/+2 |
* | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-14 | 27 | -53/+0 |
* | IB/mthca: Clear ICM pages before handing to FW | Eli Cohen | 2008-06-23 | 1 | -1/+5 |
* | IB/mthca: Fix max_sge value returned by query_device | Roland Dreier | 2008-05-16 | 1 | -1/+13 |
* | IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute | Roland Dreier | 2008-04-29 | 3 | -5/+20 |
* | IB/mthca: Avoid recycling old FMR R_Keys too soon | Olaf Kirch | 2008-04-29 | 1 | -13/+0 |
* | IB: expand ib_umem_get() prototype | Arthur Kepner | 2008-04-29 | 2 | -2/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 | 1 | -20/+28 |
|\ |
|
| * | IB: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 1 | -20/+28 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -2/+1 |
|/ |
|
* | IB/mthca: Update module version and release date | Jack Morgenstein | 2008-04-16 | 1 | -2/+2 |
* | IB/mthca: Update QP state if query QP succeeds | Dotan Barak | 2008-04-16 | 1 | -6/+14 |
* | IB/core: Add support for "send with invalidate" work requests | Roland Dreier | 2008-04-16 | 1 | -3/+3 |
* | IB/core: Add creation flags to struct ib_qp_init_attr | Eli Cohen | 2008-04-16 | 1 | -0/+3 |
* | IB/mthca: Avoid integer overflow when allocating huge ICM table | Roland Dreier | 2008-04-16 | 1 | -1/+3 |
* | IB/mthca: Avoid integer overflow when dealing with profile size | Roland Dreier | 2008-04-16 | 3 | -7/+10 |
* | IB/mthca: Add IPoIB checksum offload support | Eli Cohen | 2008-04-16 | 6 | -13/+30 |
* | IB/mthca: Formatting cleanups | Roland Dreier | 2008-04-16 | 6 | -11/+11 |
* | IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() | Roland Dreier | 2008-02-19 | 1 | -1/+1 |
* | IB/mthca: Convert to use be16_add_cpu() | Marcin Slusarz | 2008-02-13 | 1 | -1/+1 |
* | IB/mthca: Add missing sg_init_table() in mthca_map_user_db() | Roland Dreier | 2008-02-12 | 1 | -0/+1 |
* | IB/mthca: Return proper error codes from mthca_fmr_alloc() | Olaf Kirch | 2008-02-04 | 1 | -2/+6 |
* | IB: Avoid marking __devinitdata as const | Roland Dreier | 2008-02-04 | 1 | -1/+1 |
* | IB/ib_mthca: Pre-link receive WQEs in Tavor mode | Eli Cohen | 2008-02-04 | 2 | -14/+22 |
* | IB/mthca: Remove checks for srq->first_free < 0 | Eli Cohen | 2008-02-04 | 1 | -23/+3 |
* | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() | Jack Morgenstein | 2008-02-04 | 3 | -4/+12 |
* | IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr() | Roland Dreier | 2008-02-04 | 1 | -17/+3 |
* | IB/mthca: Update latest "native Arbel" firmware revision | Roland Dreier | 2008-01-25 | 1 | -1/+1 |
* | IB/mthca: Remove MSI support as scheduled | Adrian Bunk | 2008-01-25 | 3 | -44/+13 |
* | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 | 1 | -6/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-23 | 5 | -96/+47 |
|\ |
|
| * | IB/mthca: Avoid alignment traps when writing doorbells | Roland Dreier | 2007-10-15 | 5 | -96/+47 |
* | | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -9/+15 |
|/ |
|
* | IB/mthca: Mark error paths as unlikely() in post_srq_recv functions | Eli Cohen | 2007-10-10 | 1 | -4/+4 |
* | IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier | 2007-10-09 | 1 | -0/+6 |
* | IB/mthca: Increase max number of QPs per multicast group to 56 | Roland Dreier | 2007-10-09 | 1 | -1/+1 |
* | IB/mthca: Use PCI-X/PCI-Express read control interfaces | Peter Oruba | 2007-10-09 | 1 | -25/+8 |
* | IB/mthca: Enable MSI-X by default | Michael S. Tsirkin | 2007-10-09 | 1 | -31/+46 |
* | IB/mthca: Change command token on timeout | Michael S. Tsirkin | 2007-07-20 | 1 | -2/+1 |
* | IB/mthca: Simplify use of size0 in work request posting | Roland Dreier | 2007-07-18 | 1 | -17/+24 |