All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] add support for sama7g5 ethernet interfaces
@ 2020-12-03 13:59 Claudiu Beznea
  2020-12-03 13:59 ` [PATCH v2 1/6] net: macb: use dummy descriptor for RBQP Claudiu Beznea
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Claudiu Beznea @ 2020-12-03 13:59 UTC (permalink / raw)
  To: u-boot

Hi,

This series add support for SAMA7G5 ethernet interfaces: one
gigabit interface and one 10/100Mbps interface.

Thank you,
Claudiu Beznea

Changes in v2:
- fix compilation error on patch 6/6 for wb50n_defconfig

Claudiu Beznea (6):
  net: macb: use dummy descriptor for RBQP
  net: macb: add user io config data structure
  net: macb: check clk_set_rate return value to be negative
  net: macb: add support for sama7g5 gmac
  net: macb: add support for sama7g5 emac
  net: macb: take into account all RGMII interface types

 drivers/net/macb.c | 101 +++++++++++++++++++++++++++++++++++++++++++++--------
 drivers/net/macb.h |   2 ++
 2 files changed, 89 insertions(+), 14 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2021-01-19  8:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03 13:59 [PATCH v2 0/6] add support for sama7g5 ethernet interfaces Claudiu Beznea
2020-12-03 13:59 ` [PATCH v2 1/6] net: macb: use dummy descriptor for RBQP Claudiu Beznea
2020-12-03 13:59 ` [PATCH v2 2/6] net: macb: add user io config data structure Claudiu Beznea
2020-12-03 13:59 ` [PATCH v2 3/6] net: macb: check clk_set_rate return value to be negative Claudiu Beznea
2020-12-03 13:59 ` [PATCH v2 4/6] net: macb: add support for sama7g5 gmac Claudiu Beznea
2020-12-03 13:59 ` [PATCH v2 5/6] net: macb: add support for sama7g5 emac Claudiu Beznea
2020-12-03 13:59 ` [PATCH v2 6/6] net: macb: take into account all RGMII interface types Claudiu Beznea
2021-01-19  8:10 ` [PATCH v2 0/6] add support for sama7g5 ethernet interfaces Eugen.Hristev at microchip.com

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.