aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAge
* IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues2011-07-15
* IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow2011-03-22
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr2011-01-11
* IB/mthca: Handle -ENOMEM in forward_trap()Dan Carpenter2011-01-10
* IB/core: Add VLAN support for IBoEEli Cohen2010-10-25
* IB/pack: IBoE UD packet packing supportEli Cohen2010-10-14
* IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-04
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-21
* IB/mthca: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-24
* IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein2009-09-24
*-. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-11
|\ \
| | * IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-05
| | * IB/mthca: Distinguish multiple devices in /proc/interruptsArputham Benjamin2009-09-05
| | * 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: Use printk_once() for driver versionsMarcin Slusarz2009-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