summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/vnic_main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-221-2/+2
* IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-221-10/+2
* IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl2017-08-221-16/+6
* IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl2017-07-311-2/+2
* IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-311-1/+1
* Merge branch 'hfi1' into k.o/for-4.14Doug Ledford2017-07-241-4/+7
|\
| * IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl2017-06-271-4/+7
* | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura2017-07-051-9/+10
|/
* IB/hfi1: Clean up context initializationMichael J. Ruhl2017-05-041-5/+1
* IB/hfi1: Correctly clear the pkeyMichael J. Ruhl2017-05-041-1/+1
* IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana2017-04-201-2/+22
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-1/+244
* IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana2017-04-201-0/+644
OpenPOWER on IntegriCloud