summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2018-05-24IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn1-1/+1
2018-05-24IB/hfi1: Set port number for errorinfo MAD responseMichael J. Ruhl1-0/+1
2018-05-24IB/hfi1: Cleanup of exp_rcvMike Marciniszyn4-25/+56
2018-05-24IB/hfi1: Add 16B Management Packet trace supportDon Hiatt2-70/+130
2018-05-24IB/hfi1: Add support for 16B Management PacketsDon Hiatt4-33/+110
2018-05-24IB/hfi1: Define 16B Management PacketsDon Hiatt2-0/+8
2018-05-24iw_cxgb4: provide detailed driver-specific MR informationSteve Wise1-0/+61
2018-05-24iw_cxgb4: provide detailed driver-specific CQ informationSteve Wise1-0/+163
2018-05-24iw_cxgb4: provide detailed provider-specific CM_ID informationSteve Wise1-0/+84
2018-05-22iw_cxgb4: always set iw_cm_id.provider_dataSteve Wise1-0/+1
2018-05-17RDMA/hns: Add 64KB page size support for hip08Yixian Liu3-22/+23
2018-05-17IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich1-0/+8
2018-05-17IB/mlx5: Add support for MPLS flow specificationAriel Levkovich1-3/+99
2018-05-17IB/mlx5: Add support for GRE flow specificationAriel Levkovich1-0/+24
2018-05-16i40iw: Extend port reuse support for listenersShiraz Saleem3-42/+59
2018-05-16iw_cxgb4: remove wr_id attributesSteve Wise1-55/+0
2018-05-16iw_cxgb4: fix uninitialized variable warningsSteve Wise1-2/+2
2018-05-15RDMA/hfi1: Fix build error with debugfs disabledDoug Ledford1-15/+0
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty10-324/+20
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez9-21/+445
2018-05-09IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez1-23/+60
2018-05-09IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam2-7/+8
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov10-358/+577
2018-05-09IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin4-0/+28
2018-05-09IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl2-11/+35
2018-05-09IB/hfi1: Return correct value for device stateMichael J. Ruhl1-2/+2
2018-05-09IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn1-2/+6
2018-05-09IB/hfi1: Complete check for locally terminated smpAlex Estrin1-16/+20
2018-05-09IB/hfi1: Return actual error value from program_rcvarray()Michael J. Ruhl1-1/+0
2018-05-09IB/hfi1: Prevent LNI hang when LCB can't obtain lanesSebastian Sanchez3-20/+53
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford24-101/+228
2018-05-09IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein1-7/+36
2018-05-09RDMA/hns: Drop local zgid in favor of core defined variableLeon Romanovsky1-1/+0
2018-05-03iw_cxgb4: dump detailed driver-specific QP informationSteve Wise4-1/+263
2018-05-03IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein1-1/+1
2018-05-03IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez1-6/+5
2018-05-03IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureSebastian Sanchez3-10/+30
2018-05-03IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2-3/+2
2018-05-03IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn1-10/+40
2018-05-03IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl1-2/+2
2018-05-03IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn3-10/+21
2018-05-01RDMA/qedr: fix spelling mistake: "failes" -> "fails"Colin Ian King1-1/+1
2018-05-01IB/cxgb4: use skb_put_zero()/__skb_put_zeroYueHaibing1-6/+3
2018-04-27iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri3-4/+13
2018-04-27RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky1-1/+2
2018-04-27RDMA/hns: Fix a couple misspellingsoulijun2-2/+2
2018-04-27RDMA/hns: Submit bad wroulijun1-1/+2
2018-04-27RDMA/hns: Update assignment method for owner field of send wqeoulijun1-1/+2
2018-04-27RDMA/hns: Adjust the order of cleanup hem tableoulijun1-2/+2
2018-04-27RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun1-8/+12