From: David S. Miller Date: Mon, 25 Oct 2021 13:04:19 +0000 (+0100) Subject: Merge branch 'qca8081-phy-driver' X-Git-Tag: v5.16-rc1~159^2~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71de5b234c3be9f5a58082a2fd43627fba6aa86b;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'qca8081-phy-driver' Luo Jie says: ==================== net: phy: Add qca8081 ethernet phy driver This patch series add the qca8081 ethernet phy driver support, which improve the wol feature, leverage at803x phy driver and add the fast retrain, master/slave seed and CDT feature. Changes in v7: * update Reviewed-by tags. Changes in v6: * add Reviewed-by tags on the applicable patches. Changes in v5: * rebase the patches on net-next/master. Changes in v4: * handle other interrupts in set_wol. * add genphy_c45_fast_retrain. Changes in v3: * correct a typo "excpet". * remove the suffix "PHY" from phy name. Changes in v2: * add definitions of fast retrain related registers in mdio.h. * break up the patch into small patches. * improve the at803x legacy code. Changes in v1: * merge qca8081 phy driver into at803x. * add cdt feature. * leverage at803x phy driver helpers. ==================== Signed-off-by: David S. Miller --- 71de5b234c3be9f5a58082a2fd43627fba6aa86b