]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d3eb34c86a94bb20ea73d498d8e440e41d33d28
tree48cddb4043a683dcc3c95fc1f59a48908320556b
parent874652f54b3cac1772614bb5abe6bafa8221a030
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