aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAge
* IB/mthca: Annotate CQ lockingRoland Dreier2009-09-05
* IB/mthca: Remove unnecessary include of <linux/init.h>Roland Dreier2009-09-05
* IB/mthca: Remove unnecessary include of <asm/page.h>Roland Dreier2009-09-05
* IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier2009-06-23
* IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-13
* IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-27
* IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein2009-04-21
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-28
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* infiniband: use %p6 for printing message idsHarvey Harrison2008-10-29
* IB/mthca: Use pci_request_regions()Roland Dreier2008-09-30
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier2008-07-22
* IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier2008-07-15
* IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier2008-07-15
* IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2008-07-15
* IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-15
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-15
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* IB/mthca: Clear ICM pages before handing to FWEli Cohen2008-06-23
* IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier2008-05-16
* IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier2008-04-29
* IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-29
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * IB: convert struct class_device to struct deviceTony Jones2008-04-19
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
|/
* IB/mthca: Update module version and release dateJack Morgenstein2008-04-17
* IB/mthca: Update QP state if query QP succeedsDotan Barak2008-04-17
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-17
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-17
* IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier2008-04-17
* IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier2008-04-17
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-17
* IB/mthca: Formatting cleanupsRoland Dreier2008-04-17
* IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier2008-02-19
* IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz2008-02-13
* IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier2008-02-12
* IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-04
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-04
* IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-04
* IB/mthca: Remove checks for srq->first_free < 0Eli Cohen2008-02-04
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-04
* IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier2008-02-04
* IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier2008-01-25
* IB/mthca: Remove MSI support as scheduledAdrian Bunk2008-01-25
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\