linux/drivers/net/ethernet/stmicro/stmmac
Heiner Kallweit 722eef2861 net: stmmac: add separate warning for PTP not being supported by HW
Chips like Amlogic S905GXBB are supported by this driver but don't
have support for PTP. Add a separate warning for missing HW support
to differentiate it from other actual failures.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-02 22:00:48 -05:00
..
altr_tse_pcs.c net: ethernet: Fix SGMII unable to switch speed and autonego failure 2016-11-15 12:06:24 -05: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 net: ethernet: stmmac: change dma descriptors to __le32 2016-11-15 22:05:54 -05:00
common.h stmmac: adding DT parameter for LPI tx clock gating 2017-01-09 14:54:29 -05:00
descs_com.h net: ethernet: stmmac: change dma descriptors to __le32 2016-11-15 22:05:54 -05:00
descs.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-11-22 13:27:16 -05:00
dwmac4_core.c net: stmicro: fix LS field mask in EEE configuration 2017-01-22 16:47:36 -05:00
dwmac4_descs.c stmmac: fix memory barriers 2016-12-19 11:05:02 -05:00
dwmac4_descs.h stmmac: fix PTP support for GMAC4 2016-11-15 19:56:17 -05:00
dwmac4_dma.c stmmac: enable rx queues 2016-12-29 11:52:59 -05:00
dwmac4_dma.h stmmac: add DMA support for GMAC 4.xx 2016-04-02 20:23:08 -04:00
dwmac4_lib.c stmmac: add DMA support for GMAC 4.xx 2016-04-02 20:23:08 -04:00
dwmac4.h stmmac: adding DT parameter for LPI tx clock gating 2017-01-09 14:54:29 -05:00
dwmac100_core.c stmmac: CSR clock configuration fix 2016-12-23 11:46:37 -05:00
dwmac100_dma.c net: stmmac: simplify the common DMA init API 2016-12-08 13:07:10 -05:00
dwmac100.h stmmac: share reset function between dwmac100 and dwmac1000 2016-03-02 14:21:30 -05:00
dwmac1000_core.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-02-02 16:54:00 -05:00
dwmac1000_dma.c net: smmac: allow configuring lower pbl values 2016-12-08 13:07:10 -05:00
dwmac1000.h net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK 2016-12-08 13:07:10 -05:00
dwmac_dma.h stmmac: rework DMA bus setting and introduce new platform AXI structure 2016-03-02 14:21:30 -05:00
dwmac_lib.c stmmac: share reset function between dwmac100 and dwmac1000 2016-03-02 14:21:30 -05:00
dwmac-dwc-qos-eth.c stmmac: adding new glue driver dwmac-dwc-qos-eth 2017-01-09 14:54:30 -05:00
dwmac-generic.c net: stmmac: dwmac-generic: add missing compatible strings 2016-12-08 11:35:37 -05:00
dwmac-ipq806x.c net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks 2016-12-02 10:42:47 -05:00
dwmac-lpc18xx.c net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks 2016-12-02 10:42:47 -05:00
dwmac-meson8b.c net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID mode 2017-02-02 21:59:51 -05:00
dwmac-meson.c net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks 2016-12-02 10:42:47 -05:00
dwmac-oxnas.c net: stmmac: dwmac-oxnas: use generic pm implementation 2017-01-03 09:33:00 -05:00
dwmac-rk.c net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerup 2016-12-21 13:25:39 -05:00
dwmac-socfpga.c stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure 2017-01-09 14:54:29 -05:00
dwmac-sti.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-12-03 12:29:53 -05:00
dwmac-stm32.c net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks 2016-12-02 10:42:47 -05:00
dwmac-sunxi.c net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks 2016-12-02 10:42:47 -05:00
enh_desc.c stmmac: fix memory barriers 2016-12-19 11:05:02 -05:00
Kconfig stmicro: add more information to Kconfig 2017-01-18 12:12:04 -05:00
Makefile stmmac: adding new glue driver dwmac-dwc-qos-eth 2017-01-09 14:54:30 -05:00
mmc_core.c stmmac: enhance mmc counter management 2016-04-02 20:23:08 -04:00
mmc.h stmmac: enhance mmc counter management 2016-04-02 20:23:08 -04:00
norm_desc.c net: ethernet: stmmac: change dma descriptors to __le32 2016-11-15 22:05:54 -05:00
ring_mode.c net: ethernet: stmmac: change dma descriptors to __le32 2016-11-15 22:05:54 -05:00
stmmac_ethtool.c stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure 2017-01-09 14:54:29 -05:00
stmmac_hwtstamp.c stmmac: fix PTP support for GMAC4 2016-11-15 19:56:17 -05:00
stmmac_main.c net: stmmac: add separate warning for PTP not being supported by HW 2017-02-02 22:00:48 -05:00
stmmac_mdio.c net: stmmac: fix incorrect bit set in gmac4 mdio addr register 2016-12-27 12:28:08 -05:00
stmmac_pci.c net: stmmac: fix maxmtu assignment to be within valid range 2017-01-08 18:20:41 -05:00
stmmac_pcs.h drivers: net: stmmac: reworking the PCS code. 2016-06-28 08:54:23 -04:00
stmmac_platform.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-01-17 15:19:37 -05:00
stmmac_platform.h net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks 2016-12-02 10:42:47 -05:00
stmmac_ptp.c stmmac: fix PTP support for GMAC4 2016-11-15 19:56:17 -05:00
stmmac_ptp.h stmmac: update the PTP header file 2016-11-15 19:56:17 -05:00
stmmac.h stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure 2017-01-09 14:54:29 -05:00