summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAgeFilesLines
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+1
* IB/mthca: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-072-3/+5
* IB/mthca: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
*-. Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-041-22/+20
|\ \
| * | IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring2016-08-031-21/+20
| * | IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring2016-08-031-2/+1
| |/
* | IB/mthca: Supprot device FW version stringIra Weiny2016-06-231-12/+12
|/
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+1
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-3/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-84/+0
* IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-231-1/+1
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-42/+42
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-42/+42
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-1/+1
|/
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-281-0/+1
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-4/+11
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+1
* IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* 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
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-111-6/+2
|\
| * IB/mthca: use swap() in mthca_make_profile()Fabian Frederick2015-06-111-6/+2
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-024-12/+12
* | 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
|/
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-101-1/+1
* IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-101-6/+2
*-. 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
|/
* IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-1/+2
* IB: Remove unnecessary semicolonsJoe Perches2013-10-141-1/+1
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+4
* IB/mthca: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
* IB/mthca: Fill in sq_sig_type in query QPDotan Barak2012-07-111-0/+1
* IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak2012-07-111-1/+2
* IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-081-1/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-063-0/+4
|\
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-312-0/+2
| * infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker2011-10-311-0/+1
* | IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier2011-11-031-1/+1
* | RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+3
|/
* IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-182-2/+2
* IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues2011-07-1512-611/+342
* IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow2011-03-221-0/+3
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
OpenPOWER on IntegriCloud