linux/drivers/net/e1000e
Simon Horman edfea6e641 e1000e: Call e1000e_config_collision_dist() after TCTL has been set
e1000e_config_collision_dist() sets tctl, but subsequently tctl is
overwritten.  It seems to me that as things stand the call to
e1000e_config_collision_dist() has no effect and should either be
removed or moved down a little bit.  This kernel patch takes the latter
option.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-09 05:25:36 -07:00
..
82571.c e1000e: Fixes possible phy corrupton on 82571 designs. 2009-06-09 05:25:35 -07:00
defines.h e1000e: Fixes possible phy corrupton on 82571 designs. 2009-06-09 05:25:35 -07:00
e1000.h e1000e: add support for 82577/82578 GbE LOM parts 2009-06-03 02:46:34 -07:00
es2lan.c e1000e: add support for 82577/82578 GbE LOM parts 2009-06-03 02:46:34 -07:00
ethtool.c e1000e: add support for 82577/82578 GbE LOM parts 2009-06-03 02:46:34 -07:00
hw.h e1000e: Fixes possible phy corrupton on 82571 designs. 2009-06-09 05:25:35 -07:00
ich8lan.c e1000e: workaround a Tx hang on 82577/82578 2009-06-03 02:46:36 -07:00
lib.c e1000e: add support for 82577/82578 GbE LOM parts 2009-06-03 02:46:34 -07:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: Call e1000e_config_collision_dist() after TCTL has been set 2009-06-09 05:25:36 -07:00
param.c e1000e: enable CRC stripping by default 2009-06-03 02:46:31 -07:00
phy.c e1000e: add support for 82577/82578 GbE LOM parts 2009-06-03 02:46:34 -07:00