[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190608130344.661-1-olteanv@gmail.com>
Date: Sat, 8 Jun 2019 16:03:40 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: f.fainelli@...il.com, vivien.didelot@...il.com, andrew@...n.ch,
davem@...emloft.net
Cc: netdev@...r.kernel.org, Vladimir Oltean <olteanv@...il.com>
Subject: [PATCH net-next 0/4] Rethink PHYLINK callbacks for SJA1105 DSA
This patchset implements phylink_mac_link_up and phylink_mac_link_down,
while also removing the code that was modifying the EGRESS and INGRESS
MAC settings for STP and replacing them with the "inhibit TX"
functionality.
Vladimir Oltean (4):
net: dsa: sja1105: Use SPEED_{10,100,1000,UNKNOWN} macros
net: dsa: sja1105: Update some comments about PHYLIB
net: dsa: sja1105: Export the sja1105_inhibit_tx function
net: dsa: sja1105: Rethink the PHYLINK callbacks
drivers/net/dsa/sja1105/Kconfig | 2 +-
drivers/net/dsa/sja1105/sja1105.h | 2 +
drivers/net/dsa/sja1105/sja1105_main.c | 138 +++++++++----------------
drivers/net/dsa/sja1105/sja1105_spi.c | 14 +--
4 files changed, 62 insertions(+), 94 deletions(-)
--
2.17.1
Powered by blists - more mailing lists