2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 10:13:58 +08:00
linux-next/drivers/net/ethernet/qualcomm/emac
Wang Dongsheng df262dbdcc net: qcom/emac: extend DMA mask to 46bits
Bit TPD3[31] is used as a timestamp bit if PTP is enabled, but
it's used as an address bit if PTP is disabled.  Since PTP isn't
supported by the driver, we can extend the DMA address to 46 bits.

Signed-off-by: Wang Dongsheng <dongsheng.wang@hxt-semitech.com>
Acked-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-24 16:32:29 -05:00
..
emac-ethtool.c net: qcom/emac: add software control for pause frame mode 2017-09-21 15:19:30 -07:00
emac-mac.c Revert "net: qcom/emac: enforce DMA address restrictions" 2017-10-12 10:50:10 -07:00
emac-mac.h net: qcom/emac: extend DMA mask to 46bits 2018-01-24 16:32:29 -05:00
emac-phy.c net: qcom/emac: Reduce timeout for mdio read/write 2017-12-15 15:46:19 -05:00
emac-phy.h net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii-fsm9900.c net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii-qdf2400.c net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values 2017-03-07 12:29:37 -08:00
emac-sgmii-qdf2432.c net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii.c net: qcom/emac: clean up some TX/RX error messages 2017-10-11 16:01:56 -07:00
emac-sgmii.h net: qcom/emac: add an error interrupt handler for the sgmii 2017-01-29 19:07:02 -05:00
emac.c net: qcom/emac: extend DMA mask to 46bits 2018-01-24 16:32:29 -05:00
emac.h net: qcom/emac: add software control for pause frame mode 2017-09-21 15:19:30 -07:00
Makefile net: qcom/emac: add ethtool support 2017-01-10 13:26:25 -05:00