summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+2
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* IB/mthca: remove mthca_user.hCorentin Labbe2018-01-281-112/+0
* IB/mthca: Fix gup usage in mthca_map_user_db()Davidlohr Bueso2018-01-261-1/+1
* IB/mthca: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-3/+2
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-3/+3
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-3/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-5/+5
|\
| * IB/mthca: Fix indentationBart Van Assche2017-10-141-5/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* RDMA/mthca: Make explicit conversion to 64bit valueLeon Romanovsky2017-08-241-1/+1
* IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-221-1/+1
* IB/mthca: Replace PCI pool old APIRomain Perier2017-08-223-11/+11
* Add OPA extended LID supportHiatt, Don2017-08-182-4/+4
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\
| * infiniband: mthca: constify pci_device_id.Arvind Yadav2017-08-181-1/+1
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-101-3/+2
|\ \
| * | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
| | |
| \ \
*-. \ \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-102-4/+4
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-082-3/+3
| * | IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+1
| |/
* / RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
|/
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-013-0/+3
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-013-69/+85
* IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli2017-05-011-5/+5
* 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/+2
* 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/+11
|/
* 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/+2
| * 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/+0
|/
* 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