index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
sparx5
/
sparx5_fdma.c
Age
Commit message (
Expand
)
Author
2025-01-15
net: lan969x: add FDMA implementation
Daniel Machon
2025-01-15
net: sparx5: ops out certain FDMA functions
Daniel Machon
2025-01-15
net: sparx5: activate FDMA tx in start()
Daniel Machon
2025-01-15
net: sparx5: split sparx5_fdma_{start(),stop()}
Daniel Machon
2024-10-30
net: sparx5: add sparx5 context pointer to a few functions
Daniel Machon
2024-10-08
net: sparx5: redefine internal ports and PGID's as offsets
Daniel Machon
2024-10-08
net: sparx5: use SPX5_CONST for constants which already have a symbol
Daniel Machon
2024-09-04
net: sparx5: ditch sparx5_fdma_rx/tx_reload() functions
Daniel Machon
2024-09-04
net: sparx5: use contiguous memory for tx buffers
Daniel Machon
2024-09-04
net: sparx5: use library helper for freeing tx buffers
Daniel Machon
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the tx path
Daniel Machon
2024-09-04
net: sparx5: use the FDMA library for allocation of tx buffers
Daniel Machon
2024-09-04
net: sparx5: use a few FDMA helpers in the rx path
Daniel Machon
2024-09-04
net: sparx5: use library helper for freeing rx buffers
Daniel Machon
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the rx path
Daniel Machon
2024-09-04
net: sparx5: use the FDMA library for allocation of rx buffers
Daniel Machon
2024-09-04
net: sparx5: replace a few variables with new equivalent ones
Daniel Machon
2024-09-04
net: sparx5: use FDMA library symbols
Daniel Machon
2024-04-25
net: sparx5: Correct spelling in comments
Simon Horman
2022-12-05
net: microchip: sparx5: correctly free skb in xmit
Casper Andersson
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-03-26
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-04
net: sparx5: Update extraction/injection for timestamping
Horatiu Vultur
2021-08-20
net: sparx5: switchdev: adding frame DMA functionality
Steen Hegelund