aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli3-0/+3
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli3-69/+85
2017-05-01IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli1-5/+5
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli5-9/+10
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-3/+2
2017-04-21IB/mthca: Check validity of output parameter pointerLeon Romanovsky1-2/+10
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-4/+5
2017-02-19IB/mthca: switch to pci_alloc_irq_vectorsChristoph Hellwig1-13/+11
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-4/+5
2017-01-24IB/mthca: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford2-5/+5
2016-12-14IB/mthca: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-4/+2
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+3
2016-12-03IB/mthca: Remove debug prints after allocation failureLeon Romanovsky1-4/+0
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-07IB/mthca: Move user vendor structuresLeon Romanovsky1-1/+1
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia2-3/+5
2016-10-07IB/mthca: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford1-22/+20
2016-08-03IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring1-21/+20
2016-08-03IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring1-2/+1
2016-06-23IB/mthca: Supprot device FW version stringIra Weiny1-12/+12
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-2/+1
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-3/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig1-84/+0
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua1-1/+1
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford1-42/+42
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak1-1/+1
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-42/+42
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg1-0/+1
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny2-4/+11
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny1-0/+1
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny1-1/+2
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-2/+5
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-2/+6
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-6/+2
2015-06-11IB/mthca: use swap() in mthca_make_profile()Fabian Frederick1-6/+2
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny4-12/+12
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-7/+1
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+7
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-1/+1
2014-04-10IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-6/+2
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-nextRoland Dreier1-0/+1
2014-04-01IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud1-0/+1