summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/siw/siw_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-071-1/+0
|\
| * RDMA/siw: Remove the query_pkey callbackKamal Heib2020-07-201-1/+0
* | RDMA/siw: Fix reporting vendor_part_idKamal Heib2020-07-081-1/+2
|/
* RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-031-1/+0
* RDMA/siw: Fix failure handling during device creationBernard Metzler2020-03-041-3/+3
* RDMA/siw: Simplify QP representationBernard Metzler2020-01-031-1/+1
* RDMA/siw: Use the common mmap_xa helpersMichal Kalderon2019-11-061-0/+1
* RDMA/siw: Increase DMA max_segment_size parameterBart Van Assche2019-10-281-0/+3
* RDMA/siw: Fix SQ/RQ drain logicBernard Metzler2019-10-221-20/+0
* RDMA/siw: Make node GUIDs valid EUI-64 identifiersBart Van Assche2019-10-041-3/+8
* RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter2019-08-121-3/+1
* RDMA/siw: Fix error return code in siw_init_module()Wei Yongjun2019-07-221-0/+1
* RDMA/siw: Remove unnecessary kthread create/destroy printoutsBernard Metzler2019-07-101-3/+1
* RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPUJason Gunthorpe2019-07-081-4/+4
* rdma/siw: network and RDMA core interfaceBernard Metzler2019-07-021-0/+687