aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.10/773-bgmac-add-srab-switch.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: bump 5.10 to 5.10.175John Audia2023-03-271-5/+5
| | | | | | | | | | Manually rebased: backport-5.10/611-v5.12-net-ethernet-mediatek-support-setting-MTU.patch All other patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit 3ca98495897126113912f7ee4537f69459d21332)
* kernel: backport bgmac upstream commits from 5.15 / for 5.16Rafał Miłecki2021-10-071-1/+1
| | | | Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* kirkwood: import patch to fix build and refresh patchesDaniel Golle2021-08-051-1/+1
| | | | | | | | | kirkwood build broke due to missing include needed for ETH_ALEN. Add patch (sent upstream as well) to address that. Refresh patches for 5.4 and 5.10. Fixes: 91a52f22a1 ("treewide: backport support for nvmem on non platform devices") Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* kernel: fix bgmac compilation in kernel 5.10Rafał Miłecki2021-07-291-1/+1
| | | | | | | It's required since upstream kernel commit 4bdc0d676a64 ("remove ioremap_nocache and devm_ioremap_nocache"). Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* kernel: add linux 5.10 supportFelix Fietkau2021-02-161-0/+98
Signed-off-by: Felix Fietkau <nbd@nbd.name>