sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / infiniband / hw / mthca /
2009-09-24 Jack MorgensteinIB/mthca: Fix access to freed memory in catastrophic...
2009-09-11 Roland DreierMerge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', ...
2009-09-06 Jack MorgensteinIB/mthca: Don't allow userspace open while recovering...
2009-09-06 Arputham BenjaminIB/mthca: Distinguish multiple devices in /proc/interrupts
2009-09-06 Roland DreierIB/mthca: Annotate CQ locking
2009-09-06 Roland DreierIB/mthca: Remove unnecessary include of <linux/init.h>
2009-09-06 Roland DreierIB/mthca: Remove unnecessary include of <asm/page.h>
2009-09-06 Marcin SlusarzIB: Use printk_once() for driver versions
2009-06-23 Roland DreierIB/mthca: Replace dma_sync_single() use with proper...
2009-06-13 Roland DreierIB/mthca: Don't double-free IRQs when falling back...
2009-05-27 Eli CohenIB/mthca: Add module parameter for number of MTTs per...
2009-04-21 Jack MorgensteinIB/mthca: Fix timeout for INIT_HCA and a few other...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-01-28 Moni ShouaIB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisoninfiniband: use %p6 for printing message ids
2008-09-30 Roland DreierIB/mthca: Use pci_request_regions()
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-22 Roland DreierIB/mthca: Keep free count for MTT buddy allocator
2008-07-15 Roland DreierIB/mthca: Fix check of max_send_sge for special QPs
2008-07-15 Roland DreierIB/mthca: Use round_jiffies() for catastrophic error...
2008-07-15 Roland DreierIB/mthca: Remove "stop" flag for catastrophic error...
2008-07-15 Roland DreierIB/mthca: Remove extra code for RESET->ERR QP state...
2008-07-15 Steve WiseRDMA/core: Add memory management extensions support
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-06-23 Eli CohenIB/mthca: Clear ICM pages before handing to FW
2008-05-16 Roland DreierIB/mthca: Fix max_sge value returned by query_device
2008-04-29 Roland DreierIB/mthca: Avoid changing userspace ABI to handle DMA...
2008-04-29 Olaf KirchIB/mthca: Avoid recycling old FMR R_Keys too soon
2008-04-29 Arthur KepnerIB: expand ib_umem_get() prototype
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-04-20 Tony JonesIB: convert struct class_device to struct device
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-17 Jack MorgensteinIB/mthca: Update module version and release date
2008-04-17 Dotan BarakIB/mthca: Update QP state if query QP succeeds
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Eli CohenIB/core: Add creation flags to struct ib_qp_init_attr
2008-04-17 Roland DreierIB/mthca: Avoid integer overflow when allocating huge...
2008-04-17 Roland DreierIB/mthca: Avoid integer overflow when dealing with...
2008-04-17 Eli CohenIB/mthca: Add IPoIB checksum offload support
2008-04-17 Roland DreierIB/mthca: Formatting cleanups
2008-02-19 Roland DreierIB/mthca: Free correct MPT on error exit from mthca_fmr...
2008-02-13 Marcin SlusarzIB/mthca: Convert to use be16_add_cpu()
2008-02-12 Roland DreierIB/mthca: Add missing sg_init_table() in mthca_map_user...
2008-02-05 Olaf KirchIB/mthca: Return proper error codes from mthca_fmr_alloc()
2008-02-05 Roland DreierIB: Avoid marking __devinitdata as const
2008-02-05 Eli CohenIB/ib_mthca: Pre-link receive WQEs in Tavor mode
2008-02-05 Eli CohenIB/mthca: Remove checks for srq->first_free < 0
2008-02-05 Jack MorgensteinIB/mthca: Don't read reserved fields in mthca_QUERY_ADA...
2008-02-05 Roland DreierIB/mthca: Fix and simplify page size calculation in...
2008-01-25 Roland DreierIB/mthca: Update latest "native Arbel" firmware revision
2008-01-25 Adrian BunkIB/mthca: Remove MSI support as scheduled
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-16 Roland DreierIB/mthca: Avoid alignment traps when writing doorbells
2007-10-10 Eli CohenIB/mthca: Mark error paths as unlikely() in post_srq_re...
2007-10-10 Roland DreierIB/mthca: Use mmiowb() to avoid firmware commands getti...
2007-10-10 Roland DreierIB/mthca: Increase max number of QPs per multicast...
2007-10-10 Peter OrubaIB/mthca: Use PCI-X/PCI-Express read control interfaces
2007-10-10 Michael S. TsirkinIB/mthca: Enable MSI-X by default
2007-07-21 Michael S. TsirkinIB/mthca: Change command token on timeout
2007-07-18 Roland DreierIB/mthca: Simplify use of size0 in work request posting
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE UD segment entries
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE remote address and...
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE data segment entries
2007-07-18 Roland DreierIB/mthca: Use uninitialized_var() for f0
2007-07-18 Roland DreierIB/mthca: Fix printk format used for firmware version...
2007-07-18 Roland DreierIB/mthca: Schedule MSI support for removal
2007-07-17 Jeff Garzikdrivers/infiniband/hw/mthca/mthca_qp: kill uninit'd...
2007-07-10 Shani MoideenIB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with...
2007-07-10 Jan EngelhardtIB: Use menuconfig for InfiniBand menu
2007-06-07 Roland DreierIB/mthca, mlx4_core: Fix typo in comment
2007-05-29 Michael S. TsirkinIB/mthca: Fix handling of send CQE with error for QPs...
2007-05-21 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-19 Michael S. TsirkinIB/mthca: Fix RESET to ERROR transition
2007-05-19 Rolf ManderscheidIB/mthca: Set GRH:HopLimit when building MLX headers
2007-05-19 Ali AyoubIB/mthca: Fix use-after-free on device restart
2007-05-14 Michael S. TsirkinIB/mthca: Set cleaned CQEs back to HW ownership when...
2007-05-14 Michael S. TsirkinIB/mthca: Fix posting >255 recv WRs for Tavor
2007-05-09 Roland DreierIB/uverbs: Export ib_umem_get()/ib_umem_release() to...
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-07 Roland DreierIB: Return "maybe missed event" hint from ib_req_notify...
2007-05-07 Michael S. TsirkinIB: Add CQ comp_vector support
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-01 Michael S. TsirkinIB/mthca: Work around kernel QP starvation
2007-04-25 Joachim FenkesIB: Set class_dev->dev in core for nice device symlink
2007-04-24 Roland DreierIB/mthca: Simplify CQ cleaning in mthca_free_qp()
2007-04-24 Roland DreierIB/mthca: Fix mthca_write_mtt() on HCAs with hidden...
2007-04-19 Roland DreierIB/mthca: Update HCA firmware revisions
2007-04-16 Michael S. TsirkinIB/mthca: Fix data corruption after FMR unmap on Sinai
2007-03-26 Michael S. TsirkinIB/mthca: Fix thinko in init_mr_table()
2007-03-01 Roland DreierIB/mthca: Fix error path in mthca_alloc_memfree()
2007-02-21 Adrian BunkIB/mthca: Make 2 functions static
2007-02-16 Roland DreierIB/mthca: Fix allocation of ICM chunks in coherent...
2007-02-16 Dotan BarakIB/mthca: Allow the QP state transition RESET->RESET
2007-02-13 Michael S. TsirkinIB/mthca: Always fill MTTs from CPU
2007-02-13 Michael S. TsirkinIB/mthca: Merge MR and FMR space on 64-bit systems
next