netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net 0/2][pull request] Intel Wired LAN Driver Updates 2018-03-12
@ 2018-03-12 19:19 Jeff Kirsher
  2018-03-12 19:19 ` [net 1/2] Revert "e1000e: Separate signaling for link check/link up" Jeff Kirsher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeff Kirsher @ 2018-03-12 19:19 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene

This series contains fixes to e1000e only.

Benjamin Poirier provides two fixes, first reverts commits that changed
what happens to the link status when there is an error.  These commits
were to resolve a race condition, but in the process of fixing the race
condition, they changed the behavior when an error occurred.  Second fix
resolves a race condition by not setting "get_link_status" to false
after checking the link.

The following are changes since commit a2c054a896b8ac794ddcfc7c92e2dc7ec4ed4ed5:
  net: phy: Tell caller result of phy_change()
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue 1GbE

Benjamin Poirier (2):
  Revert "e1000e: Separate signaling for link check/link up"
  e1000e: Fix link check race condition

 drivers/net/ethernet/intel/e1000e/ich8lan.c | 44 ++++++++++++++---------------
 drivers/net/ethernet/intel/e1000e/mac.c     | 27 ++++++++----------
 drivers/net/ethernet/intel/e1000e/netdev.c  |  2 +-
 3 files changed, 33 insertions(+), 40 deletions(-)

-- 
2.14.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-12 19:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-12 19:19 [net 0/2][pull request] Intel Wired LAN Driver Updates 2018-03-12 Jeff Kirsher
2018-03-12 19:19 ` [net 1/2] Revert "e1000e: Separate signaling for link check/link up" Jeff Kirsher
2018-03-12 19:19 ` [net 2/2] e1000e: Fix link check race condition Jeff Kirsher
2018-03-12 19:21 ` [net 0/2][pull request] Intel Wired LAN Driver Updates 2018-03-12 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).