2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-07 13:13:57 +08:00
linux-next/drivers/infiniband/ulp/opa_vnic
Vishwanathapura, Niranjana cfd34f8eb0 IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface
OPA VNIC EMA interface functions are the management interfaces to the OPA
VNIC netdev. Add support to add and remove VNIC ports. Implement the
required GET/SET management interface functions and processing of new
management information. Add support to send trap notifications upon various
events like interface status change, unicast/multicast mac list update and
mac address change.

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Signed-off-by: Sadanand Warrier <sadanand.warrier@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-04-20 12:01:38 -04:00
..
Kconfig IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev 2017-04-20 12:01:38 -04:00
Makefile IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface 2017-04-20 12:01:38 -04:00
opa_vnic_encap.c IB/opa-vnic: VNIC MAC table support 2017-04-20 12:01:38 -04:00
opa_vnic_encap.h IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface 2017-04-20 12:01:38 -04:00
opa_vnic_ethtool.c IB/opa-vnic: VNIC statistics support 2017-04-20 12:01:38 -04:00
opa_vnic_internal.h IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface 2017-04-20 12:01:38 -04:00
opa_vnic_netdev.c IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface 2017-04-20 12:01:38 -04:00
opa_vnic_vema_iface.c IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface 2017-04-20 12:01:38 -04:00