[PATCH net-next v2 0/4] e1000e: ethtool setfeatures fixes + loopback

From: David Decotigny
Date: Tue Nov 22 2011 - 14:23:53 EST


This series fixes a bug in ethtool setfeatures and adds loopback
support through ethtool setfeatures.

I believe these patches could easily be adapted to e1000, but I don't
have the hardware to test.

Changes since v1:
- simplification in patch 1/4 (from MichaÅ MirosÅaw)

############################################
# Patch Set Summary:

David Decotigny (2):
net-e1000e: fix ethtool set_features taking new features into account
too late
net-e1000e: ethtool loopback support

Maciej Åenczykowski (2):
net-e1000e: reworked carrier detection logic
net-e1000e: Report carrier in loopback mode

drivers/net/ethernet/intel/e1000e/e1000.h | 2 +
drivers/net/ethernet/intel/e1000e/ethtool.c | 6 +-
drivers/net/ethernet/intel/e1000e/netdev.c | 32 +++++++++++-
drivers/net/ethernet/intel/e1000e/phy.c | 69 +++++++++++++++++----------
4 files changed, 78 insertions(+), 31 deletions(-)

--
1.7.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/