Re: [PATCH 0/5] net: stmmac: improve WOL

2020-07-28 Thread David Miller
From: Jisheng Zhang Date: Mon, 27 Jul 2020 19:01:07 +0800 > Currently, stmmac driver relies on the HW PMT to support WOL. We want > to support phy based WOL. > > patch1 is a small improvement to disable WAKE_MAGIC for PMT case if > no pmt_magic_frame. > patch2 and patch3 are two prepation patche

[PATCH 0/5] net: stmmac: improve WOL

2020-07-27 Thread Jisheng Zhang
Currently, stmmac driver relies on the HW PMT to support WOL. We want to support phy based WOL. patch1 is a small improvement to disable WAKE_MAGIC for PMT case if no pmt_magic_frame. patch2 and patch3 are two prepation patches. patch4 implement the phy based WOL patch5 tries to save a bit energy