summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/410-NET-bcm63xx_enet-move-phy_-dis-connect-into-probe-re.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: remove 3.3 supportJonas Gorski2013-01-041-169/+0
| | | | | | | | 3.6 is tested enough to be considered stable. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35009
* bcm63xx: add ethernet support for bcm6368Jonas Gorski2012-03-281-0/+169
Add basic support for the internal ethernet switch on bcm6368. It behaves as a dumb switch for now, but allows basic connectivity. Also drop the ethernet patch for bcm6345 for now, it needs rework. SVN-Revision: 31129