summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_provider.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-221-1/+1
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-3/+2
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/mthca: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+5
|/
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
* IB/mthca: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-2/+3
* IB/mthca: Supprot device FW version stringIra Weiny2016-06-231-12/+12
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-84/+0
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-281-0/+1
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+1
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+5
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+6
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+7
*-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-031-0/+1
|\ \
| | * IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud2014-04-011-0/+1
| |/
* | IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-23/+19
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+2
|\
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
| * infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker2011-10-311-0/+1
* | RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+3
|/
* IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues2011-07-151-66/+11
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-051-0/+3
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier2008-04-291-1/+13
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+7
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-20/+28
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+3
* IB/mthca: Formatting cleanupsRoland Dreier2008-04-161-1/+1
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-041-0/+2
* IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier2008-02-041-17/+3
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-081-10/+28
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-0/+2
* IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-241-1/+0
* IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-121-7/+7
* [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversionMichael S. Tsirkin2006-12-301-1/+2
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-2/+2
* IB: kmemdup() cleanupEric Sesterhenn2006-11-291-2/+1
* IB/mthca: Query port fixJack Morgenstein2006-10-101-0/+2
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+1
* IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier2006-08-181-5/+6
* IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-171-7/+16
* IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz2006-06-171-0/+10
OpenPOWER on IntegriCloud