| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/3.10: add missing config symbol | Gabor Juhos | 2013-10-22 | 1 | -0/+1 |
* | kernel: update kernel to 3.10.15 | Hauke Mehrtens | 2013-10-13 | 1 | -13/+2 |
* | mvswitch: fix compilation for linux 3.10 | Jonas Gorski | 2013-10-12 | 1 | -0/+35 |
* | kernel: add default config for ARM_ERRATA symbols for kernel 3.3 | Hauke Mehrtens | 2013-10-10 | 1 | -0/+13 |
* | kernel: b53: add switch name into printk when it fails. | Hauke Mehrtens | 2013-10-06 | 1 | -1/+1 |
* | kernel: bgmac: fix BCM4707 patch | Hauke Mehrtens | 2013-10-02 | 1 | -2/+2 |
* | kernel: refresh patches | Hauke Mehrtens | 2013-10-02 | 11 | -65/+25 |
* | kernel: bcma: update to wireless-testing master-2013-10-01 | Hauke Mehrtens | 2013-10-02 | 5 | -101/+121 |
* | kernel: bgmac: move other bgmac patches to generic | Hauke Mehrtens | 2013-10-02 | 3 | -0/+383 |
* | kernel: bgmac: move bgmac patches already applied in mainline kernel to generic | Hauke Mehrtens | 2013-10-02 | 1 | -0/+208 |
* | kernel: add missing config symbol | Felix Fietkau | 2013-09-27 | 4 | -0/+4 |
* | kernel: add another missing symbol for iio | Felix Fietkau | 2013-09-27 | 3 | -0/+3 |
* | kernel: add missing symbols for iio on older kernel versions | Felix Fietkau | 2013-09-27 | 2 | -0/+2 |
* | kernel: update 3.10 to 3.10.13 | Gabor Juhos | 2013-09-27 | 1 | -1/+1 |
* | kernel/3.10: use backported patch for PMC SPI flash support | Gabor Juhos | 2013-09-26 | 3 | -79/+95 |
* | kernel/3.10: add '003-11-' prefix for patches backported from 3.11 | Gabor Juhos | 2013-09-26 | 5 | -0/+0 |
* | kernel/3.9: add missing config symbols | Gabor Juhos | 2013-09-26 | 1 | -0/+55 |
* | kernel/3.8: add missing config symbols | Gabor Juhos | 2013-09-26 | 1 | -0/+55 |
* | kernel: b53: add Register Access Bridge Registers (SRAB) interface | Hauke Mehrtens | 2013-09-25 | 3 | -0/+388 |
* | kernel: create firmware partition from MyLoader partition parser | Gabor Juhos | 2013-09-25 | 1 | -2/+13 |
* | package/kernel: add support for industrial-io and AD799x | Gabor Juhos | 2013-09-25 | 3 | -0/+76 |
* | kernel/3.10: add upstream commit id to the backported hso patches | Gabor Juhos | 2013-09-25 | 2 | -2/+6 |
* | kernel/3.10: refresh patches | Gabor Juhos | 2013-09-25 | 4 | -9/+9 |
* | kernel/3.10: add partition parser for Seama firmwares | Gabor Juhos | 2013-09-21 | 3 | -0/+126 |
* | kernel/3.10: add partition parser for uImage firmwares | Gabor Juhos | 2013-09-21 | 3 | -0/+317 |
* | kernel/3.10: add default partition name defines to mtdsplit.h | Gabor Juhos | 2013-09-21 | 1 | -0/+3 |
* | kernel/3.10: add more helpers to the mtdsplit code | Gabor Juhos | 2013-09-21 | 2 | -1/+72 |
* | kernel/3.10: add separate rootfs partition parser | Gabor Juhos | 2013-09-21 | 4 | -0/+185 |
* | kernel/3.10: move squashfs check from rootfs split code into a separate file | Gabor Juhos | 2013-09-21 | 5 | -0/+192 |
* | kernel/3.10: allow to use partition parsers for rootfs and firmware split | Gabor Juhos | 2013-09-21 | 1 | -0/+75 |
* | kernel/3.10: allow to use different MTD parser types | Gabor Juhos | 2013-09-21 | 1 | -0/+113 |
* | kernel: backport a fix for multiqueue selection to prevent tcp reordering wit... | Felix Fietkau | 2013-09-17 | 1 | -0/+41 |
* | kernel: add generic GPIO watchdog driver | Hauke Mehrtens | 2013-09-16 | 2 | -0/+361 |
* | kernel/3.10: add new Kconfig option for firmware partition split | Gabor Juhos | 2013-09-15 | 3 | -22/+31 |
* | kernel: update 3.10 to 3.10.12 | Gabor Juhos | 2013-09-15 | 10 | -73/+18 |
* | kernel/3.10: move OpenWrt MTD options into a submenu | Gabor Juhos | 2013-09-15 | 1 | -6/+10 |
* | kernel: b53: detect revision of BCM5325 | Hauke Mehrtens | 2013-09-15 | 2 | -1/+9 |
* | kernel: b53: fix vlan write for BCM5325 revison 3+ | Hauke Mehrtens | 2013-09-15 | 1 | -2/+7 |
* | kernel: b53: use hard coded switch reset gpio on some boards. | Hauke Mehrtens | 2013-09-14 | 1 | -2/+10 |
* | kernel: b53: add soft reset for BCM539x switches | Hauke Mehrtens | 2013-09-14 | 2 | -0/+12 |
* | generic/3.10: remove unused defines from the rootfs split patch | Gabor Juhos | 2013-09-14 | 1 | -9/+8 |
* | generic/3.10: reduce number of ifdefs in the rootfs split code | Gabor Juhos | 2013-09-14 | 1 | -14/+14 |
* | generic/3.10: refresh patches | Gabor Juhos | 2013-09-13 | 3 | -19/+4 |
* | generic/3.10: rename mtd patches | Gabor Juhos | 2013-09-13 | 12 | -3/+3 |
* | kernel: update bcma and ssb to wireless-testing master-2013-09-09 | Hauke Mehrtens | 2013-09-12 | 15 | -1001/+1864 |
* | kernel: add support for ESMT F25L32PA with upstream submission | Luka Perkov | 2013-09-12 | 1 | -0/+37 |
* | kernel: align the skb padding to power of two | Felix Fietkau | 2013-09-11 | 5 | -5/+5 |
* | kernel: fix broken depends syntax introduced in r37933 | Florian Fainelli | 2013-09-11 | 1 | -1/+1 |
* | kernel: Fix FIQ code on VIVT CPUs (#14145) | Florian Fainelli | 2013-09-11 | 1 | -0/+55 |
* | kernel: allow hwmon GSC driver for all targets | Luka Perkov | 2013-09-10 | 5 | -5/+5 |