summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-09-29RDMA/hns: Set rdma_ah_attr type for querying qpLijun Ou
2017-09-29RDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit is setLijun Ou
2017-09-29RDMA/hns: Check return value of kzallocWei Hu(Xavier)
2017-09-29RDMA/hns: Refactor code for readabilityLijun Ou
2017-09-29RDMA/hns: Modify the value with rd&dest_rd of qp_attrLijun Ou
2017-09-29iw_cxgb4: add referencing to wait objectsSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each ep objectSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each qp objectSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each cq objectSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each memory objectSteve Wise
2017-09-29RDMA/hns: remove redundant assignment to variable jColin Ian King
2017-09-29RDMA/hns: make various function static, fixes warningsColin Ian King
2017-09-29i40iw: delete some stray tabsDan Carpenter
2017-09-29IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani
2017-09-29IB/qib: Use setup_timer and mod_timerHimanshu Jha
2017-09-29RDMA/qedr: Fix rdma_type initializationKalderon, Michal
2017-09-29Merge branch 'vnic' into k.o/for-nextDoug Ledford
2017-09-29Merge branch 'hfi1' into k.o/for-nextDoug Ledford
2017-09-29IB/hfi1: Refactor reset_ctxt() IOCTLMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_user() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTLMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_base_infoMichael J. Ruhl
2017-09-29IB/hfi1: Fix parenthesis alignment issuesMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_ctxt_infoMichael J. Ruhl
2017-09-29IB/hfi1: Refactor assign_ctxt() IOCTLMichael J. Ruhl
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl
2017-09-27IB/hfi1: Extend input hdr tracing for packet typeMike Marciniszyn
2017-09-27IB/hfi1: Remove unused hfi1_cpulist variablesJan Sokolowski
2017-09-27IB/hfi1: Inline common calculationMichael J. Ruhl
2017-09-27IB/hfi1: Remove unnecessary error messages on alloc failuresJan Sokolowski
2017-09-27IB/hfi1: Remove unused link_default variableIra Weiny
2017-09-27IB/hfi1: Set default_desc1 just one timeIra Weiny
2017-09-27IB/hfi1: Update HFI to use the latest PCI APIMichael J. Ruhl
2017-09-27IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl
2017-09-27IB/hfi1: Remove the debug trace message in pin_sdma_pages()Harish Chegondi
2017-09-27IB/hfi1: Convert the macro AHG_HEADER_SET into an inline functionHarish Chegondi
2017-09-27IB/hfi1: Add new state complete decodes for LNI failuresJakub Byczkowski
2017-09-27IB/opa_vnic: Add routing control informationNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Properly set vesw port statusNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Properly clear Mac Table DigestScott Franco
2017-09-27IB/opa_vnic: Properly return the total MACs in UC MAC listNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Allow reset of MAC addressNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Set POD value for Ethernet MTUNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Mark unused Ethernet MTU fields as reservedNiranjana Vishwanathapura
2017-09-27Merge branches 'hns' and 'misc' into k.o/for-nextDoug Ledford
2017-09-27iw_cxgb4: change pr_debug to appropriate log levelBharat Potnuri
2017-09-27iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri
2017-09-27IB/ocrdma: pr_err() strings should end with newlinesArvind Yadav