aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-22RDMA/hw/qib/qib_tx: Provide description for 'qib_chg_pioavailkernel()'s 'rcd' paramLee Jones1-0/+1
2021-01-22RDMA/hw/qib/qib_twsi: Provide description for missing param 'last'Lee Jones1-0/+1
2021-01-22RDMA/hw/hfi1/chip: Fix a bunch of kernel-doc formatting and spelling issuesLee Jones1-23/+23
2021-01-22RDMA/hw/qib/qib_rc: Fix some worthy kernel-docs demote hardly complete oneLee Jones1-1/+4
2021-01-22RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc headerLee Jones1-1/+1
2021-01-22RDMA/hw/qib/qib_qp: Fix some issues in worthy kernel-doc headers and demote anotherLee Jones1-6/+6
2021-01-22RDMA/hw/qib/qib_pcie: Demote obvious kernel-doc abuseLee Jones1-1/+1
2021-01-22RDMA/hw/qib/qib_intr: Fix a bunch of formatting issuesLee Jones1-8/+8
2021-01-22RDMA/hw/qib/qib_mad: Fix a few misspellings and supply missing descriptionsLee Jones1-4/+6
2021-01-22RDMA/hw/qib/qib_eeprom: Fix misspelling of 'buff' in 'qib_eeprom_{read,write}()'Lee Jones1-2/+2
2021-01-22RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'Lee Jones1-1/+1
2021-01-22RDMA/hw/qib/qib_driver: Fix misspelling in 'ppd's param descriptionLee Jones1-1/+1
2021-01-22RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' paramLee Jones1-0/+1
2021-01-22RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'Lee Jones1-1/+1
2021-01-22RDMA/hw/efa/efa_com: Stop using param description notation for non-paramsLee Jones1-1/+1
2021-01-22RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-22RDMA/hw/mlx5/odp: Fix formatting and add missing descriptions in 'pagefault_data_segments()'Lee Jones1-10/+12
2021-01-21RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INIXiao Yang1-1/+1
2021-01-20RDMA/mlx5: Support dma-buf based userspace memory regionJianxin Xiong4-12/+216
2021-01-20RDMA/uverbs: Add uverbs command for dma-buf based MR registrationJianxin Xiong1-2/+115
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong1-0/+1
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong4-1/+179
2021-01-19RDMA/core/iwpm_msg: Add proper descriptions for 'skb' paramLee Jones1-8/+8
2021-01-19RDMA/core/iwpm_util: Fix some param description misspellingsLee Jones1-3/+3
2021-01-19RDMA/core/counters: Demote non-conformant kernel-doc headersLee Jones1-8/+8
2021-01-19RDMA/hw/i40iw/i40iw_verbs: Fix worthy function headers and demote some othersLee Jones1-9/+10
2021-01-19RDMA/core/restrack: Fix kernel-doc formatting issueLee Jones1-2/+2
2021-01-19RDMA/hw/i40iw/i40iw_utils: Fix some misspellings and missing param descriptionsLee Jones1-10/+12
2021-01-19RDMA/hw/i40iw/i40iw_virtchnl: Fix a bunch of kernel-doc issuesLee Jones1-8/+11
2021-01-19RDMA/hw/i40iw/i40iw_uk: Clean-up some function documentation headersLee Jones1-2/+3
2021-01-19RDMA/core/sa_query: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-19RDMA/core/multicast: Provide description for 'ib_init_ah_from_mcmember()'s 'rec' paramLee Jones1-0/+1
2021-01-19RDMA/hw/i40iw/i40iw_puda: Fix some misspellings and provide missing descriptionsLee Jones1-5/+8
2021-01-19RDMA/hw/i40iw/i40iw_pble: Provide description for 'dev' and fix formatting issuesLee Jones1-2/+3
2021-01-19RDMA/core/roce_gid_mgmt: Fix misnaming of 'rdma_roce_rescan_device()'s param 'ib_dev'Lee Jones1-1/+1
2021-01-19RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanoursLee Jones1-5/+8
2021-01-19RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and fix 'iwcq'Lee Jones1-2/+2
2021-01-19RDMA/core/cache: Fix some misspellings, missing and superfluous param descriptionsLee Jones1-5/+4
2021-01-19RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issuesLee Jones1-8/+13
2021-01-19RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issuesLee Jones1-9/+9
2021-01-19RDMA/core: device: Fix formatting in worthy kernel-doc header and demote anotherLee Jones1-4/+4
2021-01-19RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' argsLee Jones1-2/+2
2021-01-19IB/mlx5: Make function staticParav Pandit2-4/+2
2021-01-19IB/mlx5: Add mutex destroy call to cap_mask_mutex mutexParav Pandit1-6/+5
2021-01-19IB/iser: Simplify prot_caps settingMax Gurtovoy1-7/+14
2021-01-19IB/iser: Enforce iser_max_sectors to be greater than 0Max Gurtovoy1-2/+3
2021-01-19IB/iser: Protect iscsi_max_lun module param using callbackMax Gurtovoy1-7/+20
2021-01-19IB/iser: Remove unneeded semicolonsMax Gurtovoy2-3/+2
2021-01-19Merge branch 'devx_set_get' into rdma.git for-nextJason Gunthorpe404-2190/+4793
2021-01-19RDMA/mlx5: Use strict get/set operations for obj_idYishai Hadas1-53/+146