Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipq806x: ap148/r7500: fix eth0 for non gige speeds | Jonas Gorski | 2015-12-02 | 1 | -2/+6 |
| | | | | | | | | | | | | | | Eth0 is attached to mac0 of the switch with a fixed link and and not to phy4 in single phy mode, so configuring it to anything but 1000FD will break the connection, which will happen if a only 100 Mbit capapble device is plugged into the wan port. Fix this by not taking the state from phy4 and just configuring a fixed link for eth0. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 47695 | ||||
* | ipq806x: fix pcie reset gpio definions and move them to the common .dtsi file | Felix Fietkau | 2015-11-21 | 1 | -25/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47544 | ||||
* | ipq806x: add support for Netgear Nighthawk X4 R7500 | Jonas Gorski | 2015-09-04 | 1 | -0/+387 |
Add support for the Netgear Nighthawk X4 R7500 and build appropariate sysupgrade and factory images. Known issues: * 5 GHz wifi not working - there is no quantenna driver * One of the USB ports is not working Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46796 |