aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
2020-12-29RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2019-11-24IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24RDMA/mthca: Make explicit conversion to 64bit valueLeon Romanovsky
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram
2017-08-22IB/mthca: Replace PCI pool old APIRomain Perier
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18infiniband: mthca: constify pci_device_id.Arvind Yadav
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
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