| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: fix crashes on MIPS when loading kernel modules under memory pressure | Felix Fietkau | 2017-02-15 | 3 | -3/+12 |
* | kernel: add missing symbol for v4.9 | John Crispin | 2017-02-15 | 1 | -0/+1 |
* | kernel: add missing tracing related config symbols for linux 4.9 | Felix Fietkau | 2017-02-13 | 1 | -1/+4 |
* | kernel: fix kmod-rxrpc with kernel 4.9 | Hauke Mehrtens | 2017-02-12 | 1 | -0/+3 |
* | kernel: fix compile error on linux 4.9 with CONFIG_KALLSYMS disabled | Martin Blumenstingl | 2017-02-12 | 1 | -2/+3 |
* | kernel: MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch | Hauke Mehrtens | 2017-02-12 | 2 | -0/+70 |
* | kernel: add missing config option for kernel 4.9 | Hauke Mehrtens | 2017-02-11 | 1 | -0/+1 |
* | kernel: add rest controller option for kernel 4.9 | Hauke Mehrtens | 2017-02-11 | 1 | -0/+9 |
* | kernel: fix linux 4.9 host tools portability issues | Felix Fietkau | 2017-02-11 | 1 | -0/+28 |
* | kernel: add missing symbols to generic/config-4.9 | John Crispin | 2017-02-11 | 1 | -0/+4 |
* | kernel: fix 304-mips_disable_fpu.patch for v4.9 | John Crispin | 2017-02-11 | 1 | -9/+42 |
* | kernel: move upstream accepted bcm47xxpart TRX cleanups | Rafał Miłecki | 2017-02-10 | 4 | -6/+20 |
* | kernel: backport bcm47xxsflash support for reading 32 MiB flashes | Rafał Miłecki | 2017-02-09 | 5 | -0/+288 |
* | generic: add missing symbols for linux 4.9 | Álvaro Fernández Rojas | 2017-02-08 | 1 | -0/+15 |
* | generic: add missing kernel symbols | Álvaro Fernández Rojas | 2017-02-07 | 1 | -0/+23 |
* | kernel: update spi-nor in 4.9 to spi-nor tree version (next branch) | Rafał Miłecki | 2017-02-07 | 12 | -28/+784 |
* | kernel: update spi-nor in 4.9 to version from Linus's tree (4.10) | Rafał Miłecki | 2017-02-07 | 13 | -15/+200 |
* | kernel: fix build error in mtdsplit driver | Koen Vandeputte | 2017-02-07 | 1 | -1/+1 |
* | kernel: merge b53 API patch with the one handling all switch drivers | Rafał Miłecki | 2017-02-06 | 2 | -88/+88 |
* | kernel: add missing config symbols for 4.9 | Felix Fietkau | 2017-02-06 | 1 | -0/+25 |
* | kernel: fix crashlog build error on 4.9 | Felix Fietkau | 2017-02-06 | 1 | -2/+2 |
* | kernel: add compile fix for linux 4.9 on x86 | Felix Fietkau | 2017-02-06 | 1 | -0/+13 |
* | kernel: port b53 to use kernel 4.5+ API | Rafał Miłecki | 2017-02-06 | 3 | -17/+96 |
* | kernel: update kernel 4.4 to version 4.4.47 | Stijn Tintel | 2017-02-06 | 1 | -5/+5 |
* | kernel: add linux 4.9 support | Felix Fietkau | 2017-02-04 | 168 | -0/+27745 |
* | kernel: update phy drivers for 4.9 | Felix Fietkau | 2017-02-03 | 9 | -134/+1194 |
* | kernel: update mtdsplit for linux 4.9 | Felix Fietkau | 2017-02-03 | 12 | -15/+300 |
* | generic: rtl8366rb: fix compatible string | Mathias Kresin | 2017-02-03 | 1 | -1/+1 |
* | generic: mtd: update settings of mx25u3235f | André Valentin | 2017-02-02 | 1 | -1/+1 |
* | kernel: fix BCM54612E PHY support | Rafał Miłecki | 2017-02-01 | 1 | -14/+81 |
* | rtl8366_smi: add linux 4.4 compatibility | Felix Fietkau | 2017-02-01 | 1 | -4/+9 |
* | kernel: backport bgmac support for external PHYs | Rafał Miłecki | 2017-01-31 | 5 | -4/+540 |
* | kernel: use upstream accepted bgmac fix for BCM47186B0 | Rafał Miłecki | 2017-01-31 | 1 | -1/+4 |
* | kernel: rename bgmac patches to squeeze them | Rafał Miłecki | 2017-01-31 | 26 | -0/+0 |
* | kernel: update bcma to fix devm memory leaks | Rafał Miłecki | 2017-01-31 | 2 | -0/+131 |
* | ledtrig-netdev: don't cancel work on events for different interfaces | Sergey Sergeev | 2017-01-29 | 1 | -3/+3 |
* | kernel: make BCM54210E PHY code work with 4.4 | Rafał Miłecki | 2017-01-28 | 1 | -3/+5 |
* | kernel: backport BCM54210E PHY support | Rafał Miłecki | 2017-01-28 | 1 | -3/+73 |
* | imx6: fix build error | Koen Vandeputte | 2017-01-27 | 1 | -0/+1 |
* | kernel: split up 980-arm_openwrt_machtypes.patch and move to target folders | Felix Fietkau | 2017-01-27 | 1 | -32/+0 |
* | Kernel: bump to 4.4.44 | Stijn Segers | 2017-01-27 | 1 | -5/+5 |
* | generic: rtl836x: add support for Green Feature | Tobias Wolf | 2017-01-27 | 1 | -62/+198 |
* | generic: rtl8366s: add support support for initvals from DTS | Tobias Wolf | 2017-01-27 | 1 | -2/+27 |
* | generic: keep module aliases inside .modinfo | Yousong Zhou | 2017-01-26 | 2 | -12/+4 |
* | kernel: update Broadcom PHY drivers | Rafał Miłecki | 2017-01-26 | 4 | -0/+700 |
* | kernel: remove yaffs2 support, it is no longer needed | Felix Fietkau | 2017-01-16 | 56 | -17333/+2 |
* | kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384) | Jo-Philipp Wich | 2017-01-16 | 1 | -0/+6 |
* | kernel: make ledtrig-netdev use a work queue for updates | Felix Fietkau | 2017-01-16 | 1 | -16/+16 |
* | kernel: fix bcma serial console regression | Rafał Miłecki | 2017-01-15 | 1 | -0/+92 |
* | kernel: backport MIPS changes introducing a separate IRQ stack | Felix Fietkau | 2017-01-15 | 10 | -8/+305 |