summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_fdma.c
AgeCommit message (Expand)Author
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