Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: remove linux 3.10 support | Felix Fietkau | 2014-11-23 | 1 | -37/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43344 | ||||
* | ar71xx: select m25p80 support instead of spi support where used by mach ↵ | Felix Fietkau | 2014-08-29 | 1 | -1/+1 |
| | | | | | | | | files (#17699) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42331 | ||||
* | ar71xx: fix compile error in r40969, refresh patches | Felix Fietkau | 2014-06-02 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40977 | ||||
* | ar71xx: add kernel support for ZyXEL NBG 6716 | Gabor Juhos | 2014-04-13 | 1 | -0/+37 |
With this patch OpenWRT supports the following on the ZyXEL NBG 6716: -WiFi 2G (ath9k) -WiFi 5G (ath10k) -NAND flash -2 Ethernet interfaces -USB 2.0 -LEDs including switch -reasonale defaults at first boot Signed-off-by: André Valentin <avalentin@marcant.net> Patchwork: http://patchwork.openwrt.org/patch/5101/ [juhosg: - rename and refresh kernel patch, - fix a few typos, - change button key codes, - use zyxel prefix in LED names] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40499 |