[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1418725700-31465-1-git-send-email-Yanjun.Zhu@windriver.com>
Date: Tue, 16 Dec 2014 18:28:15 +0800
From: Zhu Yanjun <zyjzyj2000@...il.com>
To: netdev@...r.kernel.org, w@....eu, zyjzyj2000@...il.com
Cc: Zhu Yanjun <Yanjun.Zhu@...driver.com>
Subject: [PATCH V2 0/5] e1000e: fix nic not boot after rebooting
With kernel 2.6.x, e1000e with 82577/8/9 sometimes will not boot
after rebooting.
If a kernel 2.6.x board with 82577/8/9 e1000e nic is rebooted for
100 times, there are 7~8 times that 82577/8/9 e1000e nic will not boot
normally.
V2:
Follow the advice from Willy, the wrong upstream commit IDs in these
5 patches commit messages are fixed.
Zhu Yanjun (5):
e1000e: reset MAC-PHY interconnect on 82577/82578
e1000e: workaround EEPROM configuration change on 82579 on kernel
2.6.x
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
e1000e: update workaround for 82579 intermittently disabled during
S0->Sx
e1000e: cleanup use of check_reset_block function pointer
drivers/net/e1000e/defines.h | 2 ++
drivers/net/e1000e/hw.h | 1 +
drivers/net/e1000e/ich8lan.c | 37 +++++++++++++++++++++++++++++++++++++
3 files changed, 40 insertions(+)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists