| Commit message (Expand) | Author | Age | Files | Lines |
* | mediatek: enable ramdisk support by default | Felix Fietkau | 2018-04-17 | 1 | -1/+1 |
* | mediatek: fix target FPU settings | Felix Fietkau | 2018-04-17 | 3 | -2/+3 |
* | ramips: fix locking issues in the ethernet driver | Felix Fietkau | 2018-04-17 | 1 | -2/+3 |
* | ramips: mt7620: fix double use of pins | Mathias Kresin | 2018-04-17 | 3 | -6/+0 |
* | kernel: bump 4.14 to 4.14.34 | Stijn Tintel | 2018-04-16 | 20 | -82/+84 |
* | ramips: remove broken and bogus spinlock in the SPI driver | Felix Fietkau | 2018-04-14 | 1 | -4/+1 |
* | ramips: add missing unlock in fe_phy_link_adjust | Felix Fietkau | 2018-04-14 | 1 | -0/+1 |
* | ramips: fix usb phy compatible string (should fix FS#1489) | Felix Fietkau | 2018-04-13 | 1 | -1/+1 |
* | apm821xx: Force Ethernet PHYID on MX60/MX60W | Christian Lamparter | 2018-04-13 | 1 | -1/+1 |
* | ipq40xx: unbundle firmware and board file | Mathias Kresin | 2018-04-13 | 2 | -5/+5 |
* | ipq40xx: add support for Netgear EX6100v2/EX6150v2 | David Bauer | 2018-04-13 | 9 | -3/+446 |
* | ipq-wifi: Add 8devices Jalapeno | Robert Marko | 2018-04-13 | 1 | -1/+1 |
* | ipq40xx: add support for 8devices Jalapeno | Robert Marko | 2018-04-13 | 6 | -9/+317 |
* | kernel: mtd: bcm47xxpart: improve handling TRX partition size | Rafał Miłecki | 2018-04-12 | 5 | -2/+197 |
* | omap: kernel update and switch to 4.14 | Lucian Cristian | 2018-04-11 | 2 | -1/+737 |
* | ar71xx: increase kernel partition size for CPE/WBS 210/510 | Matthias Schiffer | 2018-04-10 | 1 | -1/+1 |
* | ar71xx: sysupgrade: improve CPE/WBS 210/510 validation, add new metadata offset | Matthias Schiffer | 2018-04-10 | 1 | -12/+20 |
* | ar71xx: increase kernel partition size for UniFi AP Pro and Outdoor+, enable ... | Matthias Schiffer | 2018-04-10 | 1 | -2/+4 |
* | ar71xx: limit Ethernet speed of UBNT Airmax M (XM) devices to 100Mbit/s | Matthias Schiffer | 2018-04-10 | 1 | -0/+2 |
* | ipq806x: replace linux,part-probe with a proper partitions subnode | Rafał Miłecki | 2018-04-09 | 4 | -5/+20 |
* | kernel: use accepted mtd patchset adding support for "compatible" string | Rafał Miłecki | 2018-04-09 | 6 | -18/+50 |
* | ramips: rename pwm kernel module | Mathias Kresin | 2018-04-08 | 1 | -5/+5 |
* | ramips: add support for Zorlik ZL5900V2 | Vianney le Clément de Saint-Marcq | 2018-04-08 | 6 | -1/+109 |
* | ramips: add support for the YouHua WR1200JS | Zheng Qian | 2018-04-08 | 6 | -1/+157 |
* | ramips: add dwr-512 jboot firmware configuration | Giuseppe Lippolis | 2018-04-08 | 5 | -15/+19 |
* | ar8216: reduce latency even further for ar8327 chips | Felix Fietkau | 2018-04-08 | 1 | -2/+4 |
* | ar8216: reduce latency by inserting scheduling points into code hogging the CPU | Felix Fietkau | 2018-04-08 | 1 | -2/+7 |
* | ramips: fix usbphy DT nodes on linux 4.14 | Vianney le Clément de Saint-Marcq | 2018-04-07 | 7 | -25/+34 |
* | ar71xx: add support for TP-Link Archer C60 v2 | Henryk Heisig | 2018-04-07 | 14 | -4/+119 |
* | ar71xx: add support for TP-Link TL-WR940N v6 | Robert Marko | 2018-04-06 | 8 | -17/+72 |
* | ar71xx: drop kernel 4.4 support | Piotr Dymacz | 2018-04-06 | 97 | -8147/+0 |
* | ar71xx: change brand name WHQX to Qxwlan | Peng Zhang | 2018-04-06 | 5 | -16/+16 |
* | ar71xx: rework chipidea controller support, add QCA9531 | Piotr Dymacz | 2018-04-06 | 1 | -39/+31 |
* | ramips: add U-Boot env support for ALFA Network AC1200RM | Piotr Dymacz | 2018-04-06 | 2 | -2/+7 |
* | ramips: image: drop redundant SUPPORTED_DEVICES | Piotr Dymacz | 2018-04-06 | 2 | -2/+0 |
* | ramips: fix build error caused by missing ifdef guard in hwnat code | John Crispin | 2018-04-06 | 1 | -1/+4 |
* | ramips: implement hardware NAT offload for MT7621 | John Crispin | 2018-04-06 | 8 | -3/+985 |
* | ramips: drop linux 4.9 support | Felix Fietkau | 2018-04-06 | 85 | -27704/+0 |
* | ramips: switch to linux 4.14 | Felix Fietkau | 2018-04-06 | 1 | -1/+1 |
* | ramips: mtk-mmc: don't advertise highmem support. | NeilBrown | 2018-04-05 | 2 | -0/+2 |
* | kernel: fix xtables flow offload issues | Felix Fietkau | 2018-04-05 | 1 | -4/+5 |
* | ramips: fix BUG_ON on mtk-mmc driver probe | Felix Fietkau | 2018-04-05 | 2 | -6/+2 |
* | ramips: move mtk-mmc driver code out of patches-*/ and into files-*/ | Felix Fietkau | 2018-04-05 | 16 | -9557/+9515 |
* | kernel: add support for enabling hardware flow offload via iptables | Felix Fietkau | 2018-04-05 | 1 | -1/+34 |
* | kernel: add hardware offload patch for flow tables support | Felix Fietkau | 2018-04-05 | 6 | -0/+1140 |
* | ar71xx: add model detection for UBNT AC-Mesh | David Bauer | 2018-04-05 | 1 | -0/+22 |
* | ar71xx: Add support for D-Link DAP-1330 a1 | Nicolò Veronese | 2018-04-05 | 12 | -0/+194 |
* | ar71xx: Fix typo in wan LED color of gl-mifi | Reto Schneider | 2018-04-04 | 1 | -1/+1 |
* | lantiq: kernel 4.14: fix vr9 reboot mask | Mathias Kresin | 2018-04-04 | 1 | -1/+1 |
* | ramips: add support for DLINK DWR-921-C3 | Pawel Dembicki | 2018-04-04 | 1 | -0/+8 |