mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-16 17:46:42 +07:00
fbb39807e9
Add the netdev ops for managing VFs. Since most of the management work happens in the NIC firmware, the driver becomes mostly a pass-through for the network stack commands that want to control and configure the VFs. We also tweak ionic_station_set() a little to allow for the VFs that start off with a zero'd mac address. Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
ionic_bus_pci.c | ||
ionic_bus.h | ||
ionic_debugfs.c | ||
ionic_debugfs.h | ||
ionic_dev.c | ||
ionic_dev.h | ||
ionic_devlink.c | ||
ionic_devlink.h | ||
ionic_ethtool.c | ||
ionic_ethtool.h | ||
ionic_if.h | ||
ionic_lif.c | ||
ionic_lif.h | ||
ionic_main.c | ||
ionic_regs.h | ||
ionic_rx_filter.c | ||
ionic_rx_filter.h | ||
ionic_stats.c | ||
ionic_stats.h | ||
ionic_txrx.c | ||
ionic_txrx.h | ||
ionic.h | ||
Makefile |