summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.10/202-b44-rename-B44_PHY_ADDR_NO_PHY-to-B44_PHY_ADDR_NO_LO.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: b44: This updates the phylib patches to the version send upstreamHauke Mehrtens2013-12-261-5/+6
| | | | | | | | This uses a fixed phy instead of a dummy one. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39166
* brcm47xx: b44: detect external phy by bit set in DevControl registerHauke Mehrtens2013-10-221-49/+4
| | | | | | | | | | Without this patch we treated only phy addr 30 as an external phy, but there is a register to check that. Now we do not have to try to reset the switch to check for an external switch. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38502
* brcm47xx: b44: fix some problems with the phyHauke Mehrtens2013-10-061-0/+87
* do not try initialize a unused phy * some improvements to the phylib patch * do not turn the phy off when mac is off Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38306