summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* | RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' paramLee Jones2021-01-281-1/+1
* | RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'Lee Jones2021-01-281-1/+1
* | RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix anotherLee Jones2021-01-281-1/+3
* | RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issu...Lee Jones2021-01-281-2/+2
* | RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issuesLee Jones2021-01-281-3/+4
* | RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issuesLee Jones2021-01-281-8/+8
* | RDMA/rxe: Replace missing rxe_pool_get_index_lockedBob Pearson2021-01-281-7/+14
* | RDMA/rxe: Remove unneeded pool->stateBob Pearson2021-01-282-43/+1
* | RDMA/rxe: Remove references to ib_device and poolBob Pearson2021-01-282-41/+2
* | RDMA/rxe: Remove RXE_POOL_ATOMICBob Pearson2021-01-282-6/+1
* | RDMA/rxe: Fix misleading comments and namesBob Pearson2021-01-283-43/+42
* | RDMA/rxe: Fix bug in rxe_alloc()Bob Pearson2021-01-281-6/+35
* | IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory2021-01-281-0/+10
* | IB/umad: Return EIO in case of when device disassociatedShay Drory2021-01-281-1/+6
* | RDMA/mlx5: Allow creating all QPs even when non RDMA profile is usedMark Bloch2021-01-281-7/+20
* | RDMA/hns: Use new interface to set MPT related fieldsLang Cheng2021-01-283-30/+85
* | RDMA/hns: Optimize the MR registration processLang Cheng2021-01-283-89/+47
* | RDMA/hns: Refactor the MTR creation flowXi Wang2021-01-286-172/+125
* | RDMA/sw/rdmavt/qp: Fix a bunch of kernel-doc misdemeanoursLee Jones2021-01-221-14/+20
* | RDMA/hw/qib/qib_iba6120: Fix some repeated (copy/paste) kernel-doc issuesLee Jones2021-01-221-9/+9
* | RDMA/hw/qib/qib_verbs: Repair some formatting problemsLee Jones2021-01-221-3/+3
* | RDMA/hw/qib/qib_iba7322: Fix a bunch of copy/paste issuesLee Jones2021-01-221-7/+7
* | RDMA/sw/rdmavt/mr: Fix some issues related to formatting and missing descript...Lee Jones2021-01-221-10/+11
* | RDMA/hw/hfi1/file_ops: Fix' manage_rcvq()'s 'arg' paramLee Jones2021-01-221-1/+1
* | RDMA/hw/qib/qib_iba7220: Fix some kernel-doc issuesLee Jones2021-01-221-8/+8
* | RDMA/hw/hfi1/exp_rcv: Fix some kernel-doc formatting issuesLee Jones2021-01-221-4/+4
* | RDMA/sw/rdmavt/mcast: Demote incomplete kernel-doc headerLee Jones2021-01-221-1/+1
* | RDMA/hw/qib/qib_user_pages: Demote non-conformant documentation headerLee Jones2021-01-221-1/+1
* | RDMA/sw/rdmavt/mad: Fix 'rvt_process_mad()'s documentation headerLee Jones2021-01-221-2/+5
* | RDMA/hw/qib/qib_ud: Provide description for 'qib_make_ud_req's 'flags' paramLee Jones2021-01-221-0/+1
* | RDMA/hw/qib/qib_uc: Provide description for missing 'flags' paramLee Jones2021-01-221-0/+1
* | RDMA/hw/qib/qib_tx: Provide description for 'qib_chg_pioavailkernel()'s 'rcd'...Lee Jones2021-01-221-0/+1
* | RDMA/hw/qib/qib_twsi: Provide description for missing param 'last'Lee Jones2021-01-221-0/+1
* | RDMA/hw/hfi1/chip: Fix a bunch of kernel-doc formatting and spelling issuesLee Jones2021-01-221-23/+23
* | RDMA/hw/qib/qib_rc: Fix some worthy kernel-docs demote hardly complete oneLee Jones2021-01-221-1/+4
* | RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc headerLee Jones2021-01-221-1/+1
* | RDMA/hw/qib/qib_qp: Fix some issues in worthy kernel-doc headers and demote a...Lee Jones2021-01-221-6/+6
* | RDMA/hw/qib/qib_pcie: Demote obvious kernel-doc abuseLee Jones2021-01-221-1/+1
* | RDMA/hw/qib/qib_intr: Fix a bunch of formatting issuesLee Jones2021-01-221-8/+8
* | RDMA/hw/qib/qib_mad: Fix a few misspellings and supply missing descriptionsLee Jones2021-01-221-4/+6
* | RDMA/hw/qib/qib_eeprom: Fix misspelling of 'buff' in 'qib_eeprom_{read,write}()'Lee Jones2021-01-221-2/+2
* | RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'Lee Jones2021-01-221-1/+1
* | RDMA/hw/qib/qib_driver: Fix misspelling in 'ppd's param descriptionLee Jones2021-01-221-1/+1
* | RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' paramLee Jones2021-01-221-0/+1
* | RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'Lee Jones2021-01-221-1/+1
* | RDMA/hw/efa/efa_com: Stop using param description notation for non-paramsLee Jones2021-01-221-1/+1
* | RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc headerLee Jones2021-01-221-1/+1
* | RDMA/hw/mlx5/odp: Fix formatting and add missing descriptions in 'pagefault_d...Lee Jones2021-01-221-10/+12
* | RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INIXiao Yang2021-01-211-1/+1
* | RDMA/mlx5: Support dma-buf based userspace memory regionJianxin Xiong2021-01-204-12/+216