summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAgeFilesLines
...
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-015-9/+10
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-3/+2Star
* IB/mthca: Check validity of output parameter pointerLeon Romanovsky2017-04-211-2/+10
* 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
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-4/+5
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+5
| |/
* / IB/mthca: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-191-13/+11Star
|/
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-142-5/+5
|\
| * IB/mthca: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-12-141-4/+2Star
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
* | IB/mthca: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-4/+0Star
|/
* 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/+20Star
|\ \
| * | IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring2016-08-041-21/+20Star
| * | IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring2016-08-041-2/+1Star
| |/
* / 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/+1Star
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-3/+0Star
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-84/+0Star
* 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-291-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-221-1/+1
|/
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-291-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/+2Star
|\
| * IB/mthca: use swap() in mthca_make_profile()Fabian Frederick2015-06-111-6/+2Star
* | 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/+1Star
* | 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-111-1/+1
* IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-111-6/+2Star
*-. 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/+19Star
|/
* 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-041-5/+4Star