| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/3.1x: yaffs: fix handling of small-page NAND devices | Gabor Juhos | 2014-01-28 | 2 | -0/+354 |
* | kernel: update 3.10 to 3.10.28 | Gabor Juhos | 2014-01-26 | 6 | -30/+32 |
* | kernel/3.1x: add split code for LZMA compressed kernel based firmwares | Gabor Juhos | 2014-01-24 | 1 | -0/+23 |
* | kernel/3.10: update pci_disable_usb_common_quirks patch | Gabor Juhos | 2014-01-23 | 1 | -12/+12 |
* | kernel/3.1[02]: add AR8216_PHY_LEDS option | Gabor Juhos | 2014-01-20 | 1 | -0/+13 |
* | kernel: update 3.10 to 3.10.26 | Gabor Juhos | 2014-01-11 | 3 | -33/+19 |
* | bcm53xx: update the ethernet core hacks | Hauke Mehrtens | 2014-01-04 | 1 | -46/+0 |
* | kernel: bgmac: update the driver patches to a version submitted for mainline ... | Hauke Mehrtens | 2014-01-04 | 5 | -54/+117 |
* | kernel: bgmac: update patches | Hauke Mehrtens | 2013-12-26 | 8 | -267/+600 |
* | kernel/3.1[02]: add Winbond W25X05 SPI flash support | Gabor Juhos | 2013-12-16 | 1 | -0/+20 |
* | kernel: update yaffs code | Gabor Juhos | 2013-12-16 | 17 | -1670/+199 |
* | kernel: update kernel 3.10 to 3.10.24 | Hauke Mehrtens | 2013-12-15 | 8 | -106/+26 |
* | generic: workaround arptables arpt_arp structure padding issue (#14577) | Jo-Philipp Wich | 2013-12-06 | 1 | -0/+16 |
* | generic: fix occasional "execvp: /bin/sh: Argument list too long" is kernel h... | Jo-Philipp Wich | 2013-12-06 | 1 | -0/+44 |
* | kernel: update 3.10 to 3.10.21 | Gabor Juhos | 2013-12-01 | 2 | -20/+20 |
* | kernel: backport get_cycles() fix | Hauke Mehrtens | 2013-11-17 | 1 | -0/+69 |
* | kernel: backport an upstream fix to improve TCP performance for wifi drivers | Felix Fietkau | 2013-11-14 | 1 | -0/+80 |
* | kernel: bgmac: make it send and receive some packages on BCM4708 | Hauke Mehrtens | 2013-11-11 | 4 | -2/+260 |
* | kernel: bcma: detect pci ID 0x4313 | Hauke Mehrtens | 2013-11-11 | 1 | -1/+22 |
* | kernel/3.10: add EOF marker support to the UBI layer | Gabor Juhos | 2013-11-07 | 1 | -0/+51 |
* | kernel: update 3.10 to 3.10.18 | Gabor Juhos | 2013-11-05 | 5 | -14/+14 |
* | kernel/3.1[02]: move MTD root device setup code to mtdcore | Gabor Juhos | 2013-11-04 | 8 | -29/+47 |
* | kernel: bgmac: update backport patch | Hauke Mehrtens | 2013-11-03 | 4 | -26/+201 |
* | kernel: jffs2: ignore bad blocks after the end-of-filesystem marker | Felix Fietkau | 2013-10-28 | 1 | -5/+8 |
* | kernel: update 3.10 to 3.10.17 | Gabor Juhos | 2013-10-23 | 6 | -53/+12 |
* | 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: bgmac: fix BCM4707 patch | Hauke Mehrtens | 2013-10-02 | 1 | -2/+2 |
* | kernel: bcma: update to wireless-testing master-2013-10-01 | Hauke Mehrtens | 2013-10-02 | 1 | -13/+17 |
* | 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: 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.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 | 1 | -0/+23 |
* | kernel/3.10: add partition parser for uImage firmwares | Gabor Juhos | 2013-09-21 | 1 | -0/+25 |
* | kernel/3.10: add separate rootfs partition parser | Gabor Juhos | 2013-09-21 | 2 | -0/+113 |
* | kernel/3.10: move squashfs check from rootfs split code into a separate file | Gabor Juhos | 2013-09-21 | 2 | -0/+94 |
* | 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 | 1 | -0/+360 |
* | kernel/3.10: add new Kconfig option for firmware partition split | Gabor Juhos | 2013-09-15 | 2 | -21/+29 |
* | 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 |
* | 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 |