openwrt/staging/yousong.git
11 years agobuild: disable kernel export strip until it is fixed
Felix Fietkau [Sun, 16 Dec 2012 21:34:31 +0000 (21:34 +0000)]
build: disable kernel export strip until it is fixed

SVN-Revision: 34726

11 years agobase-files: rework cache handling in network.sh to keep the entire parsed ifstatus...
Jo-Philipp Wich [Sun, 16 Dec 2012 20:17:18 +0000 (20:17 +0000)]
base-files: rework cache handling in network.sh to keep the entire parsed ifstatus, use jshn namespaces to support using it concurrently with other jshn users

SVN-Revision: 34725

11 years agolibubox: another jshn update, fixes array handling issues
Felix Fietkau [Sun, 16 Dec 2012 18:59:01 +0000 (18:59 +0000)]
libubox: another jshn update, fixes array handling issues

SVN-Revision: 34723

11 years agobase-files: various enhancements to network.sh
Jo-Philipp Wich [Sun, 16 Dec 2012 18:22:02 +0000 (18:22 +0000)]
base-files: various enhancements to network.sh

- support reading inactive gateways and DNS information in
  network_get_gateway(), network_get_dnsserver() and network_get_dnssearch()
  by passing "true" as optional last argument
- internally cache fetched values to speed up subsequent accesses to the same
  data, introduce network_flush_cache() to clear them
- add some inline function documentation

SVN-Revision: 34722

11 years agolibubox: fix some jshn variable handling regressions
Felix Fietkau [Sun, 16 Dec 2012 17:05:46 +0000 (17:05 +0000)]
libubox: fix some jshn variable handling regressions

SVN-Revision: 34720

11 years agolibubox: update to latest version, adds jshn namespace support
Felix Fietkau [Sun, 16 Dec 2012 16:49:47 +0000 (16:49 +0000)]
libubox: update to latest version, adds jshn namespace support

SVN-Revision: 34718

11 years agowpa_supplicant.sh: always use parameters from the current section
Felix Fietkau [Sun, 16 Dec 2012 13:23:37 +0000 (13:23 +0000)]
wpa_supplicant.sh: always use parameters from the current section

Using variables from the outer scope unnecessarily complicates the code and
leads to issues.

This patch fixes the bug when having an "adhoc" wifi-iface section before a
"sta" section prevents wpa_supplicant from using the key specified in the
corresponding section as it tries to use the "adhoc" key instead (1 by
default).

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 34716

11 years agofixes uapi helper define
John Crispin [Sun, 16 Dec 2012 11:04:27 +0000 (11:04 +0000)]
fixes uapi helper define

SVN-Revision: 34715

11 years agomake pinctrl-falcon honour status="disbaled";
John Crispin [Sun, 16 Dec 2012 10:03:28 +0000 (10:03 +0000)]
make pinctrl-falcon honour status="disbaled";

SVN-Revision: 34714

11 years agofix falcon profile
John Crispin [Sun, 16 Dec 2012 10:03:23 +0000 (10:03 +0000)]
fix falcon profile

SVN-Revision: 34713

11 years agofix i2c-lantiq module
John Crispin [Sun, 16 Dec 2012 10:03:18 +0000 (10:03 +0000)]
fix i2c-lantiq module

SVN-Revision: 34712

11 years agoadd falcon devicetree files
John Crispin [Sun, 16 Dec 2012 10:03:11 +0000 (10:03 +0000)]
add falcon devicetree files

SVN-Revision: 34711

11 years agokernel: add a missing config symbol for 3.7
Felix Fietkau [Sat, 15 Dec 2012 22:00:03 +0000 (22:00 +0000)]
kernel: add a missing config symbol for 3.7

SVN-Revision: 34710

11 years agokernel: add a module for ipv6 gre
Felix Fietkau [Sat, 15 Dec 2012 21:59:56 +0000 (21:59 +0000)]
kernel: add a module for ipv6 gre

SVN-Revision: 34709

