summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_fdma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean2024-08-161-1/+0
* net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean2024-08-161-1/+1
* net: Explicitly include correct DT includesRob Herring2023-07-281-1/+0
* drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong2023-07-191-1/+2
* net: ocelot: fix wrong time_after usagePavel Skripkin2022-07-081-9/+8
* eth: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-2/+2
* net: ocelot: use dma_unmap_addr to get tx buffer dma_addrClément Léger2021-12-131-2/+2
* net: ocelot: add FDMA supportClément Léger2021-12-111-0/+894