linux/drivers/net/ethernet/amd/xgbe
Lendacky, Thomas f3d0e78d2e amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask
Use the dma_set_mask_and_coherent function to set the DMA mask rather
than setting the DMA mask fields directly.  This was originally done
to work around a bug in the arm64 DMA support when RAM started above
the 4GB boundary which has since been fixed.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-05 16:47:02 -07:00
..
Makefile amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00
xgbe-common.h amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00
xgbe-dcb.c amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00
xgbe-debugfs.c amd-xgbe: Fix debugfs compatibility change with kstrtouint 2014-07-07 21:38:06 -07:00
xgbe-desc.c amd-xgbe: Add hardware timestamp support 2014-07-30 18:46:52 -07:00
xgbe-dev.c amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00
xgbe-drv.c amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00
xgbe-ethtool.c amd-xgbe: Remove unnecessary spinlocks 2014-08-02 19:29:53 -07:00
xgbe-main.c amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask 2014-08-05 16:47:02 -07:00
xgbe-mdio.c amd-xgbe: Remove unnecessary spinlocks 2014-08-02 19:29:53 -07:00
xgbe-ptp.c amd-xgbe: Add hardware timestamp support 2014-07-30 18:46:52 -07:00
xgbe.h amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00