]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit529aa4d9e9d96859333a35e82fef04af8a13799a
treed62d90c1eabd7efc2096c1d123df63937cfe6e1c
parentcfc746c8f829e9ba5c640024859c5940a9758c81
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]