| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ath79: add support for GL.iNet 6408/6416 (GL.iNet V1) | Adrian Schmutzler | 2020-01-29 | 5 | -0/+211 |
* | ramips: fix NETGEAR R6260 EEPROM offset | David Bauer | 2020-01-29 | 4 | -4/+26 |
* | ramips: add support for GL.iNet microuter-N300 | David Bauer | 2020-01-29 | 5 | -91/+142 |
* | octeon: apply vendor_model scheme to device definition/image name | Adrian Schmutzler | 2020-01-26 | 1 | -11/+13 |
* | mediatek: use consistent naming scheme for device nodes | Adrian Schmutzler | 2020-01-26 | 5 | -23/+22 |
* | mvebu: remove bashism | Sven Roederer | 2020-01-26 | 1 | -1/+1 |
* | kernel: sfp: add Nokia SFP fix from net-next | Scott Roberts | 2020-01-26 | 12 | -37/+145 |
* | ipq40xx: fix misplaced cells-sizes in WPJ419's dts | Christian Lamparter | 2020-01-26 | 1 | -2/+2 |
* | ipq40xx: add support for EnGenius EMD1 | Yen-Ting-Shen | 2020-01-26 | 5 | -1/+261 |
* | ipq40xx: Add support for D-Link DAP-2610 | Fredrik Olofsson | 2020-01-26 | 6 | -2/+295 |
* | lantiq: tidy up image/Makefile | Adrian Schmutzler | 2020-01-24 | 1 | -7/+5 |
* | lantiq: fix setting SOC to DEFAULT_SOC | Adrian Schmutzler | 2020-01-24 | 1 | -0/+1 |
* | lantiq: define SOC only once for uniform targets | Adrian Schmutzler | 2020-01-24 | 6 | -38/+4 |
* | lantiq: move DTS_DIR variable out of Device definition | Adrian Schmutzler | 2020-01-24 | 1 | -1/+2 |
* | lantiq: fix model name for BT Home Hub 3 Type A | Adrian Schmutzler | 2020-01-24 | 1 | -1/+1 |
* | ramips: define SOC only once for uniform targets | Adrian Schmutzler | 2020-01-24 | 4 | -114/+7 |
* | kernel: act_ctinfo: really fix backport this time | Kevin Darbyshire-Bryant | 2020-01-24 | 1 | -1/+1 |
* | kernel: act_ctinfo: fixup build error on 4.14 | Kevin Darbyshire-Bryant | 2020-01-24 | 1 | -2/+3 |
* | kernel: bump 4.19 to 4.19.98 | Koen Vandeputte | 2020-01-24 | 11 | -19/+18 |
* | kernel: bump 4.14 to 4.14.167 | Koen Vandeputte | 2020-01-24 | 7 | -10/+9 |
* | kernel: act_ctinfo: backport memory leak fix | Kevin Darbyshire-Bryant | 2020-01-24 | 2 | -8/+29 |
* | kernel: fix dst reference leak in flow offload | Felix Fietkau | 2020-01-23 | 2 | -22/+24 |
* | ath79: fix SUPPORTED_DEVICES not matching ar71xx board names | Adrian Schmutzler | 2020-01-23 | 4 | -12/+8 |
* | ath79: move lzma-loader to the end of available RAM | Adrian Schmutzler | 2020-01-23 | 2 | -3/+2 |
* | ath79: add support for MikroTik RouterBOARD wAP G-5HacT2HnD | Roger Pueyo Centelles | 2020-01-23 | 9 | -3/+192 |
* | ath79: allow to override AR8033 SGMII aneg status | David Bauer | 2020-01-23 | 2 | -0/+32 |
* | ath79: add QCA955x SGMII link loss workaround | David Bauer | 2020-01-23 | 3 | -0/+290 |
* | kirkwood: exploit BOARD_NAME to set DEVICE_DTS and SUPPORTED_DEVICES | Adrian Schmutzler | 2020-01-23 | 1 | -20/+2 |
* | sunxi: tidy up and sort alphabetically in image Makefiles | Adrian Schmutzler | 2020-01-23 | 4 | -197/+135 |
* | ar71xx: change u-boot-env to read-write for gl-ar150/-domino/mifi | Kimmo Vuorinen | 2020-01-23 | 1 | -3/+3 |
* | ath79: add support for TP-Link TL-WA850RE v2 | Adrian Schmutzler | 2020-01-22 | 4 | -1/+181 |
* | ar71xx: use dynamic partitioning for TP-Link TL-WA850RE v2 | Adrian Schmutzler | 2020-01-22 | 1 | -1/+1 |
* | generic at803x: remove unneeded patches | David Bauer | 2020-01-22 | 3 | -236/+0 |
* | ath79: use upstream properties to disable EEE | David Bauer | 2020-01-22 | 4 | -4/+8 |
* | ath79: add support for TP-Link TL-WA850RE v1 | Adrian Schmutzler | 2020-01-22 | 5 | -0/+182 |
* | kernel: sfp: re-attempt probing for phy | Jonas Gorski | 2020-01-21 | 4 | -0/+344 |
* | kernel: sfp: add two fixes submitted to upstream | Jonas Gorski | 2020-01-21 | 2 | -0/+72 |
* | mvebu: add uDPU update patches | Russell King | 2020-01-21 | 3 | -0/+98 |
* | kernel: add SFP support for Methode DM7052 NBASE-T module | Russell King | 2020-01-21 | 17 | -4/+1919 |
* | kernel: add backported phy/phylink/sfp patches | Russell King | 2020-01-21 | 43 | -0/+4575 |
* | kernel: move phylink patches from mvebu to generic | Russell King | 2020-01-21 | 2 | -0/+0 |
* | kernel: remove obsolete phylink/SFP patches | Russell King | 2020-01-21 | 6 | -653/+0 |
* | ath79: remove usused TPLINK_BOARD_NAME variable for DEVICE_VARS | Adrian Schmutzler | 2020-01-21 | 1 | -1/+1 |
* | Revert "kernel: mtd: Make subpartitions inherit parent's access mode" | Petr Štetiar | 2020-01-21 | 2 | -120/+0 |
* | zynq: derive DEVICE_DTS from device definition name | Adrian Schmutzler | 2020-01-21 | 1 | -4/+1 |
* | mvebu: split base-files across subtargets | Adrian Schmutzler | 2020-01-21 | 17 | -129/+251 |
* | mvebu: use SOC to derive DEVICE_DTS | Adrian Schmutzler | 2020-01-21 | 3 | -7/+8 |
* | mvebu: move subtarget image Makefile switch to parent Makefile | Adrian Schmutzler | 2020-01-21 | 4 | -12/+8 |
* | ath79: add support for TP-Link TL-MR6400 | Enrico Mioso | 2020-01-21 | 4 | -0/+189 |
* | ar71xx: ubnt-rocket-m-ti: fix RSSI LED definitions | Lech Perczak | 2020-01-21 | 2 | -6/+8 |