Hi all, Here are a couple of race condition fixes for the macb driver. The first two are issues observed on real HW.
Anssi Hannula (3): net: macb: fix random memory corruption on RX with 64-bit DMA net: macb: fix dropped RX frames due to a race net: macb: add missing barriers when reading buffers drivers/net/ethernet/cadence/macb_main.c | 34 +++++++++++++++++++++----- 1 file changed, 28 insertions(+), 6 deletions(-) -- Anssi Hannula / Bitwise Oy