| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
device trees.
|
|
|
|
|
|
| |
OK dlg@, bluhm@
No Opinion mpi@
Not against it claudio@
|
|
|
|
| |
ok kettenis@
|
|
|
|
|
|
| |
process.
ok kettenis@ as part of a larger diff
|
|
|
|
| |
ok dlg@ tobhe@
|
|
|
|
|
|
|
| |
this is a step toward deprecating softclock based livelock detection.
kettenis@ tested fec(4) on armv7 and dwge(4) on arm64
jmatthew@ tested dwxe(4) on armv7 and noted rings shrinking under load.
|
|
|
|
|
|
| |
freed up some space on the tx ring. This fixes stalls seen in tcpbench.
ok dlg@ patrick@ kettenis@
|
|
similarities between the two and using a common approach helps fixing bugs.
The new driver is better integrated with the device tree framework and
is faster (mainly because the DMA engine is configured properly now).
Tested on all currently supported variants of the hardware.
ok jsg@, jmatthew@
|