1
0
Fork 0
remarkable-linux/drivers/net/ethernet/cadence
Nicolas Ferre c77295d6fa net: macb: disable scatter-gather for macb on sama5d3
[ Upstream commit eb4ed8e2d7 ]

Create a new configuration for the sama5d3-macb new compatibility string.
This configuration disables scatter-gather because we experienced lock down
of the macb interface of this particular SoC under very high load.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-18 09:16:22 +02:00
..
Kconfig net: macb: Add support for PTP timestamps in DMA descriptors 2017-06-30 13:11:41 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
macb.h net: macb: Add hardware PTP support 2017-06-30 13:11:42 -04:00
macb_main.c net: macb: disable scatter-gather for macb on sama5d3 2018-10-18 09:16:22 +02:00
macb_pci.c net: cadence: macb: constify pci_device_id. 2017-07-17 13:37:15 -07:00
macb_ptp.c net: macb: Fix ptp time adjustment for large negative delta 2018-07-22 14:28:44 +02:00