lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 22 Mar 2017 13:02:02 +0200
From:   Roger Quadros <rogerq@...com>
To:     <f.fainelli@...il.com>
CC:     <andrew@...n.ch>, <davem@...emloft.net>, <kyle.roeschley@...com>,
        <nsekhar@...com>, <netdev@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, Roger Quadros <rogerq@...com>
Subject: [PATCH v2 0/2] net: phy: state machine fixes for interrupt driven PHYs

Hi,

These 2 patches fix the following 2 issues with the PHY state machine
when used with interrupt driven PHYs.

- PHY link not coming up if Ethernet cable is plugged before Ethernet network
interface is brought up.

- PHY not being suspended when PHY is halted.

cheers,
-roger

Roger Quadros (2):
  net: phy: Fix PHY AN done state machine for interrupt driven PHYs
  net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with
    interrupts

 drivers/net/phy/phy.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