11 years agoubus: update to latest version, fixes request timeout handling issues, hangs on lots...
Felix Fietkau [Sat, 15 Dec 2012 17:19:29 +0000 (17:19 +0000)]
ubus: update to latest version, fixes request timeout handling issues, hangs on lots of requests, adds object notification support

SVN-Revision: 34705

11 years agonetifd: call /etc/udhcp.user from the netifd dhcp.script
Felix Fietkau [Sat, 15 Dec 2012 17:19:24 +0000 (17:19 +0000)]
netifd: call /etc/udhcp.user from the netifd dhcp.script

This was done previously when dhcp was handled by the network scripts.
So netifd should behave the same.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 34704

11 years agolinux: generic: rtl836*: fix compilation with !CONFIG_OF
Jonas Gorski [Sat, 15 Dec 2012 13:32:02 +0000 (13:32 +0000)]
linux: generic: rtl836*: fix compilation with !CONFIG_OF

fixes the following errors caused by r34682:

  CC [M]  drivers/net/phy/rtl8366_smi.o
In file included from drivers/net/phy/rtl8366_smi.c:26:0:
drivers/net/phy/rtl8366_smi.h:149:46: warning: 'struct platform_device' declared inside parameter list [enabled by default]
drivers/net/phy/rtl8366_smi.h:149:46: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
drivers/net/phy/rtl8366_smi.c:1398:65: warning: 'struct platform_device' declared inside parameter list [enabled by default]
drivers/net/phy/rtl8366_smi.c: In function 'rtl8366_smi_probe_plat':
drivers/net/phy/rtl8366_smi.c:1400:44: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c:1402:11: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c:1403:16: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c: At top level:
drivers/net/phy/rtl8366_smi.c:1415:46: warning: 'struct platform_device' declared inside parameter list [enabled by default]
drivers/net/phy/rtl8366_smi.c:1415:21: error: conflicting types for 'rtl8366_smi_probe'
drivers/net/phy/rtl8366_smi.h:149:21: note: previous declaration of 'rtl8366_smi_probe' was here
drivers/net/phy/rtl8366_smi.c: In function 'rtl8366_smi_probe':
drivers/net/phy/rtl8366_smi.c:1420:31: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c:1424:10: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c:1425:3: warning: passing argument 1 of 'rtl8366_smi_probe_of' from incompatible pointer type [enabled by default]
drivers/net/phy/rtl8366_smi.c:1392:19: note: expected 'struct device_node *' but argument is of type 'struct platform_device *'
drivers/net/phy/rtl8366_smi.c:1427:3: warning: passing argument 1 of 'rtl8366_smi_probe_plat' from incompatible pointer type [enabled by default]
drivers/net/phy/rtl8366_smi.c:1398:5: note: expected 'struct platform_device *' but argument is of type 'struct platform_device *'
drivers/net/phy/rtl8366_smi.c: At top level:
drivers/net/phy/rtl8366_smi.c:1438:1: error: conflicting types for 'rtl8366_smi_probe'
drivers/net/phy/rtl8366_smi.h:149:21: note: previous declaration of 'rtl8366_smi_probe' was here
make[7]: *** [drivers/net/phy/rtl8366_smi.o] Error 1
make[6]: *** [drivers/net/phy] Error 2
make[5]: *** [drivers/net] Error 2
make[4]: *** [drivers] Error 2

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 34703

11 years agoselect hcd as a default package for the dgn3500
John Crispin [Sat, 15 Dec 2012 11:01:16 +0000 (11:01 +0000)]
select hcd as a default package for the dgn3500

SVN-Revision: 34702

11 years agoEASY80920 has 2 usb ports
John Crispin [Sat, 15 Dec 2012 11:01:11 +0000 (11:01 +0000)]
EASY80920 has 2 usb ports

SVN-Revision: 34701

11 years agoallow to load only 1 usb port on AR9 / VR9
John Crispin [Sat, 15 Dec 2012 11:01:05 +0000 (11:01 +0000)]
allow to load only 1 usb port on AR9 / VR9

SVN-Revision: 34700

11 years agoremove 3.3 and 3.6
John Crispin [Sat, 15 Dec 2012 02:01:08 +0000 (02:01 +0000)]
remove 3.3 and 3.6

