android_kernel_motorola_sm6225/drivers/net/e1000e
Bruce Allan 0c6bdb3084 e1000e: avoid polling h/w registers during link negotiation
Avoid touching hardware registers when possible, otherwise link negotiation
can get messed up when user-level scripts are rapidly polling the driver to
see if/when link is up.  Use the saved link state information instead when
possible.

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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-23 12:58:38 -07:00
..
82571.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
defines.h e1000e: update copyright information 2010-06-18 22:12:18 -07:00
e1000.h e1000e: avoid polling h/w registers during link negotiation 2010-06-23 12:58:38 -07:00
es2lan.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
ethtool.c e1000e: avoid polling h/w registers during link negotiation 2010-06-23 12:58:38 -07:00
hw.h e1000e: update copyright information 2010-06-18 22:12:18 -07:00
ich8lan.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
lib.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
Makefile
netdev.c e1000e: avoid polling h/w registers during link negotiation 2010-06-23 12:58:38 -07:00
param.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
phy.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00