summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/opa_vnic/opa_vnic_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/opa: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
* net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-4/+2
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-4/+4
* net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-2/+2
* opa_vnic: Just use skb_get_hash instead of skb_tx_hashAlexander Duyck2018-04-291-1/+1
* IB/opa_vnic: Properly set vesw port statusNiranjana Vishwanathapura2017-09-271-12/+27
* IB/opa_vnic: Allow reset of MAC addressNiranjana Vishwanathapura2017-09-271-1/+1
* IB/opa_vnic: Set POD value for Ethernet MTUNiranjana Vishwanathapura2017-09-271-0/+1
* IB/opa_vnic: Mark unused Ethernet MTU fields as reservedNiranjana Vishwanathapura2017-09-271-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-061-9/+7
|\
| * IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura2017-07-051-4/+4
| * IB/opa_vnic: Use spinlock instead of mutex for stats_lockVishwanathapura, Niranjana2017-06-291-5/+3
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
|/
* IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interfaceVishwanathapura, Niranjana2017-04-201-1/+141
* IB/opa-vnic: VNIC MAC table supportVishwanathapura, Niranjana2017-04-201-0/+4
* IB/opa-vnic: VNIC statistics supportVishwanathapura, Niranjana2017-04-201-0/+18
* IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdevVishwanathapura, Niranjana2017-04-201-0/+227