linux/drivers/net/ethernet/cadence
Nicolas Ferre 9d45c8e890 net: macb: Add WoL interrupt support for MACB type of Ethernet controller
Handle the Wake-on-Lan interrupt for the Cadence MACB Ethernet
controller.
As we do for the GEM version, we handle of WoL interrupt in a
specialized interrupt handler for MACB version that is positionned
just between suspend() and resume() calls.

Cc: Claudiu Beznea <claudiu.beznea@microchip.com>
Cc: Harini Katakam <harini.katakam@xilinx.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-20 17:01:45 -07:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
macb.h net: macb: WoL support for GEM type of Ethernet controller 2020-07-20 17:01:45 -07:00
macb_main.c net: macb: Add WoL interrupt support for MACB type of Ethernet controller 2020-07-20 17:01:45 -07:00
macb_pci.c Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVER 2020-07-08 10:35:09 -07:00
macb_ptp.c Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVER 2020-07-08 10:35:09 -07:00
Makefile