kernel-ark/drivers/net/ixgbe
Jesse Brandeburg 98c00a1c5d ixgbe: fix ethtool register dump
1) reading some of the registers in our hardware causes them to clear,
so don't read ICR in the ethtool register dump function.
2) several register iterators were not iterating

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-24 18:54:52 -04:00
..
ixgbe_82598.c ixgbe: Update watchdog thread to accomodate longerlink_up events 2008-09-24 18:54:49 -04:00
ixgbe_common.c ixgbe: fix multicast address update 2008-09-24 18:54:48 -04:00
ixgbe_common.h ixgbe: Implement HAVE_SET_RX_MODE 2008-09-03 10:03:32 -04:00
ixgbe_ethtool.c ixgbe: fix ethtool register dump 2008-09-24 18:54:52 -04:00
ixgbe_main.c ixgbe: limit small mtu to minimum for ipv4 support 2008-09-24 18:54:51 -04:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: fix ethtool register dump 2008-09-24 18:54:52 -04:00
ixgbe.h ixgbe: Update watchdog thread to accomodate longerlink_up events 2008-09-24 18:54:49 -04:00
Makefile