devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] stmmac: Add extended multicast filtering for
@ 2014-01-31 20:15 Vince Bridgers
       [not found] ` <1391199356-27226-1-git-send-email-vbridgers2013-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  2014-01-31 20:15 ` [PATCH net-next 2/2] stmmac: add extended set multicast filter & devicetree options Vince Bridgers
  0 siblings, 2 replies; 7+ messages in thread
From: Vince Bridgers @ 2014-01-31 20:15 UTC (permalink / raw)
  To: devicetree, netdev
  Cc: peppe.cavallaro, robh+dt, pawel.moll, mark.rutland,
	ijc+devicetree, galak, dinguyen, rayagond, vbridgers2013

These patches add and correct multicast address filtering for the Altera 
Cyclone 5 SOC, and configuration parameters for multicast and perfect
filtering capabilities of a particular Synopsys EMAC. 

Filtering has been put through regression testing for the Altera C5 SOC, 
but not for other implementations. This implementation extends the filter
programming by examining the device characteristics and using either the
current set_multicast function or the new extended function that supports
all possible multicast filter configurations for the Synopsys EMAC. Review
comments are welcome. 

Thanks

Vince Bridgers (2):
  dts: Add bindings for multicast hash bins and perfect filter entries
  stmmac: add extended set multicast filter & devicetree options

 Documentation/devicetree/bindings/net/stmmac.txt   |    6 +
 drivers/net/ethernet/stmicro/stmmac/common.h       |   42 +++--
 drivers/net/ethernet/stmicro/stmmac/dwmac1000.h    |    5 +-
 .../net/ethernet/stmicro/stmmac/dwmac1000_core.c   |  161 +++++++++++++++++---
 .../net/ethernet/stmicro/stmmac/dwmac100_core.c    |   29 ++--
 .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c   |    6 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   36 ++---
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   51 +++++++
 include/linux/stmmac.h                             |    2 +
 9 files changed, 267 insertions(+), 71 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-04 17:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-31 20:15 [PATCH net-next 0/2] stmmac: Add extended multicast filtering for Vince Bridgers
     [not found] ` <1391199356-27226-1-git-send-email-vbridgers2013-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-01-31 20:15   ` [PATCH net-next 1/2] dts: Add bindings for multicast hash bins and perfect filter entries Vince Bridgers
2014-02-04  9:58     ` Giuseppe CAVALLARO
2014-02-04 17:25     ` Rob Herring
2014-01-31 20:15 ` [PATCH net-next 2/2] stmmac: add extended set multicast filter & devicetree options Vince Bridgers
2014-02-04  9:57   ` Giuseppe CAVALLARO
2014-02-04 17:10     ` Vince Bridgers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).