All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] lan9303: Add basic offloading of unicast traffic
@ 2017-10-10 12:49 Egil Hjelmeland
  2017-10-10 12:49 ` [PATCH v2 net-next 1/2] net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging Egil Hjelmeland
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Egil Hjelmeland @ 2017-10-10 12:49 UTC (permalink / raw)
  To: andrew, vivien.didelot, f.fainelli, netdev, linux-kernel; +Cc: Egil Hjelmeland

This series add basic offloading of unicast traffic to the lan9303
DSA driver.

Review welcome!
 
Changes v1 -> v2:
 - Patch 1: Codestyle linting.
 - Patch 2: Remember SWE_PORT_STATE while not bridged.
            Added constant LAN9303_SWE_PORT_MIRROR_DISABLED.


Egil Hjelmeland (2):
  net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
  net: dsa: lan9303: Add basic offloading of unicast traffic

 drivers/net/dsa/lan9303-core.c | 124 +++++++++++++++++++++++++++++++++++------
 drivers/net/dsa/lan9303.h      |   2 +
 2 files changed, 109 insertions(+), 17 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-10-11 20:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-10 12:49 [PATCH v2 net-next 0/2] lan9303: Add basic offloading of unicast traffic Egil Hjelmeland
2017-10-10 12:49 ` [PATCH v2 net-next 1/2] net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging Egil Hjelmeland
2017-10-10 15:14   ` Woojung.Huh
2017-10-10 15:30     ` Egil Hjelmeland
2017-10-10 15:51       ` Woojung.Huh
2017-10-11  8:16         ` Egil Hjelmeland
2017-10-11 14:01           ` Woojung.Huh
2017-10-10 15:51       ` Vivien Didelot
2017-10-10 12:49 ` [PATCH v2 net-next 2/2] net: dsa: lan9303: Add basic offloading of unicast traffic Egil Hjelmeland
2017-10-11 20:53 ` [PATCH v2 net-next 0/2] " David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.