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: <cover.1495451529.git.jan.kiszka@siemens.com> Date: Mon, 22 May 2017 13:12:06 +0200 From: Jan Kiszka <jan.kiszka@...mens.com> To: Giuseppe Cavallaro <peppe.cavallaro@...com>, Alexandre Torgue <alexandre.torgue@...com>, David Miller <davem@...emloft.net> Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, Andy Shevchenko <andy.shevchenko@...il.com> Subject: [PATCH 0/3] stmmac: pci: Refactor DMI probing Some cleanups of the way we probe DMI platforms in the driver. Reduces a bit of open-coding and makes the logic easier reusable for any potential DMI platform != Quark. Tested on IOT2000 and Galileo Gen2. Jan Jan Kiszka (3): stmmac: pci: Overcome stmmac_pci_info structure stmmac: pci: Make stmmac_pci_find_phy_addr truly generic stmmac: pci: Use dmi_system_id table for retrieving PHY addresses drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 184 ++++++++++++----------- 1 file changed, 99 insertions(+), 85 deletions(-) -- 2.12.0
Powered by blists - more mailing lists