aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* ramips: remove chunked-io patch and set spi->max_transfer_size insteadFelix Fietkau2018-02-248-188/+55
* kernel: optimize for performance by default starting with 4.14Felix Fietkau2018-02-247-2/+14
* kernel: generic: Fix skip GRO for foreign MAC address patchesHauke Mehrtens2018-02-242-4/+18
* octeontx: use the generic board detectionMathias Kresin2018-02-232-45/+1
* ramips: enable power LED and second uart on GL-MT300N-V2Benjamin Valentin2018-02-232-2/+12
* mediatek: disable missing kernel symbolMathias Kresin2018-02-231-0/+1
* apm821xx: nand remove obsolete kernel config symbolMathias Kresin2018-02-231-1/+0
* ramips: add support for ALFA Network AWUSFREE1Piotr Dymacz2018-02-226-20/+201
* ar71xx: add support for GainStrong Oolite V5.2Piotr Dymacz2018-02-2213-0/+160
* ar71xx: rework GainStrong devices supportPiotr Dymacz2018-02-2215-233/+170
* ar71xx: base-files: cosmetic cleanups in 04_led_migrationPiotr Dymacz2018-02-221-26/+8
* ar71xx: base-files: drop comment from 02_networkPiotr Dymacz2018-02-221-1/+0
* ar71xx: add support for AR9331 based Hak5 devicesSebastian Kinne2018-02-2214-2/+380
* ar71xx: fix 5 GHz Wi-Fi on NBG6716Matti Laakso2018-02-221-1/+7
* ar71xx: YunCore AP90Q image supports also AP80QPiotr Dymacz2018-02-224-5/+5
* ar71xx: add support for YunCore T830Piotr Dymacz2018-02-2213-0/+169
* ar71xx: add support for Samsung WAM250Piotr Dymacz2018-02-2212-1/+159
* ar71xx: fix COMFAST CF-E375AC supportPiotr Dymacz2018-02-225-37/+34
* ar71xx: add support for COMFAST CF-E385ACPiotr Dymacz2018-02-229-38/+174
* ar71xx: remove unnecessary packages from COMFAST devicesPiotr Dymacz2018-02-221-5/+9
* ar71xx: rename COMFAST CF-E355AC to CF-E355AC v1Piotr Dymacz2018-02-226-27/+52
* ar71xx: image: simplify Embedded Wireless definitionsPiotr Dymacz2018-02-221-7/+2
* ar71xx: image: generic: use simply expanded variablesPiotr Dymacz2018-02-221-16/+16
* ar71xx: image: generic: clean up trailing whitespacePiotr Dymacz2018-02-221-1/+1
* ar71xx: add support for COMFAST CF-E355AC v2Ding Tengfei2018-02-228-3/+29
* ar71xx: disable 40Mhz refclk for QCA953xSven Eckelmann2018-02-228-50/+32
* ar71xx: add support for WHQX E1700AC/E600G/E600GAC v2Peng Zhang2018-02-2215-6/+453
* ar71xx: fix typos and indentation in Kconfig.openwrtPiotr Dymacz2018-02-221-3/+3
* ar71xx: include vendor name for GL iNet productsKyson Lok2018-02-224-5/+4
* ar71xx: uniform GL iNet products mach nameKyson Lok2018-02-223-4/+4
* ramips: mt7621: fix usb initRoman Yeryomin2018-02-221-0/+1
* octeontx: remove lots of bogus kernel config overridesFelix Fietkau2018-02-221-73/+3
* kernel: add missing symbolTim Harvey2018-02-221-0/+1
* octeontx: remove undefs of CONFIG_NET_VENDOR_*Tim Harvey2018-02-221-52/+0
* octeontx: remove unnecessary CONFIG_DEBUG_INFOTim Harvey2018-02-221-1/+0
* octeontx: add fpu supportTim Harvey2018-02-221-1/+1
* octeontx: remove CFLAGSTim Harvey2018-02-221-1/+0
* octeontx: add FAT FS support to kernelTim Harvey2018-02-221-0/+2
* octeontx: add USB_PCI supportTim Harvey2018-02-221-3/+4
* imx6: disable dma on uartKoen Vandeputte2018-02-221-0/+23
* kernel: refresh patchesKoen Vandeputte2018-02-228-32/+34
* kernel: avoid stripping retpoline flag with CONFIG_MODULE_STRIPPEDFelix Fietkau2018-02-211-11/+4
* netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload supportFelix Fietkau2018-02-211-0/+446
* kernel: backport netfilter NAT offload support to 4.14Felix Fietkau2018-02-2142-0/+11306
* kernel: backport a series of netfilter cleanup patches to 4.14Felix Fietkau2018-02-2116-0/+3232
* ramips: fix MT7621 switch driver IRQ storm on init with linux 4.14Felix Fietkau2018-02-211-4/+7
* kernel: fix MIPS GIC clock source counter width (affects MT7621)Felix Fietkau2018-02-211-0/+23
* ramips: fix MT7621 PCI driver on 4.14Felix Fietkau2018-02-211-1/+1
* kernel: fix return value of usb_xhci_needs_pci_resetFelix Fietkau2018-02-201-2/+5
* kernel: fix disabling common usb quirks on 4.14Felix Fietkau2018-02-201-7/+5