openwrt.git
8 years agokernel: fix sched_getaffinity on MIPS SMP systems (fixes enabling RPS/XPS in netifd...
nbd [Sat, 18 Jul 2015 22:49:39 +0000 (22:49 +0000)]
kernel: fix sched_getaffinity on MIPS SMP systems (fixes enabling RPS/XPS in netifd with musl)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46420 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: Enable ath10k calibration data loading for EnGenius ESR1750 and EPG500.
blogic [Sat, 18 Jul 2015 21:15:42 +0000 (21:15 +0000)]
ar71xx: Enable ath10k calibration data loading for EnGenius ESR1750 and EPG500.

As r46245 disabled the board.bin template workaround, 5GHz wifi stopped working
on these devices. This adds them to the calibration data loading introduced in
r46244 and thus makes 5GHz work again for these devices.

Signed-off-by: Christian Beier <cb@shoutrlabs.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46415 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: use automatic firmware partition splitting for devolo dLAN devices
blogic [Sat, 18 Jul 2015 21:15:36 +0000 (21:15 +0000)]
ar71xx: use automatic firmware partition splitting for devolo dLAN devices

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46414 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agocfg80211: fix a locking issue (#20098)
nbd [Sat, 18 Jul 2015 19:10:38 +0000 (19:10 +0000)]
cfg80211: fix a locking issue (#20098)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46413 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: enable mt76 by default for mt7621
nbd [Sat, 18 Jul 2015 16:47:05 +0000 (16:47 +0000)]
ramips: enable mt76 by default for mt7621

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46410 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomt76: update to the latest version, fixes rx buffer allocation issues
nbd [Sat, 18 Jul 2015 16:04:58 +0000 (16:04 +0000)]
mt76: update to the latest version, fixes rx buffer allocation issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46409 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoodhcp6c: add option "sourcefilter" to disable source filter
cyrus [Sat, 18 Jul 2015 05:44:50 +0000 (05:44 +0000)]
odhcp6c: add option "sourcefilter" to disable source filter

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46408 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: fix dependecy of kmod-ieee802154_6lowpan
hauke [Fri, 17 Jul 2015 17:55:17 +0000 (17:55 +0000)]
kernel: fix dependecy of kmod-ieee802154_6lowpan

This module also depends on kmod-ieee802154

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46407 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoswconfig: libsw.so should be installed into /usr/lib/
blogic [Fri, 17 Jul 2015 12:51:24 +0000 (12:51 +0000)]
swconfig: libsw.so should be installed into /usr/lib/

otherwise it's not picked up by toolchain:

staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_musl-1.1.10/lib/gcc/mipsel-openwrt-linux-musl/4.8.3/../../../../mipsel-openwrt-linux-musl/bin/ld: cannot find -lsw

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46406 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: add support for Planex MZK-DP150N
blogic [Fri, 17 Jul 2015 12:51:08 +0000 (12:51 +0000)]
ramips: add support for Planex MZK-DP150N

This patch add support for Planex MZK-DP150N.
a mini router on the MT7620A SoC with one Ethernet port and a 802.11n 2.4 GHz radio.

Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46405 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: add gzip image compression
blogic [Fri, 17 Jul 2015 12:50:52 +0000 (12:50 +0000)]
brcm2708: add gzip image compression

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46404 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: add Raspberry Pi Compute Module support
blogic [Fri, 17 Jul 2015 12:49:27 +0000 (12:49 +0000)]
brcm2708: add Raspberry Pi Compute Module support

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46403 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: switch to linux 4.1
blogic [Fri, 17 Jul 2015 12:49:09 +0000 (12:49 +0000)]
brcm2708: switch to linux 4.1

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46402 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: add upstream (bcm2835) modules and improve downstream ones (bcm2708)
blogic [Fri, 17 Jul 2015 12:48:59 +0000 (12:48 +0000)]
brcm2708: add upstream (bcm2835) modules and improve downstream ones (bcm2708)

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46401 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agogeneric: add missing linux 4.1 symbols
blogic [Fri, 17 Jul 2015 12:48:51 +0000 (12:48 +0000)]
generic: add missing linux 4.1 symbols

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46400 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: add linux 4.1 support
blogic [Fri, 17 Jul 2015 12:48:39 +0000 (12:48 +0000)]
brcm2708: add linux 4.1 support

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46399 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: split target config into subtargets
blogic [Fri, 17 Jul 2015 12:48:11 +0000 (12:48 +0000)]
brcm2708: split target config into subtargets

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46398 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: remove unneeded base-files
blogic [Fri, 17 Jul 2015 12:48:02 +0000 (12:48 +0000)]
brcm2708: remove unneeded base-files

Device tree exports board name/model and device LEDs.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46397 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: improve profiles and image generation
blogic [Fri, 17 Jul 2015 12:47:50 +0000 (12:47 +0000)]
brcm2708: improve profiles and image generation

- Add profiles for bcm2708 subtarget.
- Check subtarget for image generation.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46396 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agotoplevel.mk: fix LD_LIBRARY_PATH for host binaries
jow [Fri, 17 Jul 2015 11:37:20 +0000 (11:37 +0000)]
toplevel.mk: fix LD_LIBRARY_PATH for host binaries

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46394 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoodhcpd: fix last commit
cyrus [Fri, 17 Jul 2015 11:09:13 +0000 (11:09 +0000)]
odhcpd: fix last commit

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46393 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoodhcpd: fix dhcpv6 relay forwarding
cyrus [Fri, 17 Jul 2015 08:47:48 +0000 (08:47 +0000)]
odhcpd: fix dhcpv6 relay forwarding

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46392 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm63xx: make use of dt-includes
jogo [Thu, 16 Jul 2015 11:15:02 +0000 (11:15 +0000)]
brcm63xx: make use of dt-includes

Now that we have a dtc command that invokes the preprocessor, make use
of it and replace the magic numbers with KEY_* defines.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46391 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm63xx: make use of the new BuildDTB command
jogo [Thu, 16 Jul 2015 11:13:47 +0000 (11:13 +0000)]
brcm63xx: make use of the new BuildDTB command

Now that we have a BuildDTB command, make use of it instead of calling
dtc directly.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46390 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoimage.mk: add a BuildDTB define
jogo [Thu, 16 Jul 2015 11:12:52 +0000 (11:12 +0000)]
image.mk: add a BuildDTB define

Add a Image/BuildDTB command that takes the path to an dts file and
applies the CPP using the default include directories, then uses dtc
to compile the dts as the specified output file.
Additional CPP and DTC flags can be supplied as additional arguments.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46389 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm63xx: HG553 buttons support
jogo [Thu, 16 Jul 2015 11:12:41 +0000 (11:12 +0000)]
brcm63xx: HG553 buttons support

This patch adds buttons support for Huawei EchoLife HG553.

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46388 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: wpan: at86rf230 depends on regmap-spi
jogo [Thu, 16 Jul 2015 11:12:03 +0000 (11:12 +0000)]
kernel: wpan: at86rf230 depends on regmap-spi

kmod-at86rf230 select REGMAP_SPI since 3.17, so add a dependency to
kmod-regmap.

Fixes the following error:

Package kmod-at86rf230 is missing dependencies for the following libraries:
regmap-core.ko
regmap-spi.ko

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46387 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm63xx: switch to 4.1
jogo [Wed, 15 Jul 2015 14:42:04 +0000 (14:42 +0000)]
brcm63xx: switch to 4.1

Switch brcm63xx to 4.1 to give it some initial testing, but keep 3.18
at least until CC-final is out.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46386 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoxtables-addons: update to 2.7 to fix compilation with 4.1
jogo [Wed, 15 Jul 2015 14:41:45 +0000 (14:41 +0000)]
xtables-addons: update to 2.7 to fix compilation with 4.1

Also drop the configure (not .ac) patch part as autoreconf will
overwrite it anyway with a newly generated version.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Acked-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46385 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agorpcd: update to the latest version
luka [Wed, 15 Jul 2015 08:23:28 +0000 (08:23 +0000)]
rpcd: update to the latest version

This update adds a couple of file plugin enhancements, such as base64 support
and setting mode when files are written.

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46384 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoscripts/ipkg-build: fix a build regression introduced in r46360 (fixes #20082)
nbd [Wed, 15 Jul 2015 08:17:49 +0000 (08:17 +0000)]
scripts/ipkg-build: fix a build regression introduced in r46360 (fixes #20082)

go to the $TOPDIR directory before trying to extract a git/svn timestamp

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46383 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar8216: add swconfig attributes for ARL table flushing
nbd [Wed, 15 Jul 2015 08:17:42 +0000 (08:17 +0000)]
ar8216: add swconfig attributes for ARL table flushing

Add swconfig attributes for flushing the ARL table globally or per port.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46382 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar8216: adjust ATU flushing in case of link changes
nbd [Wed, 15 Jul 2015 08:17:36 +0000 (08:17 +0000)]
ar8216: adjust ATU flushing in case of link changes

If a link goes down, don't flush the complete ARL table.
Only flush the entries for the respective port.
Don't touch ARL table if a link goes up.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46381 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar8216: add ARL table flushing per port
nbd [Wed, 15 Jul 2015 08:17:28 +0000 (08:17 +0000)]
ar8216: add ARL table flushing per port

Adds functions for flushing ARL table entries per port.

Successfully tested on AR8327. Implementation for AR8216/AR8236/AR8316
is based on the AR8236 datasheet and assumes that the three chips
share a common ATU register layout.
Compile-tested only for AR8216/AR8236/AR8316.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46380 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar8216: add reading ARL table for AR8216/AR8236/AR8316
nbd [Wed, 15 Jul 2015 08:17:23 +0000 (08:17 +0000)]
ar8216: add reading ARL table for AR8216/AR8236/AR8316

Adds the chip-specific part of reading ARL table for AR8216/AR8236/AR8316.

It's based on the AR8236 datasheet and compile-tested only as I couldn't
find datasheets for AR8216/AR8316 and don't own devices with these chips.

The existing ar8216_atu_flush implementation was used for all three
chip types, therefore I guess they share a common ATU register layout.

More testing would be appreciated.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46379 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agotools/e2fsprogs: add a darwin-compat patch
nbd [Wed, 15 Jul 2015 08:16:40 +0000 (08:16 +0000)]
tools/e2fsprogs: add a darwin-compat patch

On darwin we need to import stdint to get these integer typedefs.

Patch by: Lawrence D'Anna <larry@elder-gods.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46378 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agowpa-supplicant: add 802.11r client support
nbd [Wed, 15 Jul 2015 08:16:22 +0000 (08:16 +0000)]
wpa-supplicant: add 802.11r client support

Add 802.11r client support to wpa_supplicant. It's only enabled in
wpa_supplicant-full. hostapd gained 802.11r support in commit r45051.

Tested on a TP-Link TL-WR710N sta psk client with two 802.11r enabled
openwrt accesspoints (TP-Link TL-WDR3600).

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46377 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoodhcpd: also unify router and DNS lifetimes
cyrus [Wed, 15 Jul 2015 07:38:54 +0000 (07:38 +0000)]
odhcpd: also unify router and DNS lifetimes

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46376 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoodhcpd: fix RA lifetime calculation
cyrus [Wed, 15 Jul 2015 06:57:43 +0000 (06:57 +0000)]
odhcpd: fix RA lifetime calculation

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46375 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoscripts/feeds: return error status from feed update
jow [Tue, 14 Jul 2015 22:27:39 +0000 (22:27 +0000)]
scripts/feeds: return error status from feed update

This patch is a modified version of the patch being discussed at here:
https://patchwork.ozlabs.org/patch/471303/
from Martin Strbacka <martin.strbacka@nic.cz>

My version modifies scripts/feeds so that an error with one of the feeds just
raises the error flag, but script continues and tries to update the other
feeds. After all feeds have been updated, the script returns 1 if at least
one feed failed, and 0 on success with all feeds. The user can then utilise
the status in his build script, if he wants.

signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46374 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agorobocfg: remove robocfg
hauke [Tue, 14 Jul 2015 20:56:04 +0000 (20:56 +0000)]
robocfg: remove robocfg

This controls the old Broadcom switch driver which was removed over a
year ago, since then this is useless. Use swconfig instead it works
with more (Broadcom) switches.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46373 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoadm5120: do not config something as module
hauke [Tue, 14 Jul 2015 20:52:18 +0000 (20:52 +0000)]
adm5120: do not config something as module

All modules should be build by a package and only selected by such a
package. Remove all the config options selected as module and also
refresh the config.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46372 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoadmswconfig: fix compile with musl
hauke [Tue, 14 Jul 2015 20:51:37 +0000 (20:51 +0000)]
admswconfig: fix compile with musl

caddr_t is not defined everywhere any more, cast it the the real
pointer type of ifr_data.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46371 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoodhcpd: use 65535s as default lifetime and make interval configurable
cyrus [Tue, 14 Jul 2015 20:10:46 +0000 (20:10 +0000)]
odhcpd: use 65535s as default lifetime and make interval configurable

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46370 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: fix usb3 build with kernel 4.1
hauke [Tue, 14 Jul 2015 18:51:23 +0000 (18:51 +0000)]
bcm53xx: fix usb3 build with kernel 4.1

One argument was removed with kernel 4.1 from xhci_handshake() which
caused a compile error.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46369 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agolinux: enable kmod-acpi-button for x86_64 (#20080)
jow [Tue, 14 Jul 2015 17:23:56 +0000 (17:23 +0000)]
linux: enable kmod-acpi-button for x86_64 (#20080)

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46368 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: partially revert r46347 to fix sysupgrade
blogic [Tue, 14 Jul 2015 16:24:10 +0000 (16:24 +0000)]
brcm2708: partially revert r46347 to fix sysupgrade

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46367 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agox86: add kmod-acpi-button and kmod-button-hotplug to default packages
blogic [Tue, 14 Jul 2015 16:24:02 +0000 (16:24 +0000)]
x86: add kmod-acpi-button and kmod-button-hotplug to default packages

Since r40909 openwrt can automatically shutdown when you press the
power button or try to shutdown a kvm virtual machine.
When booting a recent CC-rc2 or trunk image, it doesn't work,
as two kernel modules are missing.

Add these two kernel modules to the default packages, so users
don't need to install them manually.

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46366 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoccache: Make ccache aware of OpenWRT provided GCC patch.
nbd [Tue, 14 Jul 2015 10:30:38 +0000 (10:30 +0000)]
ccache: Make ccache aware of OpenWRT provided GCC patch.

The OpenWRT GCC patch, 910-mbsd_multi.patch adds an extra option
to gcc that depends on an environment variable. Standard ccache
is unaware of this option and therefor can produce stdout from gcc
that doesn't correspond to what you would get if you actually
do a direct compilation with gcc.

This commit adds a patch to ccache to make it aware of the new
option and removes the feature from the ccache package to use the
host system's installed ccache binary.

Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46364 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: add early support for Netgear R7000
rmilecki [Tue, 14 Jul 2015 10:25:46 +0000 (10:25 +0000)]
bcm53xx: add early support for Netgear R7000

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46363 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoscripts: fix 64bit uclibc external toolchain detection
blogic [Tue, 14 Jul 2015 09:57:52 +0000 (09:57 +0000)]
scripts: fix 64bit uclibc external toolchain detection

according to gcc, UCLIBC_DYNAMIC_LINKER64

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46362 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobuild: Prevent more gzip timestamps
blogic [Tue, 14 Jul 2015 09:57:45 +0000 (09:57 +0000)]
build: Prevent more gzip timestamps

To improve reproducibility, prevent the inclusion of timestamps
in the gzip header.

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46361 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoipkg-build: use deterministic timestamps in ipk tarballs
blogic [Tue, 14 Jul 2015 09:57:19 +0000 (09:57 +0000)]
ipkg-build: use deterministic timestamps in ipk tarballs

As a follow-up to r46026, this commit sets the modification
times of files inside the tarballs to deterministic values.
It uses the date of the last git or svn commit and falls
back to the old behavior if those are not available.

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46360 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: added gpio spi refclk support for wrtnode board
blogic [Tue, 14 Jul 2015 09:57:08 +0000 (09:57 +0000)]
ramips: added gpio spi refclk support for wrtnode board

This syncs the dts file with the one provided by the wrtnode team:
https://github.com/WRTnode/openwrt-patches/blob/master/R41508/wrtnode_factory_firmware_dts.patch

Signed-off-by: Christian Mehlis <christian@m3hlis.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46359 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoswconfig: Split libsw out of swconfig for reuse in other packages
blogic [Tue, 14 Jul 2015 09:56:59 +0000 (09:56 +0000)]
swconfig: Split libsw out of swconfig for reuse in other packages

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46358 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoodhcpd: unsolicited unicast RAs + fix NDP-relay
cyrus [Tue, 14 Jul 2015 09:12:29 +0000 (09:12 +0000)]
odhcpd: unsolicited unicast RAs + fix NDP-relay

odhcpd now sends unsolicited RAs also via unicast to known link-local
neighbors. This is an attempt to work-around common smartphone issues
https://code.google.com/p/android/issues/detail?id=32662

Also NDP-relay should now work more reliably now

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46357 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoubox: update to latest git HEAD
blogic [Tue, 14 Jul 2015 07:44:14 +0000 (07:44 +0000)]
ubox: update to latest git HEAD

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46356 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agotoolchain: fix gcc 4.6 build with gcc5
blogic [Tue, 14 Jul 2015 07:43:50 +0000 (07:43 +0000)]
toolchain: fix gcc 4.6 build with gcc5

build error:
cfns.gperf:101:1: error: 'gnu_inline' attribute present on 'libc_name_p'
cfns.gperf:26:14: error: but not here
observed on Arch Linux

affected versions gcc 4.6, gcc 4.7

reported & fixed in DragonFlyBSD issue #136
https://github.com/DragonFlyBSD/DPorts/issues/136

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46355 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agogemini: switch to 4.1
blogic [Tue, 14 Jul 2015 07:43:33 +0000 (07:43 +0000)]
gemini: switch to 4.1

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46354 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agogemini: add 4.1 support
blogic [Tue, 14 Jul 2015 07:43:10 +0000 (07:43 +0000)]
gemini: add 4.1 support

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46353 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agogemini: add NAS packages to Raidsonic profile
blogic [Tue, 14 Jul 2015 07:42:18 +0000 (07:42 +0000)]
gemini: add NAS packages to Raidsonic profile

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46352 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agogemini: copy kernel image to BIN_DIR
blogic [Tue, 14 Jul 2015 07:41:43 +0000 (07:41 +0000)]
gemini: copy kernel image to BIN_DIR

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46351 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: added led support for wrtnode board
blogic [Tue, 14 Jul 2015 07:41:19 +0000 (07:41 +0000)]
ramips: added led support for wrtnode board

This syncs the dts file with the one provided by the wrtnode team:
https://github.com/WRTnode/openwrt-patches/blob/master/R41508/wrtnode_factory_firmware_dts.patch

Signed-off-by: Christian Mehlis <christian@m3hlis.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46350 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: adding support for OY-0001 Wireless Router
blogic [Tue, 14 Jul 2015 07:40:22 +0000 (07:40 +0000)]
ramips: adding support for OY-0001 Wireless Router

Adding support for OY-0001 Wireless Router.
OY-0001 is a wireless router made by oyewifi.com. Below is the details:
MT7620A, 128MB DDR2, 16MB FLASH, SD Slot, USB 2.0, 4 x LAN + 1 x WAN.

Signed-off-by: Tom Deng <2579131212@qq.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46349 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: mt7620 ArcherC20i USB support
blogic [Tue, 14 Jul 2015 07:39:19 +0000 (07:39 +0000)]
ramips: mt7620 ArcherC20i USB support

USB port of TP-Link Archer C20i does not work with trunk and CC.
This patch adds two nodes (ehci and ohci) to the device tree enabling USB.

Signed-off-by: Gunnar Thorburn <gunnar@thorburn.se>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46348 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: Implement sysupgrade
blogic [Tue, 14 Jul 2015 07:39:10 +0000 (07:39 +0000)]
brcm2708: Implement sysupgrade

Implement sysupgrade for Raspberry Pi, similar to the way it is done on x86:
The config files are saved in the boot partition and moved to where they are
normally expected in preinit.

Also add optional gzip compression for the SD card image, since this can save
a lot of space (76M vs 6M), also similar to x86.

Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46347 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: fix build with CONFIG_MTD unset
blogic [Tue, 14 Jul 2015 07:38:47 +0000 (07:38 +0000)]
kernel: fix build with CONFIG_MTD unset

Fixed typo in the patch provided by Hauke:
https://lists.openwrt.org/pipermail/openwrt-devel/2015-July/034274.html

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46346 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agogeneric: add missing symbol
blogic [Tue, 14 Jul 2015 07:38:33 +0000 (07:38 +0000)]
generic: add missing symbol

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46345 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708: add DT support
blogic [Tue, 14 Jul 2015 07:37:29 +0000 (07:37 +0000)]
brcm2708: add DT support

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46344 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobrcm2708-gpu-fw: update to latest version
blogic [Tue, 14 Jul 2015 07:37:14 +0000 (07:37 +0000)]
brcm2708-gpu-fw: update to latest version

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46343 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: add support for the devolo dLAN pro 1200+ WiFi ac
blogic [Tue, 14 Jul 2015 07:37:03 +0000 (07:37 +0000)]
ar71xx: add support for the devolo dLAN pro 1200+ WiFi ac

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46342 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobase-files: added option to configure the gpio led trigger in uci-defaults
blogic [Tue, 14 Jul 2015 07:35:59 +0000 (07:35 +0000)]
base-files: added option to configure the gpio led trigger in uci-defaults

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46341 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: make ath10k firmware v2 selectable
blogic [Tue, 14 Jul 2015 07:35:45 +0000 (07:35 +0000)]
mac80211: make ath10k firmware v2 selectable

Added option for old firmware version (10.1 API v2). It seems that recent
firmware versions are constantly crashing (at least on a QCA9880-BR4A-R) and
this provides the option to select an older version instead.

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46340 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: add support to use gpio irqs
blogic [Tue, 14 Jul 2015 07:34:31 +0000 (07:34 +0000)]
ar71xx: add support to use gpio irqs

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46339 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: add support for the devolo dLAN pro 500 Wireless+
blogic [Tue, 14 Jul 2015 07:32:33 +0000 (07:32 +0000)]
ar71xx: add support for the devolo dLAN pro 500 Wireless+

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46338 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoodhcp6c: fix some more compatibility issues
cyrus [Mon, 13 Jul 2015 21:51:38 +0000 (21:51 +0000)]
odhcp6c: fix some more compatibility issues

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46335 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoodhcp6c: work-around more ISP DHCPv6-PD issues
cyrus [Mon, 13 Jul 2015 14:17:38 +0000 (14:17 +0000)]
odhcp6c: work-around more ISP DHCPv6-PD issues

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46317 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agox86: Make virtualization guests built for pentium4 with SMP
hauke [Sun, 12 Jul 2015 19:26:48 +0000 (19:26 +0000)]
x86: Make virtualization guests built for pentium4 with SMP

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46314 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agogcc: use the -sf suffix for musl ldso on powerpc
nbd [Sun, 12 Jul 2015 18:54:30 +0000 (18:54 +0000)]
gcc: use the -sf suffix for musl ldso on powerpc

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46313 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: refresh patches on linux 3.18
hauke [Sun, 12 Jul 2015 13:47:16 +0000 (13:47 +0000)]
kernel: refresh patches on linux 3.18

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46308 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agosunxi: enable CONFIG_EXPERT
hauke [Sun, 12 Jul 2015 12:14:02 +0000 (12:14 +0000)]
sunxi: enable CONFIG_EXPERT

- only sunxi has this disabled
- unify kernel configuration across platforms

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46307 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar7-atm: fix compilation for 4.1
jogo [Sun, 12 Jul 2015 11:57:40 +0000 (11:57 +0000)]
ar7-atm: fix compilation for 4.1

Add the required changes to make it compile for 4.1 again.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46306 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoacx-mac80211: make it compile again against new compat-wireless
jogo [Sun, 12 Jul 2015 11:57:04 +0000 (11:57 +0000)]
acx-mac80211: make it compile again against new compat-wireless

Update to "latest" HEAD and update it to match latest API changes.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46305 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: add missing config option
hauke [Sun, 12 Jul 2015 10:51:28 +0000 (10:51 +0000)]
kernel: add missing config option

This should fix build of sunxi.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46304 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomvebu: make patches apply against 3.18.18 again
hauke [Sun, 12 Jul 2015 10:38:54 +0000 (10:38 +0000)]
mvebu: make patches apply against 3.18.18 again

commit r46299 broke the mvebu target because one patch does not apply
any more. This commit closes #20070.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46303 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agovalgrind: update to 3.10.1 and fix kernel >= 4.0
hauke [Sat, 11 Jul 2015 20:55:36 +0000 (20:55 +0000)]
valgrind: update to 3.10.1 and fix kernel >= 4.0

This updates valgrind to version 3.10.1 and make configure work with
kernel version > 4.0. This patch was taken from upstream valgrind.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46302 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: update 4.1 to 4.1.2
hauke [Sat, 11 Jul 2015 19:59:26 +0000 (19:59 +0000)]
kernel: update 4.1 to 4.1.2

Changelog:
 * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.2

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46301 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: update 4.0 to 4.0.8
hauke [Sat, 11 Jul 2015 19:59:05 +0000 (19:59 +0000)]
kernel: update 4.0 to 4.0.8

Changelog:
 * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.8

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46300 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: update 3.18 to 3.18.18
hauke [Sat, 11 Jul 2015 19:58:44 +0000 (19:58 +0000)]
kernel: update 3.18 to 3.18.18

Changelog:
 * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.18

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46299 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agotoolchain/gdb: use expat library to be able to parse target machine definitions
nbd [Fri, 10 Jul 2015 19:42:12 +0000 (19:42 +0000)]
toolchain/gdb: use expat library to be able to parse target machine definitions

Fixes gdbserver debugging with at least mvebu, possibly others

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46298 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agotools: add expat library (to be used by gdb)
nbd [Fri, 10 Jul 2015 19:42:05 +0000 (19:42 +0000)]
tools: add expat library (to be used by gdb)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46297 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agotoolchain/gdb: update to 7.8, sync with target package version
nbd [Fri, 10 Jul 2015 19:42:00 +0000 (19:42 +0000)]
toolchain/gdb: update to 7.8, sync with target package version

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46296 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: collect rx related members to fe_rx_ring struct
nbd [Fri, 10 Jul 2015 19:41:48 +0000 (19:41 +0000)]
ramips: collect rx related members to fe_rx_ring struct

Signed-off-by: michael lee <igvtee@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46295 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: add xmit_more support
nbd [Fri, 10 Jul 2015 19:41:42 +0000 (19:41 +0000)]
ramips: add xmit_more support

use pktgen to verify on rt3662. can improve transmit rate.
pkt_size 1500
burst 1 : 807Mb/sec
burst 8 : 984Mb/sec

pkt_size 60
burst 1 : 57Mb/sec
burst 8 : 236Mb/sec

Signed-off-by: michael lee <igvtee@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46294 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoebtables: fix miscompilation on 64bit targets
nbd [Fri, 10 Jul 2015 11:36:49 +0000 (11:36 +0000)]
ebtables: fix miscompilation on 64bit targets

The musl build "fix" introduced in r45108 removed all netinet/ether.h
includes, which made the prototypes of ether_aton and ether_ntoa
unavailable. As a result, the compiler assumed they return int instead
of a pointer. This currupted the pointer on 64bit targets, causing ebtables
to segfault in commands containing MAC addresses.

Since r46161 made it possible to include both the kernel and the libc
if_ether.h as long as the libc version is included first, this patch
changes the fix to remove the linux/if_ether.h from the ebtables source
(so the fixed version from the kernel is used) and ensures netinet/ether.h
is included early.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46292 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: add brcmfmac patch fixing user space picked MACs
rmilecki [Thu, 9 Jul 2015 18:03:39 +0000 (18:03 +0000)]
mac80211: add brcmfmac patch fixing user space picked MACs

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46288 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoopenssl: update to v1.0.2d (CVE-2015-1793)
jow [Thu, 9 Jul 2015 13:04:27 +0000 (13:04 +0000)]
openssl: update to v1.0.2d (CVE-2015-1793)

During certificate verification, OpenSSL (starting from version 1.0.1n and
1.0.2b) will attempt to find an alternative certificate chain if the first
attempt to build such a chain fails. An error in the implementation of this
logic can mean that an attacker could cause certain checks on untrusted
certificates to be bypassed, such as the CA flag, enabling them to use a valid
leaf certificate to act as a CA and "issue" an invalid certificate.

This issue will impact any application that verifies certificates including
SSL/TLS/DTLS clients and SSL/TLS/DTLS servers using client authentication.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46285 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: compex wpe72 add space to include statement
blogic [Thu, 9 Jul 2015 07:04:14 +0000 (07:04 +0000)]
ar71xx: compex wpe72 add space to include statement

Signed-off-by: Christian Mehlis <christian@m3hlis.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46284 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: compex wpj531 register usb support
blogic [Thu, 9 Jul 2015 07:03:54 +0000 (07:03 +0000)]
ar71xx: compex wpj531 register usb support

Signed-off-by: Christian Mehlis <christian@m3hlis.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46283 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: compex wpj531 fix setting mac address on ethernet
blogic [Thu, 9 Jul 2015 07:01:55 +0000 (07:01 +0000)]
ar71xx: compex wpj531 fix setting mac address on ethernet

Signed-off-by: Christian Mehlis <christian@m3hlis.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46282 3c298f89-4303-0410-b956-a3cf2f4a3e73