linux/drivers/net/ethernet/stmicro/stmmac
Joachim Eastwood 5619468a41 stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks
Use standard PM resume/suspend callbacks instead of the hooks in
stmmac_platform. This gives the driver more control and flexibility
when implementing PM functionality. The hooks in stmmac_platform
also doesn't buy us anything extra.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-09 13:21:24 -05:00
..
altr_tse_pcs.c net: ethernet: Add TSE PCS support to dwmac-socfpga 2016-07-10 22:07:50 -07:00
altr_tse_pcs.h net: ethernet: Add TSE PCS support to dwmac-socfpga 2016-07-10 22:07:50 -07:00
chain_mode.c
common.h stmmac: use IS_ENABLED() instead of checking for built-in or module 2016-09-12 20:27:59 -07:00
descs.h
descs_com.h
dwmac-generic.c
dwmac-ipq806x.c
dwmac-lpc18xx.c
dwmac-meson.c net: stmmac: update the module description of the dwmac-meson driver 2016-09-07 14:13:31 -07:00
dwmac-meson8b.c net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC 2016-09-07 14:13:18 -07:00
dwmac-oxnas.c net: stmmac: Add OXNAS Glue Driver 2016-11-03 15:31:33 -04:00
dwmac-rk.c stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks 2016-11-09 13:21:24 -05:00
dwmac-socfpga.c net: stmmac: use phydev from struct net_device 2016-10-12 01:40:25 -04:00
dwmac-sti.c stmmac: dwmac-sti: remove unused priv dev member 2016-11-06 22:00:15 -05:00
dwmac-stm32.c net: ethernet: dwmac: fix non static symbol warning 2016-09-13 11:42:27 -04:00
dwmac-sunxi.c
dwmac4.h drivers: net: stmmac: rework core ISR to better manage PCS and PMT 2016-06-28 08:54:23 -04:00
dwmac4_core.c stmmac: fix PWRDWN into the PMT register for global unicast. 2016-09-18 22:21:06 -04:00
dwmac4_descs.c stmmac: display the descriptors if DES0 = 0 2016-10-20 11:27:25 -04:00
dwmac4_descs.h
dwmac4_dma.c
dwmac4_dma.h
dwmac4_lib.c
dwmac100.h
dwmac100_core.c
dwmac100_dma.c
dwmac1000.h drivers: net: stmmac: rework core ISR to better manage PCS and PMT 2016-06-28 08:54:23 -04:00
dwmac1000_core.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-09-23 06:46:57 -04:00
dwmac1000_dma.c
dwmac_dma.h
dwmac_lib.c
enh_desc.c
Kconfig net: stmmac: Add OXNAS Glue Driver 2016-11-03 15:31:33 -04:00
Makefile net: stmmac: Add OXNAS Glue Driver 2016-11-03 15:31:33 -04:00
mmc.h
mmc_core.c
norm_desc.c
ring_mode.c
stmmac.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-10-30 12:42:58 -04:00
stmmac_ethtool.c net: stmmac: use new api ethtool_{get|set}_link_ksettings 2016-10-12 01:40:25 -04:00
stmmac_hwtstamp.c
stmmac_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-10-30 12:42:58 -04:00
stmmac_mdio.c
stmmac_pci.c
stmmac_pcs.h drivers: net: stmmac: reworking the PCS code. 2016-06-28 08:54:23 -04:00
stmmac_platform.c net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP 2016-09-01 14:03:40 -07:00
stmmac_platform.h stmmac: introduce get_stmmac_bsp_priv() helper 2016-09-07 14:13:13 -07:00
stmmac_ptp.c stmmac: fix and review the ptp registration. 2016-10-19 15:10:30 -04:00
stmmac_ptp.h