[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1411086685-18684-1-git-send-email-f.fainelli@gmail.com>
Date: Thu, 18 Sep 2014 17:31:21 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next 0/4] dsa: Broadcom SF2 suspend/resume and WoL
Hi David,
This patch add supports for suspend/resume and configuring Wake-on-LAN
for Broadcom Starfighter 2 switches.
Thank you!
Florian Fainelli (4):
net: dsa: allow switch drivers to implement suspend/resume hooks
net: dsa: bcm_sf2: add suspend/resume callbacks
net: dsa: add {get,set}_wol callbacks to slave devices
net: dsa: bcm_sf2: add support for Wake-on-LAN
drivers/net/dsa/bcm_sf2.c | 143 ++++++++++++++++++++++++++++++++++++++++++++++
drivers/net/dsa/bcm_sf2.h | 3 +
include/net/dsa.h | 14 +++++
net/dsa/dsa.c | 80 ++++++++++++++++++++++++++
net/dsa/dsa_priv.h | 2 +
net/dsa/slave.c | 54 +++++++++++++++++
6 files changed, 296 insertions(+)
--
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