All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: phy: smsc: add WoL and EEE support to LAN8740/LAN8742
@ 2022-07-02 22:58 Tristram.Ha
  2022-07-02 22:58 ` [PATCH net-next 1/2] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs Tristram.Ha
  2022-07-02 22:58 ` [PATCH net-next 2/2] net: phy: smsc: add EEE " Tristram.Ha
  0 siblings, 2 replies; 5+ messages in thread
From: Tristram.Ha @ 2022-07-02 22:58 UTC (permalink / raw)
  To: David S. Miller; +Cc: Tristram Ha, netdev, UNGLinuxDriver

From: Tristram Ha <Tristram.Ha@microchip.com>

These patches are to add WoL and EEE support to Microchip LAN8740 and
LAN8742 PHYs.

Tristram Ha (2):
  net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs.
  net: phy: smsc: add EEE support to LAN8740/LAN8742 PHYs.

 drivers/net/phy/smsc.c  | 329 +++++++++++++++++++++++++++++++++++++++++++++++-
 include/linux/smscphy.h |  39 ++++++
 2 files changed, 366 insertions(+), 2 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-03 16:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-02 22:58 [PATCH net-next 0/2] net: phy: smsc: add WoL and EEE support to LAN8740/LAN8742 Tristram.Ha
2022-07-02 22:58 ` [PATCH net-next 1/2] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs Tristram.Ha
2022-07-03 16:38   ` Andrew Lunn
2022-07-02 22:58 ` [PATCH net-next 2/2] net: phy: smsc: add EEE " Tristram.Ha
2022-07-03 16:43   ` Andrew Lunn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.