summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/lan966x/lan966x_fdma.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-02net: lan966x: Fix unmapping of received frames using FDMAHoratiu Vultur1-6/+12
2022-11-02net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur1-2/+6
2022-10-25net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTUHoratiu Vultur1-21/+3
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski1-2/+1
2022-08-31net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter1-1/+4
2022-05-13net: lan966x: Fix use of pointer after being freedHoratiu Vultur1-2/+2
2022-04-12net: lan966x: Update FDMA to change MTU.Horatiu Vultur1-0/+134
2022-04-12net: lan966x: Add FDMA functionalityHoratiu Vultur1-0/+708