OSDN Git Service

i40e: driver ethtool core
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Wed, 11 Sep 2013 08:39:56 +0000 (08:39 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 11 Sep 2013 08:50:49 +0000 (01:50 -0700)
commitc7d05ca89f8e40d4c80834ef0c097226947d120a
treed62d90c1eabd7efc2096c1d123df63937cfe6e1c
parentfd0a05ce74efc9aadd3b2e259ae1d16ee7c935c1
i40e: driver ethtool core

This patch contains the ethtool interface and implementation.

The goal in this patch series is minimal functionality while not
including much in the way of "set support."

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
CC: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
CC: e1000-devel@lists.sourceforge.net
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_ethtool.c [new file with mode: 0644]