linux/drivers/net/e1000
Auke Kok 4cc15f5499 e1000: Esb2 wol link cycle bug and uninitialized registers
Esb2 link didn't return after wol disable. The code previously assumed
that writing reset to PHY_CTRL phy register turned the phy back on.
In the ESB2 phy case that didn't occur.

Add ESB2 to acquire/release_hw functions upon review it was
discovered that esb2 was skipped on these functions


Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
2006-04-14 19:04:46 -07:00
..
e1000.h [PATCH] drivers/net/e1000/: proper prototypes 2006-03-11 21:49:49 -05:00
e1000_ethtool.c [PATCH] drivers/net/e1000/: proper prototypes 2006-03-11 21:49:49 -05:00
e1000_hw.c e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_hw.h e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_main.c e1000: Esb2 wol link cycle bug and uninitialized registers 2006-04-14 19:04:46 -07:00
e1000_osdep.h [PATCH] e1000: Fix whitespace 2006-01-18 16:17:58 -05:00
e1000_param.c e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s 2006-03-02 18:19:30 -08:00
LICENSE Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00