aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAge
*-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-03
|\ \
| | * IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud2014-04-01
| |/
* / IB: Refactor umem to use linear SG tableYishai Hadas2014-03-04
|/
* IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-14
* IB: Remove unnecessary semicolonsJoe Perches2013-10-14
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* IB/mthca: Use PCI Express Capability accessorsJiang Liu2012-08-23
* IB/mthca: Fill in sq_sig_type in query QPDotan Barak2012-07-11
* IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak2012-07-11
* IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-08
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-31
| * infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker2011-10-31
* | IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier2011-11-03
* | RDMA/core: Add SRQ type fieldSean Hefty2011-10-13
|/
* IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-18
* 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