linux_dsm_epyc7002/drivers/net/ethernet/pensando/ionic
Shannon Nelson fbb39807e9 ionic: support sr-iov operations
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>
2020-01-05 14:51:02 -08:00
..
ionic_bus_pci.c ionic: support sr-iov operations 2020-01-05 14:51:02 -08:00
ionic_bus.h ionic: Add basic adminq support 2019-09-05 09:24:43 +02:00
ionic_debugfs.c ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident 2019-09-19 16:56:50 -07:00
ionic_debugfs.h ionic: Add basic adminq support 2019-09-05 09:24:43 +02:00
ionic_dev.c ionic: support sr-iov operations 2020-01-05 14:51:02 -08:00
ionic_dev.h ionic: support sr-iov operations 2020-01-05 14:51:02 -08:00
ionic_devlink.c ionic: simplify returns in devlink info 2019-10-02 11:55:12 -04:00
ionic_devlink.h
ionic_ethtool.c ionic: implement ethtool set-fec 2019-10-02 11:55:12 -04:00
ionic_ethtool.h ionic: Add initial ethtool support 2019-09-05 09:24:44 +02:00
ionic_if.h ionic: ionic_if bits for sr-iov support 2020-01-05 14:51:01 -08:00
ionic_lif.c ionic: support sr-iov operations 2020-01-05 14:51:02 -08:00
ionic_lif.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-10-20 10:43:00 -07:00
ionic_main.c ionic: support sr-iov operations 2020-01-05 14:51:02 -08:00
ionic_regs.h ionic: Add interrupts and doorbells 2019-09-05 09:24:43 +02:00
ionic_rx_filter.c ionic: Add management of rx filters 2019-09-05 09:24:43 +02:00
ionic_rx_filter.h ionic: Add management of rx filters 2019-09-05 09:24:43 +02:00
ionic_stats.c ionic: fix stats memory dereference 2019-10-07 09:41:56 -04:00
ionic_stats.h ionic: Add driver stats 2019-09-05 09:24:44 +02:00
ionic_txrx.c ionic: Remove set but not used variable 'sg_desc' 2019-10-29 16:43:48 -07:00
ionic_txrx.h ionic: Add Tx and Rx handling 2019-09-05 09:24:44 +02:00
ionic.h ionic: support sr-iov operations 2020-01-05 14:51:02 -08:00
Makefile ionic: Add driver stats 2019-09-05 09:24:44 +02:00