summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-04-21IB/mthca: Check validity of output parameter pointerLeon Romanovsky
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19IB/mthca: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/mthca: Switch from dma_device to dev.parentBart Van Assche
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-14IB/mthca: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-03IB/mthca: Remove debug prints after allocation failureLeon Romanovsky
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-07IB/mthca: Move user vendor structuresLeon Romanovsky
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-10-07IB/mthca: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-03IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring
2016-08-03IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring
2016-06-23IB/mthca: Supprot device FW version stringIra Weiny
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-12-23IB: remove support for phys MRsChristoph Hellwig
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-11IB/mthca: use swap() in mthca_make_profile()Fabian Frederick
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-04-10IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier
2014-04-01IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas