summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/lan966x/lan966x_fdma.c
AgeCommit message (Expand)Author
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-04-24lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur
2023-01-27lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2022-11-25net: lan966x: Add support for XDP_REDIRECTHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_TXHoratiu Vultur
2022-11-25net: lan966x: Update dma_dir of page_pool_paramsHoratiu Vultur
2022-11-25net: lan966x: Update rxq memory modelHoratiu Vultur
2022-11-25net: lan966x: Add len field to lan966x_tx_dcb_bufHoratiu Vultur
2022-11-25net: lan966x: Introduce helper functionsHoratiu Vultur
2022-11-25net: lan966x: Add XDP_PACKET_HEADROOMHoratiu Vultur
2022-11-11net: lan96x: Use page_pool APIHoratiu Vultur
2022-11-11net: lan966x: Add basic XDP supportHoratiu Vultur
2022-11-11net: lan966x: Split function lan966x_fdma_rx_get_frameHoratiu Vultur
2022-11-11net: lan966x: Add define IFH_LEN_BYTESHoratiu Vultur
2022-11-01net: lan966x: Fix unmapping of received frames using FDMAHoratiu Vultur
2022-11-01net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur
2022-10-24net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTUHoratiu Vultur
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter
2022-05-12net: lan966x: Fix use of pointer after being freedHoratiu Vultur
2022-04-11net: lan966x: Update FDMA to change MTU.Horatiu Vultur
2022-04-11net: lan966x: Add FDMA functionalityHoratiu Vultur