summaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx/patches-3.10/202-bgmac-make-bgmac-work-on-systems-without-nvram.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm53xx: remove kernel 3.10Hauke Mehrtens2014-08-181-73/+0
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42203
* kernel: update 3.10 to 3.10.36Gabor Juhos2014-04-121-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40467
* kernel: bgmac: update bgmac to a version from kernel 3.14-rc1Hauke Mehrtens2014-02-041-1/+11
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39465
* bcm53xx: make the l2x0 L2 cache controller workHauke Mehrtens2014-01-041-13/+2
| | | | | | | | | This fixes the DMA problems with the Ethernet driver. This also updates some other parts of the patches. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39203
* bcm53xx: update the ethernet core hacksHauke Mehrtens2014-01-041-7/+30
| | | | | | | | | The PHY always says there is no link Instead of doing this dma sync a mdelay does the same trick and it is as unreliable. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39202
* kernel: bgmac: update the driver patches to a version submitted for mainline ↵Hauke Mehrtens2014-01-041-12/+2
| | | | | | | | kernel. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39201
* kernel: bgmac: update patchesHauke Mehrtens2013-12-261-3/+3
| | | | | | | | | This updates the bgmac backport patch to the current upstream version and adds some more patches mostly for BCM4707. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39165
* bcm53xx: make bgmac workHauke Mehrtens2013-11-111-0/+40
| | | | | | | | This makes bgmac work without sprom and refreshed the patches. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38715
* kernel: bgmac: move other bgmac patches to genericHauke Mehrtens2013-10-021-2/+2
| | | | | | | | The bgmac driver will be used on the brcm47xx and the bcm53xx target. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38289
* bcm53xx: update patchesHauke Mehrtens2013-07-281-4/+1
| | | | | | | | This reorders the patchs and adds some new ones. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37586
* bcm53xx: add initial bgmac patchesHauke Mehrtens2013-07-281-0/+24
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37584