linux/drivers/net/ethernet/intel/e1000e
Bruce Allan 7c0427ee76 e1000e: suggest a possible workaround to a device hang on 82577/8
There is a known issue in the 82577 and 82578 device that can cause a hang
in the device hardware during traffic stress; the current workaround in the
driver is to disable transmit flow control by default.  If the user enables
transmit flow control and the device hang occurs, provide a message in the
syslog suggesting to re-enable the workaround.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-05-03 01:55:28 -07:00
..
80003es2lan.c e1000e: fix .ndo_set_rx_mode for 82579 2012-05-02 01:58:53 -07:00
82571.c e1000e: fix .ndo_set_rx_mode for 82579 2012-05-02 01:58:53 -07:00
defines.h e1000e: Support RXALL feature flag. 2012-02-24 01:44:50 -08:00
e1000.h e1000e: fix .ndo_set_rx_mode for 82579 2012-05-02 01:58:53 -07:00
ethtool.c e1000e: cleanup remaining strings split across multiple lines 2012-04-14 02:04:02 -07:00
hw.h e1000e: fix .ndo_set_rx_mode for 82579 2012-05-02 01:58:53 -07:00
ich8lan.c e1000e: fix .ndo_set_rx_mode for 82579 2012-05-02 01:58:53 -07:00
mac.c e1000e: fix .ndo_set_rx_mode for 82579 2012-05-02 01:58:53 -07:00
Makefile e1000e: update copyright year 2012-01-26 19:01:17 -08:00
manage.c e1000e: cleanup boolean logic 2012-04-14 02:05:00 -07:00
netdev.c e1000e: suggest a possible workaround to a device hang on 82577/8 2012-05-03 01:55:28 -07:00
nvm.c e1000e: rename e1000e_reload_nvm() and call as function pointer 2012-02-24 21:43:21 -08:00
param.c e1000e: cleanup remaining strings split across multiple lines 2012-04-14 02:04:02 -07:00
phy.c e1000e: cleanup boolean logic 2012-04-14 02:05:00 -07:00