SVN-Revision: 34699

11 years agocleanup basefiles
John Crispin [Sat, 15 Dec 2012 02:01:00 +0000 (02:01 +0000)]
cleanup basefiles

SVN-Revision: 34698

11 years agoclean up modules.mk
John Crispin [Sat, 15 Dec 2012 02:00:55 +0000 (02:00 +0000)]
clean up modules.mk

SVN-Revision: 34697

11 years agofix tapi dependency
John Crispin [Sat, 15 Dec 2012 02:00:50 +0000 (02:00 +0000)]
fix tapi dependency

SVN-Revision: 34696

11 years agomove voice packages
John Crispin [Sat, 15 Dec 2012 02:00:45 +0000 (02:00 +0000)]
move voice packages

SVN-Revision: 34695

11 years agomove ltq-adsl-tool
John Crispin [Sat, 15 Dec 2012 02:00:39 +0000 (02:00 +0000)]
move ltq-adsl-tool

SVN-Revision: 34694

11 years agomove ltq-adsl
John Crispin [Sat, 15 Dec 2012 02:00:33 +0000 (02:00 +0000)]
move ltq-adsl

SVN-Revision: 34693

11 years agomove ltq-ifxos
John Crispin [Sat, 15 Dec 2012 02:00:26 +0000 (02:00 +0000)]
move ltq-ifxos

SVN-Revision: 34692

11 years agoadd devicetrees
John Crispin [Sat, 15 Dec 2012 02:00:20 +0000 (02:00 +0000)]
add devicetrees

SVN-Revision: 34691

11 years agoadd ltq-ptm
John Crispin [Sat, 15 Dec 2012 02:00:13 +0000 (02:00 +0000)]
add ltq-ptm

SVN-Revision: 34690

11 years agoadd ltq-deu
John Crispin [Sat, 15 Dec 2012 02:00:05 +0000 (02:00 +0000)]
add ltq-deu

SVN-Revision: 34689

11 years agoadd ltq-hcd
John Crispin [Sat, 15 Dec 2012 01:59:53 +0000 (01:59 +0000)]
add ltq-hcd

SVN-Revision: 34688

11 years agoadd linux-v3.7
John Crispin [Sat, 15 Dec 2012 01:59:45 +0000 (01:59 +0000)]
add linux-v3.7

SVN-Revision: 34687

11 years agofixes uboot dependency
John Crispin [Sat, 15 Dec 2012 01:59:35 +0000 (01:59 +0000)]
fixes uboot dependency

SVN-Revision: 34686

11 years agoadd crypto-pcompress
John Crispin [Sat, 15 Dec 2012 01:59:29 +0000 (01:59 +0000)]
add crypto-pcompress

SVN-Revision: 34685

11 years agomake use of uapi directory wrapper
John Crispin [Sat, 15 Dec 2012 01:59:19 +0000 (01:59 +0000)]
make use of uapi directory wrapper

SVN-Revision: 34684

11 years agoadds wrapper for uapi directory
John Crispin [Sat, 15 Dec 2012 01:59:14 +0000 (01:59 +0000)]
adds wrapper for uapi directory

SVN-Revision: 34683

11 years agomake rtl8366 driver OF capable
John Crispin [Sat, 15 Dec 2012 01:59:08 +0000 (01:59 +0000)]
make rtl8366 driver OF capable

SVN-Revision: 34682

11 years agonetfilter.mk: extend nf_add macro to take a version dependency expression
Jo-Philipp Wich [Sat, 15 Dec 2012 00:05:35 +0000 (00:05 +0000)]
netfilter.mk: extend nf_add macro to take a version dependency expression

- nf_add now takes an optional 4th argument which specifies a kernel version dependency, e.g. "lt 3.7.0"
- remove CompareKernelPatchVer conditionals around nf_add invocations, use version depends instead
- fixes xt_LOG.ko packaging with Linux 3.6.0 and later

SVN-Revision: 34681

