ionic: Add initial ethtool support
authorShannon Nelson <snelson@pensando.io>
Tue, 3 Sep 2019 22:28:16 +0000 (15:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Sep 2019 07:24:44 +0000 (09:24 +0200)
commit4d03e00a21409f63668349ae4123f5707d9a28cf
tree48cddb4043a683dcc3c95fc1f59a48908320556b
parent8d61aad4e8dc6afea2f7afa951c82f03598af262
ionic: Add initial ethtool support

Add in the basic ethtool callbacks for device information
and control.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/Makefile
drivers/net/ethernet/pensando/ionic/ionic_dev.h
drivers/net/ethernet/pensando/ionic/ionic_ethtool.c [new file with mode: 0644]
drivers/net/ethernet/pensando/ionic/ionic_ethtool.h [new file with mode: 0644]
drivers/net/ethernet/pensando/ionic/ionic_lif.c
drivers/net/ethernet/pensando/ionic/ionic_lif.h