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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 19 May 2014 12:43:41 -0700 From: Florian Fainelli <f.fainelli@...il.com> To: netdev@...r.kernel.org Cc: davem@...emloft.net, thomas.petazzoni@...e-electrons.com, devicetree@...r.kernel.org, Florian Fainelli <f.fainelli@...il.com> Subject: [PATCH net-next 0/4] broadcom drivers and fixed-link doc updates David, Thomas, This patch series converts GENET and SYSTEMPORT to use the new fixed PHY OF helpers and progressively get rid of of_phy_connect_fixed_link(). The second part of the patch set makes sure that we document the old 5-digit fixed-link property in a central location and update all current users to refer to it. Thanks! Florian Fainelli (4): net: bcmgenet: use the new fixed PHY helpers net: systemport: use the new fixed PHY helpers Documentation: devicetree: add old and deprecated 'fixed-link' Documentation: devicetree: net: refer to fixed-link.txt .../devicetree/bindings/net/broadcom-bcmgenet.txt | 2 +- .../bindings/net/broadcom-systemport.txt | 2 +- .../devicetree/bindings/net/fixed-link.txt | 7 +++++++ .../devicetree/bindings/net/fsl-tsec-phy.txt | 5 +---- drivers/net/ethernet/broadcom/bcmsysport.c | 18 ++++++++++++++++-- drivers/net/ethernet/broadcom/bcmsysport.h | 1 + drivers/net/ethernet/broadcom/genet/bcmmii.c | 22 ++++++++++++++-------- 7 files changed, 41 insertions(+), 16 deletions(-) -- 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