11 years agobrcm47xx: improve suppressing printing if a module was found in preinit function.
Hauke Mehrtens [Fri, 14 Dec 2012 22:45:12 +0000 (22:45 +0000)]
brcm47xx: improve suppressing printing if a module was found in preinit function.

Thank you Bastian Bittorf

SVN-Revision: 34680

11 years agopackage/swconfig: don't use kernel headers
Gabor Juhos [Fri, 14 Dec 2012 12:11:50 +0000 (12:11 +0000)]
package/swconfig: don't use kernel headers

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34679

11 years agogeneric: export include/linux/switch.h on 3.3, 3.6
Gabor Juhos [Fri, 14 Dec 2012 12:11:48 +0000 (12:11 +0000)]
generic: export include/linux/switch.h on 3.3, 3.6

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34678

11 years agogeneric: disintegrate UAPI from include/linux/switch.h
Gabor Juhos [Fri, 14 Dec 2012 12:11:41 +0000 (12:11 +0000)]
generic: disintegrate UAPI from include/linux/switch.h

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34677

11 years agogeneric: refresh patches
Gabor Juhos [Fri, 14 Dec 2012 08:47:39 +0000 (08:47 +0000)]
generic: refresh patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34676

11 years agogeneric: update pci_disable_usb_common_quirks patch
Gabor Juhos [Fri, 14 Dec 2012 08:32:56 +0000 (08:32 +0000)]
generic: update pci_disable_usb_common_quirks patch

Fixes the following compiler warning:
drivers/usb/host/pci-quirks.c:459:23: warning: 'quirk_usb_handoff_uhci' defined but not used [-Wunused-function]

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34675

11 years agoar71xx: reorder some patches
Gabor Juhos [Fri, 14 Dec 2012 07:16:56 +0000 (07:16 +0000)]
ar71xx: reorder some patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34674

11 years agoar71xx: merge unifi outdoor patch into the ubnt-xm one
Gabor Juhos [Fri, 14 Dec 2012 07:16:50 +0000 (07:16 +0000)]
ar71xx: merge unifi outdoor patch into the ubnt-xm one

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34673

11 years agobrcm47xx: Additional BCM4716 support
Hauke Mehrtens [Thu, 13 Dec 2012 18:57:38 +0000 (18:57 +0000)]
brcm47xx: Additional BCM4716 support

Additional BCM4716 support.  Still needs working ethernet driver.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34672

11 years agobroadcom-wl: Pass physical address to wl_attach
Hauke Mehrtens [Thu, 13 Dec 2012 18:55:49 +0000 (18:55 +0000)]
broadcom-wl: Pass physical address to wl_attach

wl_attach expects a physical address, as it performs the mapping internally.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34671

11 years agobrcm47xx: BCMA - Broadcom 2011 SDK Updates
Hauke Mehrtens [Thu, 13 Dec 2012 18:54:04 +0000 (18:54 +0000)]
brcm47xx: BCMA - Broadcom 2011 SDK Updates

I noticed these changes when reviewing the 2011 Broadcom SDK. I haven't
noticed any obvious changes in behavior with them applied; but thought I
should at least pass them on.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34670

11 years agobrcm47xx: return the real irq number in bcma_core_irq
Hauke Mehrtens [Thu, 13 Dec 2012 18:51:10 +0000 (18:51 +0000)]
brcm47xx: return the real irq number in bcma_core_irq

The irq signal numbers that are send by the cpu are increased by 2 from
the number programmed into the mips core by bcma.
Return the irq number on which the irqs are send in bcma_core_irq() now.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34669

11 years agokernel: fix solos-pci skb double-free in DMA mode
Gabor Juhos [Thu, 13 Dec 2012 18:39:31 +0000 (18:39 +0000)]
kernel: fix solos-pci skb double-free in DMA mode

[juhosg: refresh the patches with quilt]

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34667

11 years agokernel: fix perf build with uclibc toolchains on x86
Florian Fainelli [Thu, 13 Dec 2012 17:34:22 +0000 (17:34 +0000)]
kernel: fix perf build with uclibc toolchains on x86

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34666

11 years agonetifd: update to latest version, fixes purging old resolv.conf entries after ifdown
Felix Fietkau [Thu, 13 Dec 2012 16:14:41 +0000 (16:14 +0000)]
netifd: update to latest version, fixes purging old resolv.conf entries after ifdown

SVN-Revision: 34664

11 years agokernel/3.6: backport an upstream build for perf with uClibc
Florian Fainelli [Thu, 13 Dec 2012 15:40:27 +0000 (15:40 +0000)]
kernel/3.6: backport an upstream build for perf with uClibc

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34662

11 years agokernel: fix porting mistakes on the 3.6+ SIP NAT patch causing crashes
Felix Fietkau [Thu, 13 Dec 2012 13:07:13 +0000 (13:07 +0000)]
kernel: fix porting mistakes on the 3.6+ SIP NAT patch causing crashes

SVN-Revision: 34657

11 years agobuild: only install packages for selected variants, fixes building multiple variant...
Felix Fietkau [Thu, 13 Dec 2012 13:07:01 +0000 (13:07 +0000)]
build: only install packages for selected variants, fixes building multiple variant selections in one tree

SVN-Revision: 34656

11 years agobrcm47xx: this usb patch is not needed, the Broadcom SDK does it the other way.
Hauke Mehrtens [Thu, 13 Dec 2012 00:12:42 +0000 (00:12 +0000)]
brcm47xx: this usb patch is not needed, the Broadcom SDK does it the other way.

SVN-Revision: 34655

11 years agobrcm47xx: use kernel 3.6.10 by default now
Hauke Mehrtens [Thu, 13 Dec 2012 00:11:55 +0000 (00:11 +0000)]
brcm47xx: use kernel 3.6.10 by default now

SVN-Revision: 34654

11 years agobrcm47xx: suppress printing if a module was found in preinit function.
Hauke Mehrtens [Thu, 13 Dec 2012 00:11:11 +0000 (00:11 +0000)]
brcm47xx: suppress printing if a module was found in preinit function.

SVN-Revision: 34653

11 years agokernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko
Hauke Mehrtens [Thu, 13 Dec 2012 00:09:55 +0000 (00:09 +0000)]
kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko

SVN-Revision: 34652

11 years agokernel: update bcma and ssb to master-2012-12-11-2 from wireless-testing
Hauke Mehrtens [Wed, 12 Dec 2012 22:42:18 +0000 (22:42 +0000)]
kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testing

SVN-Revision: 34651

11 years agoar71xx: add profile and build initramfs image for the WNDR4300
Gabor Juhos [Wed, 12 Dec 2012 16:49:52 +0000 (16:49 +0000)]
ar71xx: add profile and build initramfs image for the WNDR4300

It is not yet possible to use the default squasfsh/jffs2 images
on NAND flashes, so only initramfs image is supported for now.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34650

11 years agoar71xx: add user-space support for the NETGEAR WNDR4300
Gabor Juhos [Wed, 12 Dec 2012 16:49:51 +0000 (16:49 +0000)]
ar71xx: add user-space support for the NETGEAR WNDR4300

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34649

11 years agobase-files: add mtd_find_chardev helper
Gabor Juhos [Wed, 12 Dec 2012 16:49:50 +0000 (16:49 +0000)]
base-files: add mtd_find_chardev helper

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34648

11 years agoar71xx: add kernel support for the NETGEAR WNDR4300
Gabor Juhos [Wed, 12 Dec 2012 16:49:49 +0000 (16:49 +0000)]
ar71xx: add kernel support for the NETGEAR WNDR4300

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34647

11 years agoar71xx: add ap91_pci_init_simple helper
Gabor Juhos [Wed, 12 Dec 2012 16:49:48 +0000 (16:49 +0000)]
ar71xx: add ap91_pci_init_simple helper

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34646

11 years agoar71xx: add ath79_wmac_register_simple helper
Gabor Juhos [Wed, 12 Dec 2012 16:49:47 +0000 (16:49 +0000)]
ar71xx: add ath79_wmac_register_simple helper

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34645

11 years agoar71xx: refresh 3.3 patches
Gabor Juhos [Wed, 12 Dec 2012 16:49:46 +0000 (16:49 +0000)]
ar71xx: refresh 3.3 patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34644

11 years agoar71xx: remove superfluous USB patches for 3.3
Gabor Juhos [Wed, 12 Dec 2012 16:49:43 +0000 (16:49 +0000)]
ar71xx: remove superfluous USB patches for 3.3

SVN-Revision: 34643

11 years agoRevert "remove function find_mtd_part() from /lib/functions.sh"
Mirko Vogt [Wed, 12 Dec 2012 13:41:56 +0000 (13:41 +0000)]
Revert "remove function find_mtd_part() from /lib/functions.sh"

Reverting commit 34641.
Function find_mtd_part() is needed by some scripts deployed
for certain targets but not including boot.sh after all.
Still, all this certainly needs some love.

SVN-Revision: 34642

11 years agoremove function find_mtd_part() from /lib/functions.sh
Mirko Vogt [Wed, 12 Dec 2012 12:38:31 +0000 (12:38 +0000)]
remove function find_mtd_part() from /lib/functions.sh

Since all scripts using this function include /lib/functions/boot.sh -
where this function is defined as well - it can be dropped
from /lib/functions.sh. Also avoids further confusion about this
function being declared and defined in two different places.

SVN-Revision: 34641

11 years agogeneric: fix 8139cp patch for 3.6
Gabor Juhos [Wed, 12 Dec 2012 08:37:27 +0000 (08:37 +0000)]
generic: fix 8139cp patch for 3.6

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34640

11 years agokernel: update linux 3.6 to 3.6.10
Gabor Juhos [Tue, 11 Dec 2012 20:14:39 +0000 (20:14 +0000)]
kernel: update linux 3.6 to 3.6.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34639

11 years agomac80211: update rt2x00 rx_status patch
Gabor Juhos [Tue, 11 Dec 2012 17:49:11 +0000 (17:49 +0000)]
mac80211: update rt2x00 rx_status patch

Also remove the superfluous ones for ath5k, p54.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34637

11 years agoipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when there are...
Steven Barth [Tue, 11 Dec 2012 16:56:37 +0000 (16:56 +0000)]
ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when there are other public prefixes * Fixes issues with clients using incorrect source addresses

SVN-Revision: 34630

11 years ago6distributed: Add support for secondary addresses
Steven Barth [Tue, 11 Dec 2012 16:56:32 +0000 (16:56 +0000)]
6distributed: Add support for secondary addresses

SVN-Revision: 34629

11 years ago6relayd: Fix announcement of deprecated prefixes
Steven Barth [Tue, 11 Dec 2012 16:56:27 +0000 (16:56 +0000)]
6relayd: Fix announcement of deprecated prefixes

SVN-Revision: 34628

11 years agomac80211: zero-out rx_status in rt2x00, ath5k, p54
Gabor Juhos [Tue, 11 Dec 2012 14:16:23 +0000 (14:16 +0000)]
mac80211: zero-out rx_status in rt2x00, ath5k, p54

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34627

11 years agokernel: update to 3.7 final
Florian Fainelli [Tue, 11 Dec 2012 11:31:17 +0000 (11:31 +0000)]
kernel: update to 3.7 final

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34626

11 years agonetfilter.mk: fix packaging of xt_LOG.ko, it moved between 3.3.8 and 3.6.x
Jo-Philipp Wich [Tue, 11 Dec 2012 09:53:50 +0000 (09:53 +0000)]
netfilter.mk: fix packaging of xt_LOG.ko, it moved between 3.3.8 and 3.6.x

SVN-Revision: 34625

11 years agomac80211: fix possible NULL pointer dereference in ath9k
Gabor Juhos [Mon, 10 Dec 2012 23:21:02 +0000 (23:21 +0000)]
mac80211: fix possible NULL pointer dereference in ath9k

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34624

11 years agoswitch to 3.6 kernel
Florian Fainelli [Mon, 10 Dec 2012 21:06:10 +0000 (21:06 +0000)]
switch to 3.6 kernel

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34623

11 years agoadd 3.6 kernel support
Florian Fainelli [Mon, 10 Dec 2012 21:06:05 +0000 (21:06 +0000)]
add 3.6 kernel support

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34622

11 years agoadd sound feature
Florian Fainelli [Mon, 10 Dec 2012 21:05:48 +0000 (21:05 +0000)]
add sound feature

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34621

11 years agogeneric: backport a fix for the input keymap-matrix module
Florian Fainelli [Mon, 10 Dec 2012 21:05:42 +0000 (21:05 +0000)]
generic: backport a fix for the input keymap-matrix module

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34620

11 years agokeyboard driver depends on input-matrixkmap for 3.6+
Florian Fainelli [Mon, 10 Dec 2012 21:05:36 +0000 (21:05 +0000)]
keyboard driver depends on input-matrixkmap for 3.6+

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34619

11 years agopackage/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-core
Florian Fainelli [Mon, 10 Dec 2012 21:05:32 +0000 (21:05 +0000)]
package/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-core

This is required for 3.6+ kernels and some sound SoC modules.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34618

11 years agogeneric: backport an upstream fix for building snd-soc-pcm as a module
Florian Fainelli [Mon, 10 Dec 2012 21:05:27 +0000 (21:05 +0000)]
generic: backport an upstream fix for building snd-soc-pcm as a module

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34617

11 years agopackage/kernel: snd-soc-core depends on regmap
Florian Fainelli [Mon, 10 Dec 2012 21:05:15 +0000 (21:05 +0000)]
package/kernel: snd-soc-core depends on regmap

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34616

11 years agoalso list kmod-sound-core in the default packages
Florian Fainelli [Mon, 10 Dec 2012 21:05:11 +0000 (21:05 +0000)]
also list kmod-sound-core in the default packages

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34615

11 years agopackage/kernel: package kmod-input-matrixkmap
Florian Fainelli [Mon, 10 Dec 2012 21:05:06 +0000 (21:05 +0000)]
package/kernel: package kmod-input-matrixkmap

This is required by some keyboard drivers in 3.6+

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34614

11 years agokernel: include the xfrm_algo module on 3.6+ (fixes #12552)
Felix Fietkau [Mon, 10 Dec 2012 18:49:30 +0000 (18:49 +0000)]
kernel: include the xfrm_algo module on 3.6+ (fixes #12552)

SVN-Revision: 34611

11 years agomac80211: fix channel context related warnings when using wds ap mode (fixes #12585)
Felix Fietkau [Mon, 10 Dec 2012 18:29:17 +0000 (18:29 +0000)]
mac80211: fix channel context related warnings when using wds ap mode (fixes #12585)

SVN-Revision: 34610

11 years agoipv6-support: Add support for NPT status tracking
Steven Barth [Mon, 10 Dec 2012 16:46:59 +0000 (16:46 +0000)]
ipv6-support: Add support for NPT status tracking

SVN-Revision: 34609

11 years ago6distributed: add status-call for luci-integration
Steven Barth [Mon, 10 Dec 2012 16:46:54 +0000 (16:46 +0000)]
6distributed: add status-call for luci-integration

SVN-Revision: 34608

11 years agob43: fix tx path skb leaks
Felix Fietkau [Mon, 10 Dec 2012 16:43:01 +0000 (16:43 +0000)]
b43: fix tx path skb leaks

SVN-Revision: 34607

11 years agomac80211: ath9k: allow to load EEPROM data via firmware API
Gabor Juhos [Mon, 10 Dec 2012 15:46:15 +0000 (15:46 +0000)]
mac80211: ath9k: allow to load EEPROM data via firmware API

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34606

11 years agomac80211: ath9k: fix OTP register offsets for AR9340
Gabor Juhos [Mon, 10 Dec 2012 15:46:13 +0000 (15:46 +0000)]
mac80211: ath9k: fix OTP register offsets for AR9340

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34605

11 years agoath5k: fix skb leaks (should fix #12199)
Felix Fietkau [Mon, 10 Dec 2012 15:42:34 +0000 (15:42 +0000)]
ath5k: fix skb leaks (should fix #12199)

SVN-Revision: 34603