- Mar 02, 2018
-
-
Hauke Mehrtens authored
Do not leak the user space CFLAGS into the kernel space any more, this allows us to activate the MIPS16 build. This decreases the size of the ipk file from 87589 bytes to 81267 bytes. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Hauke Mehrtens authored
Do not force to build with O3 optimization any more, but take what was selected by the OpenWrt build system. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Hauke Mehrtens authored
The build process does not leak the user space cflags into the kernel build process any more, this allows to activate MIPS16 builds. This was fixed with some update of ifxos. This decreases size of the libifxos.a and the ltq-vdsl-app old: 78320 libifxos.a 44383 ltq-vdsl-app_4.17.18.6-2_mips_24kc.ipk new: 66852 libifxos.a 43506 ltq-vdsl-app_4.17.18.6-2_mips_24kc.ipk Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Hauke Mehrtens authored
These options are needed for the mvebu arm64 target. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Stijn Segers authored
This patch bumps the 4.14 kernel to .23. - Refreshed patches. - Deleted bcm53xx/patches-4.14/089-PCI-iproc-Fix-NULL-pointer-dereference-for-BCMA.patch. Has been accepted upstream. - Deleted generic/pending-4.14/821-usb-Remove-annoying-warning-about-bogus-URB.patch. The upstream URB code was changed, the patch no longer applies. I discussed this with the patch author and removed it for now, we'll see how it goes. Compile-tested on: ramips/mt7621, x86/64 Run-tested on: ramips/mt7621, x86/64 Signed-off-by:
Stijn Segers <foss@volatilesystems.org>
-
Tomasz Maciej Nowak authored
Remove dependency on net-tools, replacing calls to ifconfig with iproute equivalent, in functions changing interface MAC addresses. Signed-off-by:
Tomasz Maciej Nowak <tomek_n@o2.pl>
-
Tomasz Maciej Nowak authored
Cosmetic name change of ClearFog sysupgrade script and its functions to more generic sdcard. This way it won't be confusing for other future device additions. Signed-off-by:
Tomasz Maciej Nowak <tomek_n@o2.pl>
-
Tomasz Maciej Nowak authored
Allows to have other file system for boot partition without breaking sysupgrade. Signed-off-by:
Tomasz Maciej Nowak <tomek_n@o2.pl>
-
Tomasz Maciej Nowak authored
Unify boot.scr generation so Makefile for device image generation won't grow without a reason. Also make boot-scr step optional. Signed-off-by:
Tomasz Maciej Nowak <tomek_n@o2.pl>
-
Tomasz Maciej Nowak authored
Remove the necessity for boot loader from SD card image creation process and make it configurable. Signed-off-by:
Tomasz Maciej Nowak <tomek_n@o2.pl>
-
Tomasz Maciej Nowak authored
Previously the partition signature was assigned from provided type. Now both are corrected wherein signature is always generated from SOURCE_DATE_EPOCH. With that the root file system can be identified by PARTUUID string, without relying on static declaration of device node. This commit also does some cosmetics, removing trailing whitespace and replacing spaces with tab. Signed-off-by:
Tomasz Maciej Nowak <tomek_n@o2.pl>
-
Tomasz Maciej Nowak authored
The IMAGE_NAME redefinition causes overwriting of generated SD card image when multiple root file system types are selected. In result only single SD card image is generated. This commit fixes this behaviour. Signed-off-by:
Tomasz Maciej Nowak <tomek_n@o2.pl>
-
Josua Mayer authored
U-Boot already knows where it found the boot.scr, and figuring out the partition UUID becomes trivial at this point. This change allows booting OpenWrt from whatever storage it has been flashed to: SD card, eMMC, USB disk or SATA disk. Signed-off-by:
Josua Mayer <josua.mayer97@gmail.com> [replace lede with openwrt, redact commit message] Signed-off-by:
Tomasz Maciej Nowak <tomek_n@o2.pl>
-
Hauke Mehrtens authored
I am not aware of any regressions in kernel 4.14 compared to kernel 4.9. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Hauke Mehrtens authored
The Armada XP uses a Marvell PJ4Bv7 Processor for which already one workaround for an errata is activated. The Armada 285 uses a Cortex A9 r4p1 for which the Linux kernel provides a workaround for ERRATA_764369, activate this. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Kabuli Chana authored
move to latest version, address vfs_write issue Signed-off-by:
Kabuli Chana <newtownBuild@gmail.com>
-
Hauke Mehrtens authored
This is deactivated in all targets using the DSA switch driver with kernel 4.14. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Hans Dedecker authored
The split-up into packages gre, grev4 and grev6 causes confusion for the users as reported in FS#1399. As IPv4 and IPv6 are considered now as bundled; squash the grev4 and grev6 packages into the gre package and let gre provide both grev4 and grev6. Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com>
-
Hans Dedecker authored
Fixes the assumption the busybox udhcpc applet is always enabled; in case the symbolic link check fails the DHCP shell handler script will exit and as result the DHCP protocol handler will not be registered in netifd. Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com>
-
- Mar 01, 2018
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Rafał Miłecki authored
This is to simplify maintenance. It's easy to say now which patches need some extra work and/or sending upstream. Updating to newer backports should be also simpler with this. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Felix Fietkau authored
This reverts commit 79a768a9. Some devices can go over their power limits with this commit, so this needs to be handled on a case by case basis instead Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Improves 2.4 GHz throughput Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
The cck rates array needs to be initialized for both the minstrel and the minstrel_ht variant Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Rafał Miłecki authored
There was a mismatch between indicating factory reset and code actually starting it. After 5 seconds status LED started blinking rapidly letting user know it's ready to release reset button. In practice button had to stay pressed for another second in order to relly start the process. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Feb 28, 2018
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Remove RPS/XPS support from netifd core, move the logic to a hotplug script that uses a different policy which provides better performance and more fairness across flows Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Rosen Penev authored
With this change, the timestamp variable is only used in ag71xx_check_dma_stuck. Small tx speedup. Based on a Qualcomm commit. ag->timestamp = jiffies was not replaced with netif_trans_update(dev) because of this quote: It should be noted that after this series several instances of netif_trans_update() are useless (if they occur in .ndo_start_xmit and driver doesn't set LLTX flag -- stack already did an update). From: http://lists.openwall.net/netdev/2016/05/03/87 Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Yousong Zhou authored
This will be required for Open vSwitch geneve tunneling support Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-