netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] calxedaxgmac: fixes for xgmac_set_rx_mode
@ 2013-09-30 20:12 Rob Herring
  2013-09-30 20:12 ` [PATCH 1/3] net: calxedaxgmac: fix clearing of old filter addresses Rob Herring
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Rob Herring @ 2013-09-30 20:12 UTC (permalink / raw)
  To: linux-kernel, netdev; +Cc: Rob Herring

From: Rob Herring <rob.herring@calxeda.com>

This is a couple of fixes related to xgmac_set_rx_mode. The changes are
necessary for "bridge fdb add" to work correctly.

Rob

Rob Herring (3):
  net: calxedaxgmac: fix clearing of old filter addresses
  net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode
  net: calxedaxgmac: determine number of address filters at runtime

 drivers/net/ethernet/calxeda/xgmac.c | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

-- 
1.8.1.2

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

end of thread, other threads:[~2013-10-02 20:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 20:12 [PATCH 0/3] calxedaxgmac: fixes for xgmac_set_rx_mode Rob Herring
2013-09-30 20:12 ` [PATCH 1/3] net: calxedaxgmac: fix clearing of old filter addresses Rob Herring
2013-09-30 20:12 ` [PATCH 2/3] net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode Rob Herring
2013-09-30 20:12 ` [PATCH 3/3] net: calxedaxgmac: determine number of address filters at runtime Rob Herring
2013-10-02 20:12 ` [PATCH 0/3] calxedaxgmac: fixes for xgmac_set_rx_mode David Miller

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).