summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc/ocelot_fdma.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-28net: Explicitly include correct DT includesRob Herring1-1/+0
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong1-1/+2
2022-07-08net: ocelot: fix wrong time_after usagePavel Skripkin1-9/+8
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski1-2/+2
2021-12-13net: ocelot: use dma_unmap_addr to get tx buffer dma_addrClément Léger1-2/+2
2021-12-11net: ocelot: add FDMA supportClément Léger1-0/+894