Files
u-boot/drivers/net
Stefan Theil 1059858061 zynq-gem: Use appropriate cache flush/invalidate for RX and TX
The cache was only flushed before *transmitting* packets, but not
when receiving them, leading to an issue where new packets were
handed to the receive handler with old contents in cache. This
only happens when a lot of packets are received without sending
packages every now and then. Also flushing the receive buffers
in the transmit function makes no sense and can be removed.

Signed-off-by: Stefan Theil <stefan.theil@mixed-mode.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2019-01-24 10:03:42 +01:00
..
2018-12-06 14:37:42 -08:00
2016-10-23 18:33:18 -04:00
2018-11-27 21:06:53 +05:30
2019-01-01 14:12:18 +01:00
2018-10-24 14:45:38 -05:00
2018-05-29 14:45:03 +08:00
2019-01-23 18:26:44 +01:00
2019-01-23 18:26:44 +01:00
2018-11-05 10:41:56 -06:00
2018-07-26 14:08:21 -05:00
2018-07-26 14:08:21 -05:00
2018-10-24 14:45:38 -05:00
2018-06-13 13:54:15 -05:00