aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
2009-06-22IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier
2009-06-13IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier
2009-05-27IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen
2009-04-20IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-01-28IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28infiniband: use %p6 for printing message idsHarvey Harrison
2008-09-29IB/mthca: Use pci_request_regions()Roland Dreier
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-22IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier
2008-07-14IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier
2008-07-14IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier
2008-07-14IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier
2008-07-14IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen
2008-05-16IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier
2008-04-29IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier
2008-04-29IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-16IB/mthca: Update module version and release dateJack Morgenstein
2008-04-16IB/mthca: Update QP state if query QP succeedsDotan Barak
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier
2008-04-16IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier
2008-02-19IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier
2008-02-13IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz
2008-02-12IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier
2008-02-04IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen
2008-02-04IB/mthca: Remove checks for srq->first_free < 0Eli Cohen
2008-02-04IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein
2008-02-04IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier
2008-01-25IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier
2007-10-10IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen