openwrt.git
9 years agoall targets: remove all =m kernel config symbols
nbd [Mon, 5 Jan 2015 13:02:44 +0000 (13:02 +0000)]
all targets: remove all =m kernel config symbols

modules build during the kernel compile phase are ignored anyway,
all modules should be built using KernelPackage in
package/kernel/linux/modules/*
selecting the appropriate config symbols there rather than in
target/linux/*/config-*

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43842 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: bridge: multicast: backport a few more fixes for 3.10
nbd [Mon, 5 Jan 2015 13:02:31 +0000 (13:02 +0000)]
kernel: bridge: multicast: backport a few more fixes for 3.10

The following patches unfortunately didn't hit the kernel stable
branches yet, therefore cherrypicking them for OpenWRT here:

* bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
* bridge: multicast: enable snooping on general queries only
* bridge: multicast: add sanity check for general query destination

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43841 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoocteon: enable VLAN support
nbd [Mon, 5 Jan 2015 13:02:26 +0000 (13:02 +0000)]
octeon: enable VLAN support

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43840 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoocteon: remove config-default
nbd [Mon, 5 Jan 2015 13:02:21 +0000 (13:02 +0000)]
octeon: remove config-default

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43839 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/modules: add kmod-crypto-gcm
nbd [Mon, 5 Jan 2015 13:02:14 +0000 (13:02 +0000)]
kernel/modules: add kmod-crypto-gcm

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43838 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/modules: add kmod-crypto-ghash
nbd [Mon, 5 Jan 2015 13:02:08 +0000 (13:02 +0000)]
kernel/modules: add kmod-crypto-ghash

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43837 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/modules: kmod-crypto-xts: depend on kmod-crypto-gf128
nbd [Mon, 5 Jan 2015 13:02:01 +0000 (13:02 +0000)]
kernel/modules: kmod-crypto-xts: depend on kmod-crypto-gf128

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43836 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/modules: add kmod-crypto-gf128
nbd [Mon, 5 Jan 2015 13:01:56 +0000 (13:01 +0000)]
kernel/modules: add kmod-crypto-gf128

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43835 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/modules: add kmod-crypto-ctr
nbd [Mon, 5 Jan 2015 13:01:52 +0000 (13:01 +0000)]
kernel/modules: add kmod-crypto-ctr

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43834 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/modules: add kmod-crypto-seqiv
nbd [Mon, 5 Jan 2015 13:01:42 +0000 (13:01 +0000)]
kernel/modules: add kmod-crypto-seqiv

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43833 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/modules: remove CRYPTOMGR_MODULES
nbd [Mon, 5 Jan 2015 13:01:36 +0000 (13:01 +0000)]
kernel/modules: remove CRYPTOMGR_MODULES

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43832 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/modules: kmod-crypto-manager: depend on kmod-crypto-aead
nbd [Mon, 5 Jan 2015 13:01:30 +0000 (13:01 +0000)]
kernel/modules: kmod-crypto-manager: depend on kmod-crypto-aead

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

9 years agokernel/modules: add kmod-crypto-aead
nbd [Mon, 5 Jan 2015 13:01:23 +0000 (13:01 +0000)]
kernel/modules: add kmod-crypto-aead

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43830 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/modules: remove superfluous backslash
nbd [Mon, 5 Jan 2015 13:01:17 +0000 (13:01 +0000)]
kernel/modules: remove superfluous backslash

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43829 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoutil-linux: fix packaging issues
cyrus [Mon, 5 Jan 2015 10:11:28 +0000 (10:11 +0000)]
util-linux: fix packaging issues

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43828 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[netdevices.mk]: et131x is out of staging in 3.18
kaloz [Sun, 4 Jan 2015 18:41:32 +0000 (18:41 +0000)]
[netdevices.mk]: et131x is out of staging in 3.18

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43827 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[iwinfo]: upgrade to latest revision
kaloz [Sun, 4 Jan 2015 18:39:58 +0000 (18:39 +0000)]
[iwinfo]: upgrade to latest revision

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43826 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mvebu]: add tmp421 to the device tree instead of relying on autodetect
kaloz [Sun, 4 Jan 2015 17:26:07 +0000 (17:26 +0000)]
[mvebu]: add tmp421 to the device tree instead of relying on autodetect

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43825 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoopenvpn: backport an upstream fix for a regression in using --cipher none (fixes...
nbd [Sun, 4 Jan 2015 12:03:29 +0000 (12:03 +0000)]
openvpn: backport an upstream fix for a regression in using --cipher none (fixes #18676)

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

9 years agokernel: update 3.18 to 3.18.1
luka [Sat, 3 Jan 2015 22:59:47 +0000 (22:59 +0000)]
kernel: update 3.18 to 3.18.1

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

9 years agokernel: update 3.14 to 3.14.27
luka [Sat, 3 Jan 2015 22:59:43 +0000 (22:59 +0000)]
kernel: update 3.14 to 3.14.27

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

9 years agoramips: fix WSR-600DHP flash layout
nbd [Sat, 3 Jan 2015 18:31:27 +0000 (18:31 +0000)]
ramips: fix WSR-600DHP flash layout

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

9 years agoramips: fix WSR-1166DHP flash layout
nbd [Sat, 3 Jan 2015 18:31:17 +0000 (18:31 +0000)]
ramips: fix WSR-1166DHP flash layout

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

9 years agoramips: fix WSR-{600,1166} names
nbd [Sat, 3 Jan 2015 18:31:11 +0000 (18:31 +0000)]
ramips: fix WSR-{600,1166} names

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

9 years agoramips: fix wsr-1166 sysupgrade support
nbd [Sat, 3 Jan 2015 18:31:06 +0000 (18:31 +0000)]
ramips: fix wsr-1166 sysupgrade support

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

9 years agoramips: on mt7621 only enable xhci for the eval board (still needs patch cleanup...
nbd [Sat, 3 Jan 2015 18:30:57 +0000 (18:30 +0000)]
ramips: on mt7621 only enable xhci for the eval board (still needs patch cleanup to take effect)

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

9 years agoramips: fix WSR-600 image format
nbd [Fri, 2 Jan 2015 21:53:45 +0000 (21:53 +0000)]
ramips: fix WSR-600 image format

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

9 years agoramips: use CONFIG_MTD_SPLIT_UIMAGE_FW instead of CONFIG_MTD_UIMAGE_SPLIT
nbd [Fri, 2 Jan 2015 21:53:38 +0000 (21:53 +0000)]
ramips: use CONFIG_MTD_SPLIT_UIMAGE_FW instead of CONFIG_MTD_UIMAGE_SPLIT

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

9 years agoramips: fix image format for WSR-1166
nbd [Fri, 2 Jan 2015 21:53:31 +0000 (21:53 +0000)]
ramips: fix image format for WSR-1166

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

9 years agoramips: disable ethernet checksum offloads for mt7621, they are broken
nbd [Fri, 2 Jan 2015 21:53:24 +0000 (21:53 +0000)]
ramips: disable ethernet checksum offloads for mt7621, they are broken

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

9 years agoramips: use netif_receive_skb instead of napi_gro_receive when rx csum offload is...
nbd [Fri, 2 Jan 2015 21:53:18 +0000 (21:53 +0000)]
ramips: use netif_receive_skb instead of napi_gro_receive when rx csum offload is unavailable

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

9 years agokernel: add mtd split support for trx images
nbd [Fri, 2 Jan 2015 21:53:11 +0000 (21:53 +0000)]
kernel: add mtd split support for trx images

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

9 years agoramips: rework and fix m25p80 chunked-io support
nbd [Fri, 2 Jan 2015 21:53:02 +0000 (21:53 +0000)]
ramips: rework and fix m25p80 chunked-io support

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

9 years agoramips: split mt7621 spi into a separate driver, increase maximum transfer size
nbd [Fri, 2 Jan 2015 21:52:53 +0000 (21:52 +0000)]
ramips: split mt7621 spi into a separate driver, increase maximum transfer size

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

9 years agokernel: add a mtdsplit implementation for tp-link firmware headers
nbd [Fri, 2 Jan 2015 21:52:44 +0000 (21:52 +0000)]
kernel: add a mtdsplit implementation for tp-link firmware headers

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

9 years agokernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify...
nbd [Fri, 2 Jan 2015 21:52:35 +0000 (21:52 +0000)]
kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions

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

9 years agoremove empty directories
kaloz [Fri, 2 Jan 2015 19:00:36 +0000 (19:00 +0000)]
remove empty directories

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43804 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[ramips]: honor the bootloader's bootargs
kaloz [Fri, 2 Jan 2015 16:48:20 +0000 (16:48 +0000)]
[ramips]: honor the bootloader's bootargs

Only overwrite the bootloader's bootargs if "chosen" exists in the dtb

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43802 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mvebu]: enable wpad-mini by default
kaloz [Wed, 31 Dec 2014 21:59:07 +0000 (21:59 +0000)]
[mvebu]: enable wpad-mini by default

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43801 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobcm53xx: support flashing CHK and CyberTAN images
rmilecki [Tue, 30 Dec 2014 17:45:53 +0000 (17:45 +0000)]
bcm53xx: support flashing CHK and CyberTAN images

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

9 years agobrcm47xx: support for flashing CHK and CyberTAN images
rmilecki [Tue, 30 Dec 2014 17:19:36 +0000 (17:19 +0000)]
brcm47xx: support for flashing CHK and CyberTAN images

This will allow simple sysupgrade-s including simpler reverting to the
original firmware.

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

9 years agobrcm47xx: verify if CHK/CyberTAN contains valid TRX
rmilecki [Tue, 30 Dec 2014 17:19:02 +0000 (17:19 +0000)]
brcm47xx: verify if CHK/CyberTAN contains valid TRX

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

9 years agompc83xx: add support for kernel 3.14
hauke [Mon, 29 Dec 2014 17:11:13 +0000 (17:11 +0000)]
mpc83xx: add support for kernel 3.14

This is compile tested only, please run test and report back.

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

9 years agompc52xx: add support for kernel 3.14
hauke [Mon, 29 Dec 2014 16:12:52 +0000 (16:12 +0000)]
mpc52xx: add support for kernel 3.14

This is compile tested only, please run test and report back.

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

9 years agoep93xx: add support for kernel 3.14
hauke [Mon, 29 Dec 2014 13:55:59 +0000 (13:55 +0000)]
ep93xx: add support for kernel 3.14

This is compile tested only, please run test and report back.

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

9 years agokernel: add some missing config options
hauke [Mon, 29 Dec 2014 11:59:32 +0000 (11:59 +0000)]
kernel: add some missing config options

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

9 years agotools: build libtool after autoconf, not before (fixes #18659)
nbd [Sun, 28 Dec 2014 21:55:21 +0000 (21:55 +0000)]
tools: build libtool after autoconf, not before (fixes #18659)

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

9 years agoipq806x: refresh patches
hauke [Sun, 28 Dec 2014 19:31:40 +0000 (19:31 +0000)]
ipq806x: refresh patches

This makes the patchs apply again.

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

9 years ago[mwlwifi]: upgrade to new rev, fixes possible compile error
kaloz [Sun, 28 Dec 2014 14:45:27 +0000 (14:45 +0000)]
[mwlwifi]: upgrade to new rev, fixes possible compile error

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43791 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoath10k: fix tx rate selection for ad-hoc mode with HT
nbd [Sat, 27 Dec 2014 13:37:32 +0000 (13:37 +0000)]
ath10k: fix tx rate selection for ad-hoc mode with HT

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

9 years agooxnas: re-enable ubifs
nbd [Sat, 27 Dec 2014 13:03:26 +0000 (13:03 +0000)]
oxnas: re-enable ubifs

After the changes make ubinize.cfg optional in image.mk, ubifs
generation can now safely be enabled again.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43789 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoimage.mk: make ubinize.cfg optional
nbd [Sat, 27 Dec 2014 13:03:19 +0000 (13:03 +0000)]
image.mk: make ubinize.cfg optional

When using UbinizeImage with ubifs rootfs, ubinize.cfg is no longer
needed. Yet, the absance of ubinize.cfg would make the build process
abort with an error.
Fix that by checking if ubinize.cfg is present and do no not call the
"classic" ubinize image generation if it isn't.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
[missing new-line before UbinizeImage added itentionally]

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

9 years agooxnas: clk-oxnas: rework pllb enable function
nbd [Sat, 27 Dec 2014 13:03:12 +0000 (13:03 +0000)]
oxnas: clk-oxnas: rework pllb enable function

kernel lock debugging unveiled that we should not call
of_reset_control_get inside a clock's enable operation (see below)

move of_reset_control_* previously used in pllb_clk_enable to new
pllb_clk_prepare and pllb_clk_unprepare functions.
use a container to carry runtime information.

------------[ cut here ]------------
WARNING: CPU: 0 PID: 1 at kernel/locking/lockdep.c:2742 lockdep_trace_alloc+0xb8/0xfc()
DEBUG_LOCKS_WARN_ON(irqs_disabled_flags(flags))
Modules linked in:
CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.14.26 #6
[<c001a6ac>] (unwind_backtrace) from [<c0016dec>] (show_stack+0x10/0x14)
[<c0016dec>] (show_stack) from [<c0194f68>] (dump_stack+0x7c/0x94)
[<c0194f68>] (dump_stack) from [<c0021b50>] (warn_slowpath_common+0x68/0x8c)
[<c0021b50>] (warn_slowpath_common) from [<c0021ba4>] (warn_slowpath_fmt+0x30/0x40)
[<c0021ba4>] (warn_slowpath_fmt) from [<c0061b30>] (lockdep_trace_alloc+0xb8/0xfc)
[<c0061b30>] (lockdep_trace_alloc) from [<c00cb740>] (kmem_cache_alloc+0x1c/0xf8)
[<c00cb740>] (kmem_cache_alloc) from [<c01d33c8>] (of_reset_control_get+0xe8/0x12c)
[<c01d33c8>] (of_reset_control_get) from [<c0269228>] (pllb_clk_enable+0x14/0xbc)
[<c0269228>] (pllb_clk_enable) from [<c0265738>] (__clk_enable+0x54/0xa0)
[<c0265738>] (__clk_enable) from [<c0265acc>] (clk_enable+0x18/0x2c)
[<c0265acc>] (clk_enable) from [<c04325f8>] (oxnas_pcie_probe+0x3b8/0x6a0)
[<c04325f8>] (oxnas_pcie_probe) from [<c01f2510>] (platform_drv_probe+0x18/0x48)
[<c01f2510>] (platform_drv_probe) from [<c01f1070>] (driver_probe_device+0xd8/0x24c)
[<c01f1070>] (driver_probe_device) from [<c01f1298>] (__driver_attach+0x70/0x94)
[<c01f1298>] (__driver_attach) from [<c01ef728>] (bus_for_each_dev+0x4c/0x98)
[<c01ef728>] (bus_for_each_dev) from [<c01f0818>] (bus_add_driver+0xcc/0x1e8)
[<c01f0818>] (bus_add_driver) from [<c01f169c>] (driver_register+0xa0/0xe8)
[<c01f169c>] (driver_register) from [<c01f2568>] (platform_driver_probe+0x20/0xa4)
[<c01f2568>] (platform_driver_probe) from [<c0013a3c>] (do_one_initcall+0x90/0x140)
[<c0013a3c>] (do_one_initcall) from [<c0421d38>] (kernel_init_freeable+0x1e4/0x2c0)
[<c0421d38>] (kernel_init_freeable) from [<c000c214>] (kernel_init+0x8/0x104)
[<c000c214>] (kernel_init) from [<c0008768>] (ret_from_fork+0x14/0x2c)
---[ end trace 5f17ed2f61e0683f ]---

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43787 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel/generic: fix warnings if libata-ledtrig is disabled
nbd [Sat, 27 Dec 2014 13:02:58 +0000 (13:02 +0000)]
kernel/generic: fix warnings if libata-ledtrig is disabled

accidentally #if was used instead of #ifdef, thus gcc warned
about CONFIG_ATA_LEDS being undefined...

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43786 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobinutils: run install twice instead of overwriting the final toolchain with the initi...
nbd [Sat, 27 Dec 2014 13:00:09 +0000 (13:00 +0000)]
binutils: run install twice instead of overwriting the final toolchain with the initial one

fixes compiler error after a binutils rebuild/reinstall without
rebuilding the rest of the toolchain

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

9 years agobuild: use gcc-provided ar, nm and ranlib where appropriate
nbd [Sat, 27 Dec 2014 12:59:59 +0000 (12:59 +0000)]
build: use gcc-provided ar, nm and ranlib where appropriate

Since GCC 4.7, GCC provides its own wrappers around ar, nm and ranlib, which
should be used for builds with link-time optimization. Since GCC 4.9, using them
actually necessary for LTO builds using convenience libraries to succeed.

There are some packages which try to automatically detect if gcc-{ar,nm,ranlib}
exist (one example is my package "fastd" in the package repository, which tries
to use LTO). This breaks because the OpenWrt build system explicitly sets the
binutils versions of these tools.

As it doesn't cause any issues to use gcc-{ar,nm,ranlib} instead of
{ar,nm,ranlib} even without LTO, this patch just makes OpenWrt use the
GCC-provided versions by default, which fixes the build of such packages with
GCC 4.9.

(I know that builds fail though when clang is used with -flto and
gcc-{ar,nm,ranlib}, but as all OpenWrt toolchains are based on GCC, this isn't
a real issue.)

Completely cleaning the tree (or at least `make clean toolchain/clean`) is
necessary to get a consistent state after the binutils plugins support patch and
this one (as trying to use gcc-{ar,nm,ranlib} with a binutils built without
plugin support will definitely lead to a build failure).

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

9 years agobinutils: enable plugin support
nbd [Sat, 27 Dec 2014 12:59:53 +0000 (12:59 +0000)]
binutils: enable plugin support

--enable-plugin is necessary for gcc-ar, gcc-nm and gcc-ranlib to work, which
must be used with GCC 4.9 for LTO to work.

Without this option, gcc-ar etc. will just fail with

    sorry - this program has been built without plugin support

Using the normal ar from binutils with GCC 4.9 and -flto will cause linking
with static "convenience" libraries to fail.

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

9 years agohostapd: add support for configuring supported rates
nbd [Sat, 27 Dec 2014 12:59:47 +0000 (12:59 +0000)]
hostapd: add support for configuring supported rates

patch by Wilco Baan Hofman from #18627

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

9 years ago[mvebu]: fix mvneta vlan tagging
kaloz [Fri, 26 Dec 2014 14:48:33 +0000 (14:48 +0000)]
[mvebu]: fix mvneta vlan tagging

This is a 3.14.x backport of:
"mvneta: Fix TSO and checksum for non-acceleration vlan traffic"

Upstream commits:

817dbfa5d1bc276a72c1a577310382008e8aca0a
2d39d120781a5770573dc6ed672a5a562f541aea

Fixes vlan tagging on SoC interfaces for the WRT1900AC.  Useful
when using mvsw6171 driver.

Signed-off-by: Mark Milburn <mark.a.milburn@gmail.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43781 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agodon't copy initramfs.elf unconditionally
kaloz [Fri, 26 Dec 2014 14:31:45 +0000 (14:31 +0000)]
don't copy initramfs.elf unconditionally

targets that need it should do it in their image Makefile

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43780 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mvebu]: only call UbinizeImage and BuildSysUpgrade for boards we support them on
kaloz [Fri, 26 Dec 2014 13:45:18 +0000 (13:45 +0000)]
[mvebu]: only call UbinizeImage and BuildSysUpgrade for boards we support them on

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43779 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoThe ubinized filesystems should be used for generating the
kaloz [Fri, 26 Dec 2014 13:33:22 +0000 (13:33 +0000)]
The ubinized filesystems should be used for generating the
final images, so store them in KDIR instead.

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43778 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add flush reset register writes, should fix restart issues (#17839)
nbd [Fri, 26 Dec 2014 12:36:38 +0000 (12:36 +0000)]
ar71xx: add flush reset register writes, should fix restart issues (#17839)

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

9 years agokernel: backport a few PHY layer fixes from upstream
nbd [Fri, 26 Dec 2014 12:36:30 +0000 (12:36 +0000)]
kernel: backport a few PHY layer fixes from upstream

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

9 years agoar71xx: rename/refresh patch
nbd [Fri, 26 Dec 2014 12:36:22 +0000 (12:36 +0000)]
ar71xx: rename/refresh patch

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

9 years ago[kirkwood/mvebu]: we've changed places with Luka, reflect that :)
kaloz [Thu, 25 Dec 2014 22:34:15 +0000 (22:34 +0000)]
[kirkwood/mvebu]: we've changed places with Luka, reflect that :)

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43774 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mvebu]: use mwlwifi by default
kaloz [Thu, 25 Dec 2014 22:29:29 +0000 (22:29 +0000)]
[mvebu]: use mwlwifi by default

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43773 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mwlwifi]: Marvell 88W8864 open source mac80211 driver
kaloz [Thu, 25 Dec 2014 22:26:43 +0000 (22:26 +0000)]
[mwlwifi]: Marvell 88W8864 open source mac80211 driver

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43772 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agonetifd: minor fixes, add mldversion option
cyrus [Tue, 23 Dec 2014 13:34:04 +0000 (13:34 +0000)]
netifd: minor fixes, add mldversion option

thanks to Hans Dedecker

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

9 years agomac80211: fix HT mode selection for ad-hoc
nbd [Mon, 22 Dec 2014 21:46:38 +0000 (21:46 +0000)]
mac80211: fix HT mode selection for ad-hoc

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

9 years agooxnas: sata_oxnas: make irq handler more readable
nbd [Mon, 22 Dec 2014 20:47:10 +0000 (20:47 +0000)]
oxnas: sata_oxnas: make irq handler more readable

safed one level of indention by using 'continue' instead of a
lengthy if-clause.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
v2: use logic-AND instead of '?' operator when checking for hw bug 6320

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

9 years agooxnas: sata_oxnas: refactoring phase 2
nbd [Mon, 22 Dec 2014 20:47:01 +0000 (20:47 +0000)]
oxnas: sata_oxnas: refactoring phase 2

 - replaced // comments by /* comments */
 - added line-breaks where needed
 - fixed white-space according to kernel style
 - fixed some obvious spelling mistakes in comments and printks
 - removed some unneeded left-overs imported from vendor code-base
 - replaced printk(...) by libata macros where possible

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43767 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agooxnas: sata_oxnas: refactoring phase 1
nbd [Mon, 22 Dec 2014 20:46:49 +0000 (20:46 +0000)]
oxnas: sata_oxnas: refactoring phase 1

locking for 2nd port and hwraid was added from vendor's GPL code which
doesn't comply with current kernel coding style.

 - moved all global variables into host_priv
 - renamed locks
 - sanetized acquire() and release() parameter list

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43766 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agooxnas: refresh kernel config-3.1[48]
nbd [Mon, 22 Dec 2014 20:46:41 +0000 (20:46 +0000)]
oxnas: refresh kernel config-3.1[48]

and no longer compile-in ext4 filesystem now that sata_oxnas is
also built as a module.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43765 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: remove openwrt micrel.c (replaced by upstream driver)
nbd [Mon, 22 Dec 2014 14:37:07 +0000 (14:37 +0000)]
kernel: remove openwrt micrel.c (replaced by upstream driver)

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

9 years agoubi-utils: add mirror md5sum
nbd [Mon, 22 Dec 2014 14:32:41 +0000 (14:32 +0000)]
ubi-utils: add mirror md5sum

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

9 years agotools/mtd-utils: add mirror md5sum
nbd [Mon, 22 Dec 2014 13:52:58 +0000 (13:52 +0000)]
tools/mtd-utils: add mirror md5sum

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

9 years agodnsmasq: also add the actual patches...
cyrus [Mon, 22 Dec 2014 09:52:19 +0000 (09:52 +0000)]
dnsmasq: also add the actual patches...

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

9 years agodnsmasq: backport some dnssec fixes
cyrus [Mon, 22 Dec 2014 09:51:22 +0000 (09:51 +0000)]
dnsmasq: backport some dnssec fixes

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

9 years agokernel: disable soft-reset for generic PHY devices to avoid accidentally clearing...
nbd [Sat, 20 Dec 2014 15:26:38 +0000 (15:26 +0000)]
kernel: disable soft-reset for generic PHY devices to avoid accidentally clearing preinitialized state

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

9 years agobuffalo-enc: pass the longstate option to decryption
nbd [Sat, 20 Dec 2014 15:26:31 +0000 (15:26 +0000)]
buffalo-enc: pass the longstate option to decryption

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

9 years agobuffalo-enc: accept the longstate command line option
nbd [Sat, 20 Dec 2014 15:26:25 +0000 (15:26 +0000)]
buffalo-enc: accept the longstate command line option

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

9 years agobcm53xx: support WAN connected to switch port 0
rmilecki [Sat, 20 Dec 2014 15:09:01 +0000 (15:09 +0000)]
bcm53xx: support WAN connected to switch port 0

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

9 years agomvsw6171: note support for 88E6172 switches
luka [Fri, 19 Dec 2014 22:02:59 +0000 (22:02 +0000)]
mvsw6171: note support for 88E6172 switches

The '6171 and '6172 are similar enough to work
without any changes to the code.

Signed-off-by: Claudio Leite <leitec@staticky.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43753 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokirkwood: add *plugs to uci-defaults
luka [Fri, 19 Dec 2014 11:05:13 +0000 (11:05 +0000)]
kirkwood: add *plugs to uci-defaults

Set defaults health led to a timer heartbeet (200/800)
and populate network for:

- GuruplugServerPlus
- SheevaPlug
- SheevaPlug with eSATA

Signed-off-by: Gerald Kerma <dreagle@doukki.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43752 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokikwood: populate kirkwood.sh with new boards
luka [Thu, 18 Dec 2014 18:38:43 +0000 (18:38 +0000)]
kikwood: populate kirkwood.sh with new boards

- SheevaPlug
- SheevaPlug with eSATA
- GuruplugServerPlus

Signed-off-by: Gerald Kerma <dreagle@doukki.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43751 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokirkwood: set default EA4500 switch config
luka [Thu, 18 Dec 2014 18:38:38 +0000 (18:38 +0000)]
kirkwood: set default EA4500 switch config

This maps the LAN ports to eth0 and WAN port to eth1.
Since there are two interfaces the 802.1q VLAN mode
is unnecessary and left disabled. Port-based VLANs
are used instead.

Signed-off-by: Claudio Leite <leitec@staticky.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43750 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: bgmac: fix some problems
hauke [Thu, 18 Dec 2014 16:25:22 +0000 (16:25 +0000)]
kernel: bgmac: fix some problems

There are some problems in the napi usage that are fixed now.

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

9 years agobcm53xx: PCIe: add link check again
hauke [Thu, 18 Dec 2014 16:23:42 +0000 (16:23 +0000)]
bcm53xx: PCIe: add link check again

When there is no device connected to the controller we should not start
the controller. This also changes between PCIe 1.0 and PCIe 2.0 speed
based on the device. This code is based on code from the new Broadcom
PCIe controller driver.

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

9 years agouboot-envtools: add more kirkwood boards
luka [Thu, 18 Dec 2014 15:53:46 +0000 (15:53 +0000)]
uboot-envtools: add more kirkwood boards

- SheevaPlug
- SheevaPlug with eSATA
- GuruplugServerPlus

Signed-off-by: Gerald Kerma <dreagle@doukki.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43747 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar7: remove leftover 3.10 patches
nbd [Thu, 18 Dec 2014 11:57:42 +0000 (11:57 +0000)]
ar7: remove leftover 3.10 patches

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

9 years agobinutils: break-out libbfd, libopcodes and ar
nbd [Thu, 18 Dec 2014 11:57:36 +0000 (11:57 +0000)]
binutils: break-out libbfd, libopcodes and ar

Package libbfd, libopcodes and ar seperately.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43745 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add support for qca956x soc
nbd [Thu, 18 Dec 2014 11:28:53 +0000 (11:28 +0000)]
ar71xx: add support for qca956x soc

This patch adds soc support for QCA9561 and TP9343.
TP9343 is a reduced version of QCA9561, which can be found in TP-LINK routers in China.
The qca956x_wmac has not yet been supported by ath9k.

tested on TL-WDR6500 and TL-WR882N v1 (Chinese version)

Signed-off-by: Weijie Gao <hackpascal@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43744 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar8216: Inline function ar8xxx_create_mii
nbd [Thu, 18 Dec 2014 11:28:47 +0000 (11:28 +0000)]
ar8216: Inline function ar8xxx_create_mii

Inline function ar8xxx_create_mii.

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

9 years agoar8216: Remove read/write/rmw member functions from ar8xxx_priv
nbd [Thu, 18 Dec 2014 11:28:39 +0000 (11:28 +0000)]
ar8216: Remove read/write/rmw member functions from ar8xxx_priv

Remove read/write/rmw member functions from ar8xxx_priv

There seems to be no real benefit of the ar8xxx_priv member functions
read/write/rmw as one implementation exists for each of them only.
Especially ar8xxx_mii_rmw is assigned to priv->rmw first and then
mapped to ar8xxx_rmw.
Rename the ar8xxx_mii_.. functions to ar8xxx_.. and use them directly.

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

9 years agoar8216: Create helpers mii_read32 / mii_write32 for 32 bit MII ops
nbd [Thu, 18 Dec 2014 11:28:34 +0000 (11:28 +0000)]
ar8216: Create helpers mii_read32 / mii_write32 for 32 bit MII ops

Create helpers mii_read32 / mii_write32 for 32 bit MII ops.
Rename r3 variable to page in ar8xxx_mii_write to make it consistent
with the other ar8xxx_mii_xxxx functions.

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

9 years agoar8216: Factor out chip-specific parameters from ar8xxx_probe_switch
nbd [Thu, 18 Dec 2014 11:28:28 +0000 (11:28 +0000)]
ar8216: Factor out chip-specific parameters from ar8xxx_probe_switch

Factor out chip-specific parameters from ar8xxx_probe_switch.
Move the ar8xxx_chip definitions after the swops definitions.

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

9 years agoar8216: remove unused function parameter in ar8327_led_register
nbd [Thu, 18 Dec 2014 11:28:20 +0000 (11:28 +0000)]
ar8216: remove unused function parameter in ar8327_led_register

Remove unused function parameter in ar8327_led_register.

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

9 years agobcm53xx: backport spi-nor changes and update bcm53xxspiflash
rmilecki [Wed, 17 Dec 2014 14:53:25 +0000 (14:53 +0000)]
bcm53xx: backport spi-nor changes and update bcm53xxspiflash

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

9 years agokernel: disable multicast-to-unicast translation for ipv6 neighbor solicitation ...
nbd [Wed, 17 Dec 2014 12:27:14 +0000 (12:27 +0000)]
kernel: disable multicast-to-unicast translation for ipv6 neighbor solicitation (#17625)

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