aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/vnic_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura1-35/+2
2017-10-04IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl1-2/+5
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt1-2/+2
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl1-10/+2
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl1-16/+6
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl1-2/+2
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl1-1/+1
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford1-4/+7
2017-07-05IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura1-9/+10
2017-06-27IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl1-4/+7
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl1-5/+1
2017-05-04IB/hfi1: Correctly clear the pkeyMichael J. Ruhl1-1/+1
2017-04-20IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana1-2/+22
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-1/+244
2017-04-20IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana1-0/+644