summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-291-2/+3
|\
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+3
* | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-3/+6
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* | RDMA: Clear CTX objects during their allocationLeon Romanovsky2019-01-111-1/+1
* | RDMA: Clear CQ objects during their allocationLeon Romanovsky2019-01-111-1/+1
* | RDMA: Clear PD objects during their allocationLeon Romanovsky2019-01-111-1/+1
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-111-1/+1
|/
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-202-3/+4
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-202-1/+2
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-194-33/+43
* RDMA/mthca: Initialize ib_device_ops structKamal Heib2018-12-121-51/+88
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-23/+18Star
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-041-2/+2
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2018-10-041-1/+2
* IB/mthca: remove redundant inner check of mdev->mthca_flagsColin Ian King2018-09-271-2/+1Star
* RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-261-2/+3
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1Star
* RDMA/providers: Fix return value from create_srq callbacksKamal Heib2018-07-311-1/+1
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-313-24/+24
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-311-4/+4
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-2/+3
* RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit2018-06-181-4/+1Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-137-20/+24
* 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/+0Star
* 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/+2Star
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-3/+3
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-221-3/+1Star
* 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-151-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/+2Star
|\ \
| * | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2Star
| | |
| \ \
*-. \ \ 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/+0Star
|/
* 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