| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: bump 4.9 to 4.9.124 | Koen Vandeputte | 2018-08-28 | 1 | -3/+3 |
* | kernel: bump 4.9 to 4.9.123 | Koen Vandeputte | 2018-08-22 | 1 | -11/+11 |
* | kernel: bump 4.9 to 4.9.122 | Koen Vandeputte | 2018-08-20 | 1 | -1/+1 |
* | kernel: bump 4.9 to 4.9.117 | Koen Vandeputte | 2018-08-03 | 1 | -1/+1 |
* | kernel: bump 4.9 to 4.9.116 | Koen Vandeputte | 2018-08-01 | 7 | -68/+14 |
* | kernel: remove duplicate #define's in at803x Ethernet PHY driver | Daniel Golle | 2018-07-31 | 1 | -10/+7 |
* | kernel: re-add patch for AT8032 Ethernet PHY | Daniel Golle | 2018-07-31 | 3 | -7/+77 |
* | kernel: switch compatible property for RedBoot DT binding | Matt Merhar | 2018-07-30 | 1 | -1/+1 |
* | kernel: add missing include to redboot.c | Rafał Miłecki | 2018-07-30 | 2 | -2/+10 |
* | kernel: generic: fix problem with w1-gpio-custom | Pawel Dembicki | 2018-07-30 | 1 | -0/+43 |
* | kernel: add DT binding support to the mtd redboot parser | Rafał Miłecki | 2018-07-30 | 1 | -0/+31 |
* | kernel: backport mtd support for subpartitions in DT | Rafał Miłecki | 2018-07-27 | 8 | -20/+20 |
* | kernel: don't auto attach ubi on read error | Mathias Kresin | 2018-07-24 | 1 | -5/+10 |
* | kernel: handle bad blocks in ubi auto attach code | Mathias Kresin | 2018-07-24 | 1 | -4/+18 |
* | kernel: improve ubi auto attach code readability | Mathias Kresin | 2018-07-24 | 1 | -26/+31 |
* | kernel: bcm47xxpart: fix getting user-space data partition name | Rafał Miłecki | 2018-07-10 | 1 | -1/+2 |
* | kernel: bump 4.9 to 4.9.111 | Koen Vandeputte | 2018-07-04 | 1 | -2/+2 |
* | kernel: gen_stats: Fix netlink stats dumping in the presence of padding | Kevin Darbyshire-Bryant | 2018-07-03 | 1 | -0/+49 |
* | kernel: bump 4.9 to 4.9.110 | Koen Vandeputte | 2018-07-02 | 3 | -15/+15 |
* | Re-enable arbitrary IPv6 addresses as outer ip4-in-ip6 tunnel source address | Axel Neumann | 2018-06-23 | 1 | -1/+1 |
* | mips: fix dynamic ftrace | Vincent Wiemann | 2018-06-18 | 1 | -3/+8 |
* | kernel: bump 4.9 to 4.9.106 | Koen Vandeputte | 2018-06-07 | 1 | -1/+1 |
* | kernel: bump to 4.9.105 | Kevin Darbyshire-Bryant | 2018-06-01 | 11 | -186/+27 |
* | kernel: bump 4.9 to 4.9.101 | Koen Vandeputte | 2018-05-22 | 1 | -1/+1 |
* | kernel: Add support spi-nor, Eon EN25QH32 | YuheiOKAWA | 2018-05-21 | 1 | -0/+10 |
* | kernel: bump 4.9 to 4.9.100 | Koen Vandeputte | 2018-05-18 | 10 | -34/+34 |
* | kernel: use accepted version of bcm47xxpart fix commit | Rafał Miłecki | 2018-05-12 | 1 | -65/+0 |
* | kernel: backport mtd patch for minor partitioning cleanup | Rafał Miłecki | 2018-05-12 | 6 | -14/+14 |
* | kernel: add missing in6_dev_put_clear call to an ipv6 network patch | Felix Fietkau | 2018-05-02 | 1 | -4/+12 |
* | kernel: bump 4.9 to 4.9.96 | Kevin Darbyshire-Bryant | 2018-04-26 | 8 | -37/+37 |
* | kernel: mtd: bcm47xxpart: improve handling TRX partition size | Rafał Miłecki | 2018-04-12 | 1 | -0/+65 |
* | kernel: use accepted mtd patchset adding support for "compatible" string | Rafał Miłecki | 2018-04-09 | 3 | -302/+0 |
* | ramips: add BroadMobi BM806U lte-modem support | Pawel Dembicki | 2018-04-04 | 1 | -0/+28 |
* | ramips: add wistron neweb d18q1 lte-modem support | Giuseppe Lippolis | 2018-04-04 | 1 | -0/+61 |
* | kernel: Add support for XM25QH64A and XM25QH128A SPI NOR flash | Hauke Mehrtens | 2018-04-03 | 1 | -0/+30 |
* | kernel: update kernel 4.9 to version 4.9.91 | Hauke Mehrtens | 2018-03-31 | 5 | -99/+13 |
* | kernel: bump 4.9 to 4.9.87 | Koen Vandeputte | 2018-03-17 | 1 | -5/+5 |
* | generic: revert broken LED core patch | Matthias Schiffer | 2018-03-17 | 1 | -0/+26 |
* | kernel: use V10 of mtd patchset adding support for "compatible" string | Rafał Miłecki | 2018-03-14 | 6 | -8/+310 |
* | kernel: merge a pending fix for HFSC warnings/slowdowns (fixes FS#1136) | Felix Fietkau | 2018-03-11 | 1 | -0/+86 |
* | kernel: bump 4.9 to 4.9.86 | Koen Vandeputte | 2018-03-09 | 2 | -20/+20 |
* | kernel: bump 4.9 to 4.9.85 | Magnus Kroken | 2018-03-03 | 3 | -4/+2 |
* | kernel: m25p80: allow fallback from spi_flash_read to regular SPI transfer | Felix Fietkau | 2018-02-26 | 1 | -0/+36 |
* | kernel: generic: Fix skip GRO for foreign MAC address patches | Hauke Mehrtens | 2018-02-24 | 1 | -2/+9 |
* | kernel: backport pcie enumeration fix to kernel 4.9 | Koen Vandeputte | 2018-02-20 | 1 | -0/+62 |
* | kernel: bump 4.9 to 4.9.82 | Stijn Tintel | 2018-02-18 | 7 | -42/+13 |
* | kernel: use upstream patches for musl | Hauke Mehrtens | 2018-01-20 | 3 | -202/+0 |
* | kernel: bump 4.9 to 4.9.77 | Kevin Darbyshire-Bryant | 2018-01-20 | 3 | -13/+13 |
* | kernel: backport mtd implementation for "compatible" in "partitions" subnode | Rafał Miłecki | 2018-01-11 | 7 | -28/+29 |
* | generic: unlock Winbond flash on boot | Matthias Schiffer | 2018-01-11 | 1 | -0/+37 |