linux-stable/drivers/net/ethernet/renesas
Phil Edworthy e1154be731 ravb: Add support for RZ/V2M
RZ/V2M Ethernet is very similar to R-Car Gen3 Ethernet-AVB, though
some small parts are the same as R-Car Gen2.
Other differences to R-Car Gen3 and Gen2 are:
* It has separate data (DI), error (Line 1) and management (Line 2) irqs
  rather than one irq for all three.
* Instead of using the High-speed peripheral bus clock for gPTP, it has a
  separate gPTP reference clock.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-05-16 10:14:27 +01:00
..
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile
ravb.h ravb: Use separate clock for gPTP 2022-05-16 10:14:27 +01:00
ravb_main.c ravb: Add support for RZ/V2M 2022-05-16 10:14:27 +01:00
ravb_ptp.c ravb: Separate handling of irq enable/disable regs into feature 2022-05-16 10:14:27 +01:00
sh_eth.c sh_eth: kill useless initializers in sh_eth_{suspend|resume}() 2022-01-31 21:37:24 -08:00
sh_eth.h sh_eth: place RX/TX descriptor *enum*s after their *struct*s 2021-03-12 17:50:42 -08:00