summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/vnic_main.c
AgeCommit message (Expand)Author
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2020-06-02IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter
2020-05-21IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk
2020-05-21IB/hfi1: Rename num_vnic_contexts as num_netdev_contextsGrzegorz Andrejczuk
2020-01-03IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-29hfi1: Convert vesw_idr to XArrayMatthew Wilcox
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2018-12-06IB/hfi1: Limit VNIC use of SDMA engines to the available countMichael J. Ruhl
2018-09-01IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura
2017-10-04IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford
2017-07-05IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura
2017-06-27IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl
2017-05-04IB/hfi1: Correctly clear the pkeyMichael J. Ruhl
2017-04-20IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana
2017-04-20IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana