summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-1730-59/+52
* dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig2019-11-141-7/+2
* RDMA/efa: Clear the admin command buffer prior to its submissionGal Pressman2019-11-141-1/+4
* RDMA/siw: Cleanup unused mmap structures.Bernard Metzler2019-11-142-13/+0
* RDMA/qedr: Make qedr_iw_load_qp() staticKamal Heib2019-11-141-1/+1
* RDMA/ocrdma: Fix spelling mistake in variable nameColin Ian King2019-11-142-3/+3
* RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-11-141-0/+6
* RDMA/i40iw: Fix potential use after freePan Bian2019-11-141-1/+1
* RDMA/qedr: Fix potential use after freePan Bian2019-11-141-1/+1
* RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2019-11-131-0/+24
* IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik2019-11-133-4/+42
* RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-1316-150/+101
* RDMA/hfi1: Delete unreachable codeLeon Romanovsky2019-11-131-4/+0
* RDMA/hns: Modify appropriate printingsWenpeng Liang2019-11-084-15/+19
* RDMA/hns: Fix non-standard error codesYixian Liu2019-11-085-13/+14
* RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the codeLang Cheng2019-11-081-11/+4
* RDMA/hns: Simplify doorbell initialization codeLang Cheng2019-11-081-4/+1
* RDMA/hns: Replace not intuitive function/macro namesYixing Liu2019-11-086-59/+63
* RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu2019-11-083-22/+21
* RDMA/hns: Delete unnecessary uar from hns_roce_cqYixian Liu2019-11-082-4/+1
* RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng2019-11-084-22/+5
* RDMA/hns: Delete unnecessary variable max_postYixian Liu2019-11-082-5/+4
* RDMA/mlx5: Rewrite MAD processing logic to be readableLeon Romanovsky2019-11-061-61/+55
* RDMA/ocrdma: Simplify process_mad functionLeon Romanovsky2019-11-061-8/+4
* RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky2019-11-065-20/+0
* RDMA/ocrdma: Make ocrdma_pma_counters() return voidLeon Romanovsky2019-11-063-9/+4
* RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky2019-11-065-14/+2
* RDMA/qib: Delete empty check_cc_key functionLeon Romanovsky2019-11-061-11/+0
* RDMA/qib: Delete extra lineLeon Romanovsky2019-11-061-1/+0
* RDMA/mad: Delete never implemented functionsLeon Romanovsky2019-11-061-19/+0
* Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"Bart Van Assche2019-11-061-5/+1
* RDMA/qedr: Remove unsupported modify_port callbackKamal Heib2019-11-063-9/+0
* RDMA/ocrdma: Remove unsupported modify_port callbackKamal Heib2019-11-063-9/+0
* RDMA/hns: Remove unsupported modify_port callbackKamal Heib2019-11-061-7/+0
* RDMA/core: Fix return code when modify_port isn't supportedKamal Heib2019-11-061-1/+5
* RDMA/qedr: Add iWARP doorbell recovery supportMichal Kalderon2019-11-062-6/+43
* RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon2019-11-062-50/+275
* RDMA/qedr: Use the common mmap APIMichal Kalderon2019-11-064-121/+98
* RDMA/siw: Use the common mmap_xa helpersMichal Kalderon2019-11-064-102/+114
* RDMA/efa: Use the common mmap_xa helpersMichal Kalderon2019-11-063-194/+153
* RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-067-23/+68
* RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon2019-11-064-0/+240
* RDMA/core: Move core content from ib_uverbs to ib_coreMichal Kalderon2019-11-054-72/+86
* IB/mlx5: Test write combining supportMichael Guralnik2019-10-314-3/+223
* RDMA/mlx5: Return proper error valueLeon Romanovsky2019-10-311-1/+1
* RDMA/hns: Fix build error againArnd Bergmann2019-10-292-5/+20
* Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe2019-10-289-641/+624
|\
| * RDMA/odp: Remove broken debugging call to invalidate_rangeJason Gunthorpe2019-10-281-19/+19
| * RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroyJason Gunthorpe2019-10-283-59/+88
| * RDMA/mlx5: Do not store implicit children in the odp_mkeys xarrayJason Gunthorpe2019-10-281-30/+6