summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-4.3/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm53xx: delete old kernel versionsFelix Fietkau2016-05-121-42/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* bcm53xx: add workaround for Netgear R8000 networkRafał Miłecki2015-10-301-1/+8
| | | | | | | | | | | | According to the info from NVRAM we should use port 8 for the CPU (and interface eth2). Unfortunately it doesn't work right now, so lets switch to the port 5. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Forwardport of r46586 from 15.05 SVN-Revision: 47281
* bcm53xx: add support basic for kernel 4.3Hauke Mehrtens2015-10-251-0/+35
The files directory is now split up into the files which are needed for every kernel version and the files only needed by kernel 4.1. The files in files-4.1 are already merged into mainline kernel 4.3. This patch only removed patches which were merged into mainline kernel 4.3. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47251