aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.9/340-MIPS-mm-remove-mips_dma_mapping_error.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove support for kernel 4.9Adrian Schmutzler2020-01-081-32/+0
| | | | | | No target uses kernel 4.9 anymore. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* kernel: MIPS compile out no-op DMA mapping ops where possibleFelix Fietkau2017-12-081-0/+32
Slightly improves networking throughput on some devices Signed-off-by: Felix Fietkau <nbd@nbd.name>