mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] net: cpsw: dual_emac mode
@ 2020-05-04  7:50 Michael Grzeschik
  2020-05-04  7:50 ` [PATCH 1/5] net: cpsw: fix cpsw_slave_regs register offsets Michael Grzeschik
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Michael Grzeschik @ 2020-05-04  7:50 UTC (permalink / raw)
  To: barebox

This series enables the dual_emac mode for cpsw controller.
It enables both ports to be used individually.

Michael Grzeschik (5):
  net: cpsw: fix cpsw_slave_regs register offsets
  net: cpsw: move generic setup code to probe
  net: cpsw: cpsw_process should only handle rx channels for its own
    port
  net: cpsw: add vlan handling for dual_emac mode
  net: cpsw: make cpsw_send directional

 drivers/net/cpsw.c | 154 ++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 130 insertions(+), 24 deletions(-)

-- 
2.26.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2020-05-05 10:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04  7:50 [PATCH 0/5] net: cpsw: dual_emac mode Michael Grzeschik
2020-05-04  7:50 ` [PATCH 1/5] net: cpsw: fix cpsw_slave_regs register offsets Michael Grzeschik
2020-05-05  9:09   ` Michael Grzeschik
2020-05-04  7:50 ` [PATCH 2/5] net: cpsw: move generic setup code to probe Michael Grzeschik
2020-05-04  7:50 ` [PATCH 3/5] net: cpsw: cpsw_process should only handle rx channels for its own port Michael Grzeschik
2020-05-04  7:50 ` [PATCH 4/5] net: cpsw: add vlan handling for dual_emac mode Michael Grzeschik
2020-05-04  7:50 ` [PATCH 5/5] net: cpsw: make cpsw_send directional Michael Grzeschik
2020-05-05 10:22 ` [PATCH 0/5] net: cpsw: dual_emac mode Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox