openwrt/staging/chunkeey.git
9 years agoquilt: update to 0.63
Luka Perkov [Fri, 9 May 2014 11:55:52 +0000 (11:55 +0000)]
quilt: update to 0.63

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 40744

9 years agouhttpd: update to the latest version, fixes cgi path handling issues
Felix Fietkau [Fri, 9 May 2014 11:17:42 +0000 (11:17 +0000)]
uhttpd: update to the latest version, fixes cgi path handling issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40743

9 years agouclient: fix uclient-fetch permissions
Felix Fietkau [Fri, 9 May 2014 09:46:44 +0000 (09:46 +0000)]
uclient: fix uclient-fetch permissions

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40742

9 years agoprocd: add explicit libubox dependency to force rebuild on ABI changes (#16300)
Felix Fietkau [Fri, 9 May 2014 00:52:49 +0000 (00:52 +0000)]
procd: add explicit libubox dependency to force rebuild on ABI changes (#16300)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40740

9 years agolibubox: update to the latest version, adds minor enhancements/fixes for uloop, blobm...
Felix Fietkau [Fri, 9 May 2014 00:52:45 +0000 (00:52 +0000)]
libubox: update to the latest version, adds minor enhancements/fixes for uloop, blobmsg, kvlist and json_script

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40739

9 years agoadd uclient, a small HTTP/1.1 client library (+ utility), using ustream-ssl
Felix Fietkau [Fri, 9 May 2014 00:17:21 +0000 (00:17 +0000)]
add uclient, a small HTTP/1.1 client library (+ utility), using ustream-ssl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40738

9 years agomac80211: fix warning in select_queue with kernel 3.14
Hauke Mehrtens [Thu, 8 May 2014 21:54:24 +0000 (21:54 +0000)]
mac80211: fix warning in select_queue with kernel 3.14

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40737

9 years agokernel: update to kernel 3.14.3
Hauke Mehrtens [Thu, 8 May 2014 21:53:27 +0000 (21:53 +0000)]
kernel: update to kernel 3.14.3

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40736

9 years agokernel: add missing config options for kernel 3.14
Hauke Mehrtens [Thu, 8 May 2014 21:52:55 +0000 (21:52 +0000)]
kernel: add missing config options for kernel 3.14

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40735

9 years agokernel: fix some compile warnings with kernel 3.14
Hauke Mehrtens [Thu, 8 May 2014 21:52:40 +0000 (21:52 +0000)]
kernel: fix some compile warnings with kernel 3.14

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40734

9 years agokernel: fix warning in swconfig.c with kernel 3.14
Hauke Mehrtens [Thu, 8 May 2014 21:52:19 +0000 (21:52 +0000)]
kernel: fix warning in swconfig.c with kernel 3.14

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40733

9 years agokernel: modify mtd related patches for 3.14
Hauke Mehrtens [Thu, 8 May 2014 21:52:04 +0000 (21:52 +0000)]
kernel: modify mtd related patches for 3.14

The change is the same as ("kernel/generic: modify mtd related
patches"). Since these files are under files directory, not a files
directory of specific kernel version, better to also change them. So
it will avoid adding files to future specific files directory
(e.g. files-3.14) for this mtd related change.

Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 40732

9 years agokernel/generic: modify mtd related patches for 3.14
Hauke Mehrtens [Thu, 8 May 2014 21:51:36 +0000 (21:51 +0000)]
kernel/generic: modify mtd related patches for 3.14

Function register_mtd_parser always returned 0 (at least since v3.3)
before being changed to return void in v3.14-rc1~65^2~93 (mtd: make
register_mtd_parser return void), so it's not needed to check the
return value of this function. Also add __init flag to caller.

This fix compile errors in 3.14 kernel like:
drivers/mtd/mtdsplit_seama.c: In function 'mtdsplit_seama_init':
drivers/mtd/mtdsplit_seama.c:99:2: error: void value not ignored as it ought to be
  return register_mtd_parser(&mtdsplit_seama_parser);
  ^

Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 40731

9 years agoigmpproxy: move to trunk, add myself as maintainer
Felix Fietkau [Thu, 8 May 2014 13:14:34 +0000 (13:14 +0000)]
igmpproxy: move to trunk, add myself as maintainer

SVN-Revision: 40730

9 years agoodhcp6c: some more fixes for map / lw4o6 support
Steven Barth [Thu, 8 May 2014 09:17:55 +0000 (09:17 +0000)]
odhcp6c: some more fixes for map / lw4o6 support

SVN-Revision: 40728

9 years agolantiq: strip FCS from received ethernet frames on XRX200
Felix Fietkau [Wed, 7 May 2014 18:36:58 +0000 (18:36 +0000)]
lantiq: strip FCS from received ethernet frames on XRX200

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40719

9 years agoapex: change Source URL for Apex package
Florian Fainelli [Wed, 7 May 2014 01:28:52 +0000 (01:28 +0000)]
apex: change Source URL for Apex package

As both of the PKG_SOURCE_URLs within the Apex Makefile appear to be no
longer functional, this patch changes the source URL to the OpenWRT
downloads page. Apologies for resubmitting, but there was a syntax error
in the previous patch ( http://patchwork.openwrt.org/patch/5025 ).

Signed-off-by: Riley Baird <orthogonal@librewrt.org>
[florian: unmangle patch, fix subject]
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40718

9 years agorb532: Fix ext4 and squashfs images
Florian Fainelli [Wed, 7 May 2014 01:16:14 +0000 (01:16 +0000)]
rb532: Fix ext4 and squashfs images

Signed-off-by: Roman Yeryomin <roman@advem.lv>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40717

9 years agoltq-vdsl-fw: vdsl_fw_install.sh: store firmware as tar.gz in flash
Felix Fietkau [Tue, 6 May 2014 21:06:27 +0000 (21:06 +0000)]
ltq-vdsl-fw: vdsl_fw_install.sh: store firmware as tar.gz in flash

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40716

9 years agolantiq: support loading the dsl firmware from a flash partition as a raw gzipped...
Felix Fietkau [Tue, 6 May 2014 21:06:22 +0000 (21:06 +0000)]
lantiq: support loading the dsl firmware from a flash partition as a raw gzipped tarfile

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40715

9 years agouboot-sunxi: update pcDuino3 config - beef up memory clock to 480 - fix network config
Zoltan Herpai [Tue, 6 May 2014 20:22:45 +0000 (20:22 +0000)]
uboot-sunxi: update pcDuino3 config - beef up memory clock to 480 - fix network config

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40714

9 years agoltq-vdsl: force shell to bash to avoid compile errors
Felix Fietkau [Tue, 6 May 2014 17:26:32 +0000 (17:26 +0000)]
ltq-vdsl: force shell to bash to avoid compile errors

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40713

9 years agoltq-vdsl-mei: force shell to bash to avoid compile errors
Felix Fietkau [Tue, 6 May 2014 17:26:27 +0000 (17:26 +0000)]
ltq-vdsl-mei: force shell to bash to avoid compile errors

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40712

9 years agomac80211: reset ht_capab for each device
Felix Fietkau [Tue, 6 May 2014 15:43:08 +0000 (15:43 +0000)]
mac80211: reset ht_capab for each device

... or else "option htmode" is added multiple times to
the second and following device sections.

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 40711

9 years agoubus: update to the latest version, adds lua binding fixes and adds support for the...
Felix Fietkau [Tue, 6 May 2014 14:59:13 +0000 (14:59 +0000)]
ubus: update to the latest version, adds lua binding fixes and adds support for the cli command wait_for (waits for objects to appear, with timeout)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40710

9 years agogcc: revert an upstream patch that is causing a regression on powerpc
Felix Fietkau [Tue, 6 May 2014 11:49:05 +0000 (11:49 +0000)]
gcc: revert an upstream patch that is causing a regression on powerpc

https://forum.openwrt.org/viewtopic.php?pid=232494#p232494

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40709

9 years agox86_64: enable high res timers by default
Felix Fietkau [Mon, 5 May 2014 18:44:46 +0000 (18:44 +0000)]
x86_64: enable high res timers by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40698

9 years agox86: enable high res timers by default
Felix Fietkau [Mon, 5 May 2014 18:44:38 +0000 (18:44 +0000)]
x86: enable high res timers by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40697

9 years agomac80211: fix station info rx bitrate for IBSS mode
Felix Fietkau [Mon, 5 May 2014 16:45:13 +0000 (16:45 +0000)]
mac80211: fix station info rx bitrate for IBSS mode

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40696

9 years agoar71xx/ath9k: fix reading the WMAC revision on AR953x (fixes #15581)
Felix Fietkau [Sun, 4 May 2014 23:26:20 +0000 (23:26 +0000)]
ar71xx/ath9k: fix reading the WMAC revision on AR953x (fixes #15581)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40695

9 years agomac80211: remove obsolete check for enable_ht
Felix Fietkau [Sat, 3 May 2014 21:18:53 +0000 (21:18 +0000)]
mac80211: remove obsolete check for enable_ht

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40694

9 years agomac80211: remove mode_11n variable for hwmode - the option only selects the band now
Felix Fietkau [Sat, 3 May 2014 21:14:59 +0000 (21:14 +0000)]
mac80211: remove mode_11n variable for hwmode - the option only selects the band now

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40693

9 years agoath: Add config option for DFS support
Felix Fietkau [Sat, 3 May 2014 21:14:56 +0000 (21:14 +0000)]
ath: Add config option for DFS support

This patch adds a config option to enable DFS in ath9k and ath10k
drivers (with ath10k you need the AP-branch firmware). I'm not entirely
sure about the regulatory compliance issues, though. As far as I
understand, enabling the DFS_CERTIFIED config options implies that the
device is certified for DFS. No doubt the original firmware has obtained
such a certification, but not with the open source drivers. I suppose
that as long as this is disabled in default builds (like ATH_USER_REGD)
everything should be fine, but it would be nice to have out-of-the-box
OpenWrt support for DFS. I'm also not sure whether the description of
the configuration option should say something about regulatory compliance.

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40692

9 years agoath5k: merge a tx power handling fix
Felix Fietkau [Sat, 3 May 2014 21:14:52 +0000 (21:14 +0000)]
ath5k: merge a tx power handling fix

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40691

9 years agohostapd: add an option for 802.11h (enabled by default)
Felix Fietkau [Sat, 3 May 2014 21:14:48 +0000 (21:14 +0000)]
hostapd: add an option for 802.11h (enabled by default)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40690

9 years agomac80211: restrict ath9k/ath10k DFS support to ETSI
Felix Fietkau [Sat, 3 May 2014 21:14:45 +0000 (21:14 +0000)]
mac80211: restrict ath9k/ath10k DFS support to ETSI

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40689

9 years agomac80211: enable CFG80211_CERTIFICATION_ONUS by default
Felix Fietkau [Sat, 3 May 2014 21:14:41 +0000 (21:14 +0000)]
mac80211: enable CFG80211_CERTIFICATION_ONUS by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40688

9 years agoath9k: merge a few upstream fixes
Felix Fietkau [Sat, 3 May 2014 21:14:38 +0000 (21:14 +0000)]
ath9k: merge a few upstream fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40687

9 years agomac80211: add support for htmode=VHT20
Felix Fietkau [Sat, 3 May 2014 19:58:54 +0000 (19:58 +0000)]
mac80211: add support for htmode=VHT20

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40686

9 years agomac80211: force upper channel for HT40 when autochannel is enabled
Felix Fietkau [Sat, 3 May 2014 18:50:06 +0000 (18:50 +0000)]
mac80211: force upper channel for HT40 when autochannel is enabled

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40685

9 years agomac80211: add automatic ht40 mode handling for 2.4 ghz
Felix Fietkau [Sat, 3 May 2014 18:44:32 +0000 (18:44 +0000)]
mac80211: add automatic ht40 mode handling for 2.4 ghz

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40684

9 years agomac80211: clean up vht capability processing
Felix Fietkau [Sat, 3 May 2014 18:38:24 +0000 (18:38 +0000)]
mac80211: clean up vht capability processing

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40683

9 years agomac80211: clean up ht capability handling, drop the use of the ht_capab list, use...
Felix Fietkau [Sat, 3 May 2014 18:38:20 +0000 (18:38 +0000)]
mac80211: clean up ht capability handling, drop the use of the ht_capab list, use individual variables instead

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40682

9 years agomac80211: disable 802.11n support if htmode is not set to HT* or VHT*
Felix Fietkau [Sat, 3 May 2014 18:38:16 +0000 (18:38 +0000)]
mac80211: disable 802.11n support if htmode is not set to HT* or VHT*

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40681

9 years agomac80211: simplify HT40 handling, derive lower/upper channel mode automatically from...
Felix Fietkau [Sat, 3 May 2014 18:38:09 +0000 (18:38 +0000)]
mac80211: simplify HT40 handling, derive lower/upper channel mode automatically from channel index

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40680

9 years agomxs: rename files so that profiles are sorted alphabetically
Zoltan Herpai [Sat, 3 May 2014 14:56:25 +0000 (14:56 +0000)]
mxs: rename files so that profiles are sorted alphabetically

While at it, make spelling at little bit more consistent,
at least for my taste :-)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 40679

9 years agomxs: fix typo in patch filename
Zoltan Herpai [Sat, 3 May 2014 14:37:02 +0000 (14:37 +0000)]
mxs: fix typo in patch filename

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 40678

9 years agokernel: net-rtl8188eu depends on kmod-usbcore
Hauke Mehrtens [Fri, 2 May 2014 22:57:39 +0000 (22:57 +0000)]
kernel: net-rtl8188eu depends on kmod-usbcore

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40668

9 years agoomap: fix usb dependencies
Hauke Mehrtens [Fri, 2 May 2014 22:57:09 +0000 (22:57 +0000)]
omap: fix usb dependencies

There are some problems in the dependencies of the usb modules

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40667

9 years agokernel: fix dependency to xor-neon.ko
Hauke Mehrtens [Fri, 2 May 2014 22:56:33 +0000 (22:56 +0000)]
kernel: fix dependency to xor-neon.ko

If this module gets build the xor module depends on it

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40666

9 years agokernel: omap: omap-des.ko is not available in kernel 3.13
Hauke Mehrtens [Fri, 2 May 2014 22:55:55 +0000 (22:55 +0000)]
kernel: omap: omap-des.ko is not available in kernel 3.13

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40665

9 years agotoolchain/gcc: update linaro-gcc-4.8 to 2014.04
Felix Fietkau [Fri, 2 May 2014 21:18:02 +0000 (21:18 +0000)]
toolchain/gcc: update linaro-gcc-4.8 to 2014.04

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40664

9 years agokernel: unify the two kmod-usb-mxs-phy packages
Hauke Mehrtens [Fri, 2 May 2014 21:13:21 +0000 (21:13 +0000)]
kernel: unify the two kmod-usb-mxs-phy packages

There are two packages with the name kmod-usb-mxs-phy in OpenWrt which
causes warnings on every build.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40663

9 years agokernel: make b44 depend on libphy for kernel 3.14
Hauke Mehrtens [Fri, 2 May 2014 21:10:35 +0000 (21:10 +0000)]
kernel: make b44 depend on libphy for kernel 3.14

In kernel 3.14 a dependency to libphy was added to b44.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40662

9 years agokernel: add missing config options
Hauke Mehrtens [Fri, 2 May 2014 21:08:22 +0000 (21:08 +0000)]
kernel: add missing config options

These options are missing and were spotted by the buildbots.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40661

9 years agonetifd: update to the latest version, fixes some corner cases related to hotplug...
Felix Fietkau [Fri, 2 May 2014 18:12:28 +0000 (18:12 +0000)]
netifd: update to the latest version, fixes some corner cases related to hotplug device handling

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40660

9 years agosamaba36: do not build libtevent
Hauke Mehrtens [Thu, 1 May 2014 21:17:56 +0000 (21:17 +0000)]
samaba36: do not build libtevent

This fixes a build error on some mips systems.

This closes #15769.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40652

9 years agoocteon/mpc83xx: remove CONFIG_NETWORK_FILESYSTEMS override
Zoltan Herpai [Thu, 1 May 2014 18:49:58 +0000 (18:49 +0000)]
octeon/mpc83xx: remove CONFIG_NETWORK_FILESYSTEMS override

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40642

9 years agokernel: add support for USB_NET_CDC_EEM and USB_NET_CDC_SUBSET
Hauke Mehrtens [Thu, 1 May 2014 16:49:13 +0000 (16:49 +0000)]
kernel: add support for USB_NET_CDC_EEM and USB_NET_CDC_SUBSET

needed for Android USB Tethering

Signed-off-by: Ulrich Weber <uw@ocedo.com>
SVN-Revision: 40634

9 years agokernel: Add kernel module for cramfs support.
Hauke Mehrtens [Thu, 1 May 2014 16:24:56 +0000 (16:24 +0000)]
kernel: Add kernel module for cramfs support.

This patch adds support for building support for cramfs filesystems as a kernel module.

Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 40631

9 years agocyassl: update to version 3.0.0
Hauke Mehrtens [Thu, 1 May 2014 14:04:15 +0000 (14:04 +0000)]
cyassl: update to version 3.0.0

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40621

9 years agokernel: fix compile error with gcc-4.8 and kernel 3.3
Hauke Mehrtens [Thu, 1 May 2014 13:07:44 +0000 (13:07 +0000)]
kernel: fix compile error with gcc-4.8 and kernel 3.3

With gcc-4.8 I get a compile error with kernel 3.3.
This patch fixes this problem by backporting a patch from a more recent kernel version.

  CC      arch/mips/mm/page.o
arch/mips/mm/page.c:89:6: error: 'clear_page' alias in between function and variable is not supported
 void clear_page(void *page) __attribute__((alias("clear_page_array")));
      ^
arch/mips/mm/page.c:84:12: error: 'clear_page_array' aliased declaration [-Werror]
 static u32 clear_page_array[0x120 / 4];
            ^
arch/mips/mm/page.c:108:6: error: 'copy_page' alias in between function and variable is not supported
 void copy_page(void *to, void *from) __attribute__((alias("copy_page_array")));
      ^
arch/mips/mm/page.c:102:12: error: 'copy_page_array' aliased declaration [-Werror]
 static u32 copy_page_array[0x540 / 4];
            ^
arch/mips/mm/page.c:108:6: error: 'copy_page' alias in between function and variable is not supported
 void copy_page(void *to, void *from) __attribute__((alias("copy_page_array")));
      ^
arch/mips/mm/page.c:102:12: error: 'copy_page_array' aliased declaration [-Werror]
 static u32 copy_page_array[0x540 / 4];
            ^
arch/mips/mm/page.c:89:6: error: 'clear_page' alias in between function and variable is not supported
 void clear_page(void *page) __attribute__((alias("clear_page_array")));
      ^
arch/mips/mm/page.c:84:12: error: 'clear_page_array' aliased declaration [-Werror]
 static u32 clear_page_array[0x120 / 4];
            ^
cc1: all warnings being treated as errors
make[7]: *** [arch/mips/mm/page.o] Error 1

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40619

9 years agosamba: update to version 3.6.23
Hauke Mehrtens [Thu, 1 May 2014 12:17:52 +0000 (12:17 +0000)]
samba: update to version 3.6.23

This updates samba to the most recent minor version.
This patch is based on a patch by Anton van Bohemen <avbohemen@ziggo.nl>

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40618

9 years agosunxi: various a13 changes - add rtl8192cu into A13 Olinuxino profile - make wlan0...
Zoltan Herpai [Thu, 1 May 2014 10:23:55 +0000 (10:23 +0000)]
sunxi: various a13 changes - add rtl8192cu into A13 Olinuxino profile - make wlan0 the default interface

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40617

9 years agosunxi: add rtl8192cu to pcDuino profile
Zoltan Herpai [Thu, 1 May 2014 10:02:43 +0000 (10:02 +0000)]
sunxi: add rtl8192cu to pcDuino profile

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40616

9 years agomac80211: add TMSC firmware to 8192cu module to properly support 8188CUS
Zoltan Herpai [Thu, 1 May 2014 09:55:03 +0000 (09:55 +0000)]
mac80211: add TMSC firmware to 8192cu module to properly support 8188CUS

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40615

9 years agoxtables-addons: #15516 Fix compile under linux 3.14
Hauke Mehrtens [Wed, 30 Apr 2014 22:15:40 +0000 (22:15 +0000)]
xtables-addons: #15516 Fix compile under linux 3.14

Add compatibility inline function.

Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 40613

9 years agosunxi: add default network config for missing boards
Zoltan Herpai [Wed, 30 Apr 2014 22:04:34 +0000 (22:04 +0000)]
sunxi: add default network config for missing boards

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40612

9 years agosunxi: add rtl8188eu into pcduino v3 profile
Zoltan Herpai [Wed, 30 Apr 2014 21:54:47 +0000 (21:54 +0000)]
sunxi: add rtl8188eu into pcduino v3 profile

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40610

9 years agokernel: add staging r8188eu module (3.13)
Zoltan Herpai [Wed, 30 Apr 2014 21:53:29 +0000 (21:53 +0000)]
kernel: add staging r8188eu module (3.13)

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40609

9 years agosunxi: add board support for LinkSprite pcDuino v3
Zoltan Herpai [Wed, 30 Apr 2014 19:50:15 +0000 (19:50 +0000)]
sunxi: add board support for LinkSprite pcDuino v3

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40606

9 years agouboot-sunxi: add support for LinkSprite pcDuino v3 (a20)
Zoltan Herpai [Wed, 30 Apr 2014 19:37:56 +0000 (19:37 +0000)]
uboot-sunxi: add support for LinkSprite pcDuino v3 (a20)

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40605

9 years agoodhcp6c: add preliminary support for MAP provisioning
Steven Barth [Wed, 30 Apr 2014 15:52:30 +0000 (15:52 +0000)]
odhcp6c: add preliminary support for MAP provisioning

SVN-Revision: 40604

9 years agokernel: add missing config options
Hauke Mehrtens [Tue, 29 Apr 2014 21:03:00 +0000 (21:03 +0000)]
kernel: add missing config options

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40599

9 years agoat91: Add AT91 board and model name to /tmp/sysinfo
Hauke Mehrtens [Tue, 29 Apr 2014 21:02:40 +0000 (21:02 +0000)]
at91: Add AT91 board and model name to /tmp/sysinfo

 From 9158e3282db592e78fb32a2c8a0903ef21b97f5c Mon Sep 17 00:00:00 2001
 From: Owen Kirby <osk@exegin.com>
 Date: Fri, 11 Apr 2014 18:28:56 -0700
 Subject: [PATCH 3/3] [at91] Add AT91 board and model name to /tmp/sysinfo.

This patch extracts the board name and model information from the /proc/device-tree
node in order to provide something a little more friendly on the LuCI sysinfo page
than just "AT91SAM9 (Device Tree)"

Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 40598

9 years agoat91: AT91SAM9G20-EK fixes
Hauke Mehrtens [Tue, 29 Apr 2014 21:02:05 +0000 (21:02 +0000)]
at91: AT91SAM9G20-EK fixes

 From 272f548fe8d0b811e0589e535f650f0507f6bccd Mon Sep 17 00:00:00 2001
 From: Owen Kirby <osk@exegin.com>
 Date: Fri, 11 Apr 2014 17:59:55 -0700
 Subject: [PATCH 2/3] [at91] AT91SAM9G20-EK fixes.

While testing the 3.10 kernel update, I found that the out-of-the-box device tree for the
the AT91SAM9G20EK uses a UBIFS rootfs and stores the DTB separately from the zImage.

Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 40597

9 years agoUpdate AT91 kernel to 3.10.34
Hauke Mehrtens [Tue, 29 Apr 2014 21:00:50 +0000 (21:00 +0000)]
Update AT91 kernel to 3.10.34

 From 2064e6d069ec8df7f5e988547fe7f2a1a7ad890f Mon Sep 17 00:00:00 2001
 From: Owen Kirby <osk@exegin.com>
 Date: Thu, 10 Apr 2014 19:02:15 -0700
 Subject: [PATCH 1/3] [at91]  Update AT91 kernel to 3.10.34.

This patch updates the kernel of the AT91 target to version 3.10.34.

Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 40596

9 years agoatheros: remove useless get_c0_compare_int fix
Felix Fietkau [Tue, 29 Apr 2014 16:19:36 +0000 (16:19 +0000)]
atheros: remove useless get_c0_compare_int fix

Remove get_c0_compare_int fix which is useless for latest kernels.

Tested on Ubnt Bullet2, which could successfully boot without this
workaround.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 40593

9 years agocns3xxx: ethernet - revert: clean up tx descs only when needed
Felix Fietkau [Tue, 29 Apr 2014 15:52:12 +0000 (15:52 +0000)]
cns3xxx: ethernet - revert: clean up tx descs only when needed

This reverts commit 0772ab938c0aedd7f4cc7127059d6ce8cf929dfa.

Trying to optimize calls to eth_complete_tx in this fasion causes a regression
where when sending only the tx queue can get disabled until a packet is
received. This original call to eth_schedule_poll() is scheduled so it
should not cause a performance issue.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 40592

9 years agoath9k: merge a fix for a race condition on init
Felix Fietkau [Tue, 29 Apr 2014 15:52:08 +0000 (15:52 +0000)]
ath9k: merge a fix for a race condition on init

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40591

9 years agoath9k: merge fixes for stability issues under heavy load
Felix Fietkau [Tue, 29 Apr 2014 15:52:03 +0000 (15:52 +0000)]
ath9k: merge fixes for stability issues under heavy load

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40590

9 years agonetifd: update to the latest version, fixes a use-after-free bug on wireless config...
Felix Fietkau [Tue, 29 Apr 2014 13:18:59 +0000 (13:18 +0000)]
netifd: update to the latest version, fixes a use-after-free bug on wireless config reload

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40589

9 years agokernel: deactivate fs cache config option
Hauke Mehrtens [Mon, 28 Apr 2014 21:40:09 +0000 (21:40 +0000)]
kernel: deactivate fs cache config option

r40587 added some kernel config options, on which these two ones depend.
This fixes the build of the buildbots.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40588

9 years agofs: add kernel modules for AFS client
Zoltan Herpai [Mon, 28 Apr 2014 19:47:38 +0000 (19:47 +0000)]
fs: add kernel modules for AFS client

 - add/separate crypto modules
 - add fscache support
 - add rxrpc module which is required for AFS
 - add afs module

Signed-Off-By: Nathaniel Wesley Filardo <8S9K8UGO5JGPI3U067229BBACKMQIGVH@cmx.ietfng.org>
Acked-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40587

9 years agoath9k: add a fix for tx queueing and aggregation
Felix Fietkau [Mon, 28 Apr 2014 16:35:25 +0000 (16:35 +0000)]
ath9k: add a fix for tx queueing and aggregation

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40586

10 years agomxs: enable usbgadget feature for Duckbills
Zoltan Herpai [Mon, 28 Apr 2014 07:43:29 +0000 (07:43 +0000)]
mxs: enable usbgadget feature for Duckbills

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Acked-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40585

10 years agomac80211: Fix build errors due to missing string function declarations
Hauke Mehrtens [Sun, 27 Apr 2014 21:53:58 +0000 (21:53 +0000)]
mac80211: Fix build errors due to missing string function declarations

Building mac80211 failed, due to missing function declarations in compat/backport-3.15.c
This patch adds the linux/string.h header file to provide these function declarations

Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com>
SVN-Revision: 40584

10 years agoauthsae: Update to latest version
Hauke Mehrtens [Sun, 27 Apr 2014 20:49:14 +0000 (20:49 +0000)]
authsae: Update to latest version

Ping tested, add a cool fix
https://github.com/cozybit/authsae/commit/295164a83717ce59ca280468fc2f7edcea6b3cbf

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 40579

10 years agobase-files: remove duplicate stop_service() function.
Felix Fietkau [Sun, 27 Apr 2014 18:48:57 +0000 (18:48 +0000)]
base-files: remove duplicate stop_service() function.

It was introduced in commit 2f966e8, "base-files: add a post start hook
for procd managed services".

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 40576

10 years agohostapd: fix eglibc 2.15 support
Felix Fietkau [Sun, 27 Apr 2014 18:30:50 +0000 (18:30 +0000)]
hostapd: fix eglibc 2.15 support

This patch fixes compilation failure for hostapd when using eglibc 2.15.

Signed-off-by: Zachery Stoddard <zacherystoddard@gmail.com>
SVN-Revision: 40575

10 years agoath9k: add ANI fix for ar913x to improve stability
Felix Fietkau [Sun, 27 Apr 2014 14:39:06 +0000 (14:39 +0000)]
ath9k: add ANI fix for ar913x to improve stability

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40573

10 years agonetifd: update to the latest version, fixes some route table and dynamic interface...
Felix Fietkau [Sat, 26 Apr 2014 19:48:11 +0000 (19:48 +0000)]
netifd: update to the latest version, fixes some route table and dynamic interface issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40572

10 years agohostapd: update to version 2014-04-24, fixes some dfs related issues
Felix Fietkau [Sat, 26 Apr 2014 19:48:06 +0000 (19:48 +0000)]
hostapd: update to version 2014-04-24, fixes some dfs related issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40571

10 years agolibubox: update to the latest version, adds a key/value store implementation and...
Felix Fietkau [Sat, 26 Apr 2014 14:56:29 +0000 (14:56 +0000)]
libubox: update to the latest version, adds a key/value store implementation and fixes an uloop issue

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40570

10 years agobuild: clarify the file prereq check message
Felix Fietkau [Thu, 24 Apr 2014 19:41:57 +0000 (19:41 +0000)]
build: clarify the file prereq check message

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40569

10 years agobuild: add a prereq check for file (#15692)
Felix Fietkau [Thu, 24 Apr 2014 19:28:11 +0000 (19:28 +0000)]
build: add a prereq check for file (#15692)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40568

10 years agoodhcpd: better dhcpv6 client-compatibility (thanks Hans Dedecker)
Steven Barth [Thu, 24 Apr 2014 09:36:01 +0000 (09:36 +0000)]
odhcpd: better dhcpv6 client-compatibility (thanks Hans Dedecker)

SVN-Revision: 40567

10 years ago6rd: Select first IPv4 address from configured tunlink interface as local tunnel...
Steven Barth [Thu, 24 Apr 2014 09:11:44 +0000 (09:11 +0000)]
6rd: Select first IPv4 address from configured tunlink interface as local tunnel address

Gives the user the control to select the correct WAN IPv4 address to be used by the 6rd tunnel when mutiple WAN interfaces are configured

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 40566

10 years agobcm53xx: add default config for switch
Hauke Mehrtens [Wed, 23 Apr 2014 22:02:18 +0000 (22:02 +0000)]
bcm53xx: add default config for switch

This scripts adds a default config for the switch.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40565

10 years agobcm53xx: add initial support for kernel 3.14
Hauke Mehrtens [Wed, 23 Apr 2014 21:53:50 +0000 (21:53 +0000)]
bcm53xx: add initial support for kernel 3.14

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40564