[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1411603522-8384-1-git-send-email-f.fainelli@gmail.com>
Date: Wed, 24 Sep 2014 17:05:16 -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/6] net: dsa: EEE and other PM features
Hello David,
This patch set allows DSA switch drivers to enable/disable/query EEE on a
per-port level, as well as control precisely which switch ports are
enable/disabled.
I might already be too late for net-next, if that's the case, I will repost
when the tree re-opens.
Thanks!
Florian Fainelli (6):
net: dsa: start and stop the PHY state machine
net: dsa: allow enabling and disable switch ports
net: dsa: bcm_sf2: disable RGMII interface(s) when link is down
net: dsa: bcm_sf2: add port_enable/disable callbacks
net: dsa: allow switches driver to implement get/set EEE
net: dsa: bcm_sf2: add support for controlling EEE
drivers/net/dsa/bcm_sf2.c | 138 +++++++++++++++++++++++++++++++++++------
drivers/net/dsa/bcm_sf2.h | 3 +
drivers/net/dsa/bcm_sf2_regs.h | 3 +
include/net/dsa.h | 17 +++++
net/dsa/slave.c | 60 ++++++++++++++++++
5 files changed, 203 insertions(+), 18 deletions(-)
--
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