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
| ||
|
Message-ID: <bddac7b8-a4be-196e-f75e-32a2f44d8807@gmail.com> Date: Wed, 23 Jan 2019 07:25:38 +0100 From: Heiner Kallweit <hkallweit1@...il.com> To: Andrew Lunn <andrew@...n.ch>, Florian Fainelli <f.fainelli@...il.com>, David Miller <davem@...emloft.net> Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "S-k, Shyam-sundar" <Shyam-sundar.S-k@....com> Subject: [PATCH net-next v3 0/4] net: phy: improve starting PHY This patch series improves few aspects of starting the PHY. v2: - improve a warning in patch 4 v3: - extend commit message for patch 2 Heiner Kallweit (4): net: phy: start state machine in phy_start only net: phy: warn if phy_start is called from invalid state net: phy: start interrupts in phy_start net: phy: change phy_start_interrupts to phy_request_interrupt drivers/net/phy/phy.c | 64 ++++++++++++++++++------------------ drivers/net/phy/phy_device.c | 5 ++- drivers/net/phy/phylink.c | 5 ++- include/linux/phy.h | 2 +- 4 files changed, 37 insertions(+), 39 deletions(-) -- 2.20.1
Powered by blists - more mailing lists