summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_fdma.c
AgeCommit message (Expand)Author
2025-01-15net: lan969x: add FDMA implementationDaniel Machon
2025-01-15net: sparx5: ops out certain FDMA functionsDaniel Machon
2025-01-15net: sparx5: activate FDMA tx in start()Daniel Machon
2025-01-15net: sparx5: split sparx5_fdma_{start(),stop()}Daniel Machon
2024-10-30net: sparx5: add sparx5 context pointer to a few functionsDaniel Machon
2024-10-08net: sparx5: redefine internal ports and PGID's as offsetsDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which already have a symbolDaniel Machon
2024-09-04net: sparx5: ditch sparx5_fdma_rx/tx_reload() functionsDaniel Machon
2024-09-04net: sparx5: use contiguous memory for tx buffersDaniel Machon
2024-09-04net: sparx5: use library helper for freeing tx buffersDaniel Machon
2024-09-04net: sparx5: use FDMA library for adding DCB's in the tx pathDaniel Machon
2024-09-04net: sparx5: use the FDMA library for allocation of tx buffersDaniel Machon
2024-09-04net: sparx5: use a few FDMA helpers in the rx pathDaniel Machon
2024-09-04net: sparx5: use library helper for freeing rx buffersDaniel Machon
2024-09-04net: sparx5: use FDMA library for adding DCB's in the rx pathDaniel Machon
2024-09-04net: sparx5: use the FDMA library for allocation of rx buffersDaniel Machon
2024-09-04net: sparx5: replace a few variables with new equivalent onesDaniel Machon
2024-09-04net: sparx5: use FDMA library symbolsDaniel Machon
2024-04-25net: sparx5: Correct spelling in commentsSimon Horman
2022-12-05net: microchip: sparx5: correctly free skb in xmitCasper Andersson
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2022-03-26net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun
2022-03-04net: sparx5: Update extraction/injection for timestampingHoratiu Vultur
2021-08-20net: sparx5: switchdev: adding frame DMA functionalitySteen Hegelund