aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-14RDMA/bnxt_re: Suppress gcc 7 fall-through complaintsBart Van Assche1-1/+1
2017-10-04IB/hfi1: Do not warn on lid conversions for OPADon Hiatt1-2/+5
2017-10-04IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez1-2/+2
2017-10-04IB/hfi1: Prevent LNI out of sync by resetting host interface versionSebastian Sanchez3-40/+101
2017-10-04IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl4-17/+29
2017-10-04IB/hfi1: Fix output trace issues from 16B changeMike Marciniszyn2-2/+4
2017-10-04IB/hfi1: Add parsing for platform configuration format version 4Jakub Byczkowski1-2/+22
2017-10-04i40iw: Do not allow posting WR after QP is flushedShiraz Saleem1-0/+13
2017-10-04i40iw: Do not generate CQE for RTR on QP flushMustafa Ismail2-0/+14
2017-10-04i40iw: Do not retransmit MPA request after it is ACKedTatyana Nikolova2-3/+11
2017-10-04i40iw: Fix port number for query QPMustafa Ismail1-0/+2
2017-10-04i40iw: Add missing memory barriersMustafa Ismail3-8/+7
2017-10-04RDMA/qedr: Parse vlan priority as slAmrani, Ram1-0/+2
2017-10-04RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram2-4/+8
2017-10-04IB/mlx5: Fix label order in error path handlingParav Pandit1-2/+2
2017-10-04RDMA/hns: return 0 rather than return a garbage status valueColin Ian King1-0/+1
2017-09-29RDMA/hns: Fix calltrace for sleeping in atomicLijun Ou1-1/+1
2017-09-29RDMA/hns: Don't unregister a callback we didn't registerLijun Ou2-2/+0
2017-09-29RDMA/hns: Avoid NULL pointer exceptionWei Hu(Xavier)1-0/+5
2017-09-29RDMA/hns: Set rdma_ah_attr type for querying qpLijun Ou2-0/+3
2017-09-29RDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit is setLijun Ou1-4/+5
2017-09-29RDMA/hns: Check return value of kzallocWei Hu(Xavier)4-12/+29
2017-09-29RDMA/hns: Refactor code for readabilityLijun Ou1-44/+51
2017-09-29RDMA/hns: Modify the value with rd&dest_rd of qp_attrLijun Ou1-2/+2
2017-09-29iw_cxgb4: add referencing to wait objectsSteve Wise6-65/+123
2017-09-29iw_cxgb4: allocate wait object for each ep objectSteve Wise3-20/+28
2017-09-29iw_cxgb4: allocate wait object for each qp objectSteve Wise2-22/+34
2017-09-29iw_cxgb4: allocate wait object for each cq objectSteve Wise2-27/+37
2017-09-29iw_cxgb4: allocate wait object for each memory objectSteve Wise2-89/+141
2017-09-29RDMA/hns: remove redundant assignment to variable jColin Ian King1-1/+0
2017-09-29RDMA/hns: make various function static, fixes warningsColin Ian King3-18/+18
2017-09-29i40iw: delete some stray tabsDan Carpenter1-2/+2
2017-09-29IB/qib: Use setup_timer and mod_timerHimanshu Jha2-11/+7
2017-09-29RDMA/qedr: Fix rdma_type initializationKalderon, Michal1-0/+1
2017-09-29Merge branch 'hfi1' into k.o/for-nextDoug Ledford20-627/+577
2017-09-29IB/hfi1: Refactor reset_ctxt() IOCTLMichael J. Ruhl1-56/+66
2017-09-29IB/hfi1: Refactor get_user() IOCTLsMichael J. Ruhl1-40/+34
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLsMichael J. Ruhl2-17/+40
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLsMichael J. Ruhl1-12/+37
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTLMichael J. Ruhl1-21/+45
2017-09-29IB/hfi1: Refactor get_base_infoMichael J. Ruhl1-12/+12
2017-09-29IB/hfi1: Fix parenthesis alignment issuesMichael J. Ruhl1-12/+12
2017-09-29IB/hfi1: Refactor get_ctxt_infoMichael J. Ruhl1-10/+10
2017-09-29IB/hfi1: Refactor assign_ctxt() IOCTLMichael J. Ruhl1-17/+19
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl5-5/+28
2017-09-27IB/hfi1: Extend input hdr tracing for packet typeMike Marciniszyn4-44/+44
2017-09-27IB/hfi1: Remove unused hfi1_cpulist variablesJan Sokolowski2-18/+0
2017-09-27IB/hfi1: Inline common calculationMichael J. Ruhl3-17/+16
2017-09-27IB/hfi1: Remove unnecessary error messages on alloc failuresJan Sokolowski1-6/+0
2017-09-27IB/hfi1: Remove unused link_default variableIra Weiny2-7/+5