Home
last modified time | relevance | path

Searched hist:"89 f09048348936a9a8c5131c8538cc6ed26fd44c" (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/dsa/
H A Ddsa_loop.cdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dlan9303-core.cdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dmt7530.cdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.hdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Db53_common.cdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/dsa/
H A Dmaster.cdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dslave.cdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.cdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Ddsa.hdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.cdiff 89f09048348936a9a8c5131c8538cc6ed26fd44c Wed Apr 25 14:12:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Pass stringset to ethtool operations

Up until now we largely assumed that we were interested in ETH_SS_STATS
type of strings for all ethtool operations, this is about to change with
the introduction of additional string sets, e.g: ETH_SS_PHY_STATS.
Update all functions to take an appropriate stringset argument and act
on it when it is different than ETH_SS_STATS for now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>