openwrt.git
9 years agoralink: Add support for samsung cy-swr1100 wireless router
blogic [Mon, 2 Jun 2014 12:42:52 +0000 (12:42 +0000)]
ralink: Add support for samsung cy-swr1100 wireless router

It is base on rt3662 soc with dual band 802.11n
wireless router. Use rtl8367R switch chip.
This patch adds a profile for this board.
It use seama image header. so i also enable it
on kernel config.

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

9 years agoramips: Support for Teltonika RUT5XX
blogic [Mon, 2 Jun 2014 12:42:48 +0000 (12:42 +0000)]
ramips: Support for Teltonika RUT5XX

Hi Hartmut,

Thanks for your feedback, I have reformated the patch accordingly.

Added support for Teltonika RUT5XX hardware.

Signed-off-by: Steffen Weinreich <steve@weinreich.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40907 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobase-files: calling stop_service before procd_kill.
blogic [Mon, 2 Jun 2014 12:42:44 +0000 (12:42 +0000)]
base-files: calling stop_service before procd_kill.

Before this patch, doing `/e/c/network restart' will emit the folloing
error by `ubus network.wireless down "{}"' because netifd already quit
by that time.

Command failed: not found

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40906 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: usb.mk: enable chipidea udc mode
blogic [Mon, 2 Jun 2014 12:42:41 +0000 (12:42 +0000)]
kernel: usb.mk: enable chipidea udc mode

The chipidea USB OTG controller is dual-role and supports both host and device
modes. Enable device mode.

Tested on Gateworks Ventana imx6 board with g_ether.

Are there any other targets out there that use the CHIPIDEA controller? If so
testing is needed for those.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40905 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobase-files: removes logging
blogic [Mon, 2 Jun 2014 12:42:37 +0000 (12:42 +0000)]
base-files: removes logging

Since logd haven't started at this point, logging does not work.

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40904 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoralink: Enable Asus RT-N10+ in menuconfig targets
blogic [Mon, 2 Jun 2014 12:41:45 +0000 (12:41 +0000)]
ralink: Enable Asus RT-N10+ in menuconfig targets

This patch adds "Asus RT-N10+" as a target option in menuconfig. The device has been supported for a while but is currently missing a profile (.mk).
Signed-off-by: Randolph Kuntz <8D961920@galaxymail.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40903 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agofstools: update to latest version, fixes build on x86_64
nbd [Mon, 2 Jun 2014 09:38:09 +0000 (09:38 +0000)]
fstools: update to latest version, fixes build on x86_64

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

9 years agokernel: update 3.14 to 3.14.5
luka [Mon, 2 Jun 2014 09:25:33 +0000 (09:25 +0000)]
kernel: update 3.14 to 3.14.5

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

9 years agoodhcpd: add configuration for userclass-filter
cyrus [Mon, 2 Jun 2014 07:08:16 +0000 (07:08 +0000)]
odhcpd: add configuration for userclass-filter

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

9 years agouboot-sunxi: add bananapi support
wigyori [Sun, 1 Jun 2014 18:47:14 +0000 (18:47 +0000)]
uboot-sunxi: add bananapi support

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40899 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agosunxi: add support for Lemaker bananaPi
wigyori [Sun, 1 Jun 2014 18:44:10 +0000 (18:44 +0000)]
sunxi: add support for Lemaker bananaPi

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40898 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agometadata.pl: suppress profile config.in code for targets that have subtargets (fixes...
nbd [Sun, 1 Jun 2014 15:18:47 +0000 (15:18 +0000)]
metadata.pl: suppress profile config.in code for targets that have subtargets (fixes #14480)

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

9 years agosunxi: fix typo in uci-defaults network config
wigyori [Sun, 1 Jun 2014 12:18:53 +0000 (12:18 +0000)]
sunxi: fix typo in uci-defaults network config

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40895 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoca-certificates: bump to 20140325
cyrus [Sun, 1 Jun 2014 10:32:37 +0000 (10:32 +0000)]
ca-certificates: bump to 20140325

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

9 years ago6relayd: superseded by odhcpd
cyrus [Sun, 1 Jun 2014 10:28:50 +0000 (10:28 +0000)]
6relayd: superseded by odhcpd

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

9 years agopolarssl: bump to 1.3.7
cyrus [Sun, 1 Jun 2014 09:49:24 +0000 (09:49 +0000)]
polarssl: bump to 1.3.7

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

9 years agonetifd: replace the sleep 5 with an ubus wait_for call to speed up init script
nbd [Sat, 31 May 2014 23:49:23 +0000 (23:49 +0000)]
netifd: replace the sleep 5 with an ubus wait_for call to speed up init script

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

9 years agoeglibc: add support for other mips64 ABI variants as well
nbd [Sat, 31 May 2014 13:00:46 +0000 (13:00 +0000)]
eglibc: add support for other mips64 ABI variants as well

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

9 years agofstools: update to the latest version, fixes build for 64 bit targets
nbd [Sat, 31 May 2014 12:46:59 +0000 (12:46 +0000)]
fstools: update to the latest version, fixes build for 64 bit targets

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

9 years agoeglibc: fix mips64 abi selection, default to o64 instead of n32
nbd [Sat, 31 May 2014 12:30:39 +0000 (12:30 +0000)]
eglibc: fix mips64 abi selection, default to o64 instead of n32

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

9 years agoodhcp6c: fix last commit
cyrus [Fri, 30 May 2014 14:50:42 +0000 (14:50 +0000)]
odhcp6c: fix last commit

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

9 years agoodhcp6c: improve passthrough filter
cyrus [Fri, 30 May 2014 14:48:39 +0000 (14:48 +0000)]
odhcp6c: improve passthrough filter

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

9 years agoinclude/cmake.mk: define CMAKE_AR and CMAKE_RANLIB to fix build errors
nbd [Fri, 30 May 2014 11:58:54 +0000 (11:58 +0000)]
include/cmake.mk: define CMAKE_AR and CMAKE_RANLIB to fix build errors

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

9 years agoiwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing garbage
nbd [Fri, 30 May 2014 11:37:35 +0000 (11:37 +0000)]
iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing garbage

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

9 years agobusybox: remove redundant 6rd-patch
cyrus [Thu, 29 May 2014 21:50:32 +0000 (21:50 +0000)]
busybox: remove redundant 6rd-patch

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

9 years agoodhcpd: Fix a segfault in DHCPv6 option handling
cyrus [Thu, 29 May 2014 21:01:42 +0000 (21:01 +0000)]
odhcpd: Fix a segfault in DHCPv6 option handling

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

9 years agobcm53xx: add support for the PCIe controller
hauke [Thu, 29 May 2014 19:25:40 +0000 (19:25 +0000)]
bcm53xx: add support for the PCIe controller

This patch adds support for the PCIe controller
In addition to the PCIe controller a sprom is now provided by a device
tree driver to bcma from some nvram.

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

9 years agobusybox: udhcpc source IP rebind patch
cyrus [Thu, 29 May 2014 10:35:34 +0000 (10:35 +0000)]
busybox: udhcpc source IP rebind patch

Patch sets the source IP address of DHCP request messages during rebind to the IP address
assigned to the udhcpc client. Source address 0.0.0.0 can only be used by a client prior
to obtaining its IP address (see RFC2131 § 4.1). Source IP address behavior lines up now with
the ISC dhcp client implementation for DHCP request messages during rebind and DHCP release
messages.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40878 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago6in4: adjust update url (#16617)
jow [Thu, 29 May 2014 09:22:52 +0000 (09:22 +0000)]
6in4: adjust update url (#16617)

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

9 years agomusl: add a hack to rip out excessive iconv bloat
nbd [Wed, 28 May 2014 23:18:47 +0000 (23:18 +0000)]
musl: add a hack to rip out excessive iconv bloat

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

9 years agogcc: define USE_PT_GNU_EH_FRAME for musl as well, reduces binary object size
nbd [Wed, 28 May 2014 22:40:31 +0000 (22:40 +0000)]
gcc: define USE_PT_GNU_EH_FRAME for musl as well, reduces binary object size

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

9 years agokirkwood: cosmetic: move POGOE02 profile to different file
luka [Wed, 28 May 2014 21:43:43 +0000 (21:43 +0000)]
kirkwood: cosmetic: move POGOE02 profile to different file

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

9 years ago[package] uboot-envtools: add support for kirkwood ea4500
luka [Wed, 28 May 2014 21:43:42 +0000 (21:43 +0000)]
[package] uboot-envtools: add support for kirkwood ea4500

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

9 years agokirkwood: add support for Linksys EA4500
luka [Wed, 28 May 2014 21:43:39 +0000 (21:43 +0000)]
kirkwood: add support for Linksys EA4500

Support is added only for kernel 3.14 - do not show it until
the switch is made.

Following uboot env changes are needed to make it work on stock uboot:

---
setenv owrt_bootargs_root ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs rw
setenv owrt_mtdparts mtdparts=orion_nand:0x80000@0x0(uboot),0x20000@0x80000(uboot_env),0x200000@0x200000(kernel),-@0x400000(root)
setenv owrt_boot nand read.e \${loadaddr} 0x200000 0x200000 \; setenv bootargs \$(console) \$(owrt_mtdparts) \${owrt_bootargs_root} \; bootm \${loadaddr}
setenv bootcmd run owrt_boot
saveenv
---

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

9 years agogcc: disable libsanitzier off_t check to fix musl build
nbd [Wed, 28 May 2014 21:33:30 +0000 (21:33 +0000)]
gcc: disable libsanitzier off_t check to fix musl build

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

9 years agoubox: update to latest version, fixes kmodloader issues with musl
nbd [Wed, 28 May 2014 21:28:14 +0000 (21:28 +0000)]
ubox: update to latest version, fixes kmodloader issues with musl

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

9 years agouqmi: Add support for QMI-based mobile broadband modems
nbd [Wed, 28 May 2014 19:45:20 +0000 (19:45 +0000)]
uqmi: Add support for QMI-based mobile broadband modems

Many of the 4G/LTE and 3G modems utilize the QMI-protocol to control the
modem. At the moment there is no support for them in OpenWrt. This
patch adds support for them in the form of a netifd script and a
control utility. Tested with Huawei E398 and ZTE MF820D (which requires
a delay of ~30 s before responding to QMI commands). I put myself up as
the maintainer, feel free to change this if you desire.

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40868 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agouclient: update to the latest version, fixes an issue with http authentication handling
nbd [Wed, 28 May 2014 09:44:57 +0000 (09:44 +0000)]
uclient: update to the latest version, fixes an issue with http authentication handling

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

9 years agoubifs: remove obsolete CONFIG_UBIFS_FS_XATTR symbol
nbd [Tue, 27 May 2014 20:34:03 +0000 (20:34 +0000)]
ubifs: remove obsolete CONFIG_UBIFS_FS_XATTR symbol

550-ubifs-symlink-xattr-support.patch contains a reference to the
by now obsolete config symbol CONFIG_UBIFS_FS_XATTR which leads to
the functionality originally added by the patch in r30794 being
left-out during compile since commit 1bdcc63112a0
("UBIFS: remove xattr Kconnfig option") in v3.5.
Fix this by removing the #ifdef from all affected kernels as XATTR
support is now always enabled for UBIFS as well.

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

9 years agoodhcpd: add support for configuring raw dhcpv6 options
cyrus [Mon, 26 May 2014 17:08:57 +0000 (17:08 +0000)]
odhcpd: add support for configuring raw dhcpv6 options

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

9 years agolibubox: update to latest version, fixes a segfault on json_script cleanup
nbd [Mon, 26 May 2014 13:53:48 +0000 (13:53 +0000)]
libubox: update to latest version, fixes a segfault on json_script cleanup

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

9 years agoath9k: fix deprecated syntax in config symbol
nbd [Mon, 26 May 2014 08:00:29 +0000 (08:00 +0000)]
ath9k: fix deprecated syntax in config symbol

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

9 years agoath9k: make support for PC-OEM cards optional, reduces module size
nbd [Sun, 25 May 2014 22:39:58 +0000 (22:39 +0000)]
ath9k: make support for PC-OEM cards optional, reduces module size

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

9 years agokernel: add a config option for enabling /proc/slabinfo
nbd [Sun, 25 May 2014 22:39:54 +0000 (22:39 +0000)]
kernel: add a config option for enabling /proc/slabinfo

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

9 years agoubox: update to the latest version, reduces binary library dependencies
nbd [Sun, 25 May 2014 22:39:51 +0000 (22:39 +0000)]
ubox: update to the latest version, reduces binary library dependencies

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

9 years agoprocd: update, fixes a bunch of memleaks
nbd [Sun, 25 May 2014 19:38:58 +0000 (19:38 +0000)]
procd: update, fixes a bunch of memleaks

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

9 years agokernel: add a config option for /proc page monitoring (useful for detailed memory...
nbd [Sun, 25 May 2014 19:38:55 +0000 (19:38 +0000)]
kernel: add a config option for /proc page monitoring (useful for detailed memory usage info)

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

9 years agoprocd: update to the latest version, fixes some musl compatibility issues
nbd [Sun, 25 May 2014 17:51:52 +0000 (17:51 +0000)]
procd: update to the latest version, fixes some musl compatibility issues

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

9 years agobusybox: add back missing crond config change
nbd [Sun, 25 May 2014 17:45:22 +0000 (17:45 +0000)]
busybox: add back missing crond config change

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

9 years agobusybox: update to 1.22.1
nbd [Sun, 25 May 2014 17:42:09 +0000 (17:42 +0000)]
busybox: update to 1.22.1

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

9 years agobusybox: remove obsolete httpd patches
nbd [Sun, 25 May 2014 17:42:02 +0000 (17:42 +0000)]
busybox: remove obsolete httpd patches

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

9 years agobusybox: remove obsolete insmod patches
nbd [Sun, 25 May 2014 17:41:59 +0000 (17:41 +0000)]
busybox: remove obsolete insmod patches

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

9 years agobusybox: drop a udhcpc patch that has been superseded by upstream changes a long...
nbd [Sun, 25 May 2014 17:41:55 +0000 (17:41 +0000)]
busybox: drop a udhcpc patch that has been superseded by upstream changes a long time ago

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

9 years agobusybox: remove obsolete init patch
nbd [Sun, 25 May 2014 17:41:52 +0000 (17:41 +0000)]
busybox: remove obsolete init patch

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

9 years agobusybox: use a config option instead of a patch to select the cron directory
nbd [Sun, 25 May 2014 17:41:48 +0000 (17:41 +0000)]
busybox: use a config option instead of a patch to select the cron directory

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

9 years agoar71xx: disable usb workarounds for ar913x again (should fix #16610)
nbd [Sun, 25 May 2014 16:14:16 +0000 (16:14 +0000)]
ar71xx: disable usb workarounds for ar913x again (should fix #16610)

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

9 years agomac80211: mark kmod-rtlwifi as hidden (selected by rtlwifi drivers)
nbd [Sun, 25 May 2014 12:23:14 +0000 (12:23 +0000)]
mac80211: mark kmod-rtlwifi as hidden (selected by rtlwifi drivers)

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

9 years agoRevert "ar71xx: Fix tagged+untagged operation on AR8327N (#12181)"
jow [Sat, 24 May 2014 17:04:12 +0000 (17:04 +0000)]
Revert "ar71xx: Fix tagged+untagged operation on AR8327N (#12181)"

Revert the tagged + untagged rework for now due to regressions in
vlan setup on certain AR83xx switches.

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

9 years agoar71xx: enable usb quirks for all chipidea based devices
nbd [Sat, 24 May 2014 08:01:42 +0000 (08:01 +0000)]
ar71xx: enable usb quirks for all chipidea based devices

The most important one is qca_force_host_mode, which also sets the
'Stream Disable' bit in the usbmode register.

Fixes usb stability issues on AR933x and AR7241/AR7242

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

9 years agoar71xx: fix typo in tl-wr710n mac setup (fixes #16469)
nbd [Sat, 24 May 2014 08:01:33 +0000 (08:01 +0000)]
ar71xx: fix typo in tl-wr710n mac setup (fixes #16469)

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

9 years agobutton-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels
nbd [Fri, 23 May 2014 22:13:13 +0000 (22:13 +0000)]
button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels

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

9 years agogpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels (fixes...
nbd [Fri, 23 May 2014 22:13:10 +0000 (22:13 +0000)]
gpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels (fixes #16413)

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

9 years agort2x00: fix rt3352 rf probing (#14322)
nbd [Fri, 23 May 2014 21:05:41 +0000 (21:05 +0000)]
rt2x00: fix rt3352 rf probing (#14322)

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

9 years agomac80211: fix probing of rtl8180
nbd [Fri, 23 May 2014 21:00:42 +0000 (21:00 +0000)]
mac80211: fix probing of rtl8180

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

9 years agomac80211: update to wireless-testing 2014-05-22
nbd [Fri, 23 May 2014 18:48:35 +0000 (18:48 +0000)]
mac80211: update to wireless-testing 2014-05-22

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

9 years agokernel: add a ssb backport required for a new mac80211 update
nbd [Fri, 23 May 2014 18:48:31 +0000 (18:48 +0000)]
kernel: add a ssb backport required for a new mac80211 update

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

9 years agokernel: remove md5sum for 3.7
nbd [Fri, 23 May 2014 18:48:26 +0000 (18:48 +0000)]
kernel: remove md5sum for 3.7

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

9 years agokernel: other.mk: add pps-gpio support
luka [Fri, 23 May 2014 09:35:27 +0000 (09:35 +0000)]
kernel: other.mk: add pps-gpio support

The pps-gpio kernel module supports Pulse-Per-Second provided by a GPIO.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40831 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoAdd missing bracket in MAP-E FMR kernel support
cyrus [Fri, 23 May 2014 08:53:38 +0000 (08:53 +0000)]
Add missing bracket in MAP-E FMR kernel support

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

9 years ago[package] uboot-envtools: add Pogoplug E02 support
luka [Fri, 23 May 2014 08:17:02 +0000 (08:17 +0000)]
[package] uboot-envtools: add Pogoplug E02 support

The settings require that the OpenWrt provided u-boot is used as either
first or second stage bootloader as it modifies the partitioning scheme
to move the u-boot environment to a separate mtd partition.

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40829 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[package] uboot-kirkwood: re-add Pogoplug E02 support
luka [Fri, 23 May 2014 08:17:01 +0000 (08:17 +0000)]
[package] uboot-kirkwood: re-add Pogoplug E02 support

This patch modifies the u-boot config for the Pogoplug E02 to work with
OpenWrt. It also enables building a second stage bootloader image.

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40828 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokirkwood: add Pogoplug E02 kernel support for 3.14
luka [Fri, 23 May 2014 08:16:56 +0000 (08:16 +0000)]
kirkwood: add Pogoplug E02 kernel support for 3.14

This also fixes a typo in the UBIFS_OPTS

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40827 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoodhcp6c: improve passthru filter
cyrus [Fri, 23 May 2014 06:29:13 +0000 (06:29 +0000)]
odhcp6c: improve passthru filter

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

9 years agoodhcp6c: export passthru options as netifd data
cyrus [Fri, 23 May 2014 06:26:23 +0000 (06:26 +0000)]
odhcp6c: export passthru options as netifd data

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

9 years agoodhcp6c: add support for option passthru
cyrus [Fri, 23 May 2014 06:17:27 +0000 (06:17 +0000)]
odhcp6c: add support for option passthru

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

9 years agoInitial support for MAP-E and Lightweight 4over6 protocol
cyrus [Thu, 22 May 2014 20:04:53 +0000 (20:04 +0000)]
Initial support for MAP-E and Lightweight 4over6 protocol

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

9 years agoAdd kernel support for MAP-E FMRs
cyrus [Thu, 22 May 2014 20:04:48 +0000 (20:04 +0000)]
Add kernel support for MAP-E FMRs

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

9 years agonetifd: fix a segfault and improve ipip6 tunnel setup
cyrus [Thu, 22 May 2014 20:04:43 +0000 (20:04 +0000)]
netifd: fix a segfault and improve ipip6 tunnel setup

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

9 years agomusl: update to version 1.1.1
nbd [Wed, 21 May 2014 14:09:58 +0000 (14:09 +0000)]
musl: update to version 1.1.1

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

9 years agomtd: fix compile error with musl
nbd [Wed, 21 May 2014 14:09:53 +0000 (14:09 +0000)]
mtd: fix compile error with musl

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

9 years ago[package] fstools: update to the latest version
luka [Wed, 21 May 2014 13:15:47 +0000 (13:15 +0000)]
[package] fstools: update to the latest version

Fixes RO mounts on imx6 target.

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

9 years agoiwinfo: remove old lua compat macros
nbd [Wed, 21 May 2014 12:34:18 +0000 (12:34 +0000)]
iwinfo: remove old lua compat macros

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

9 years agoiwinfo: un-export internal api header files
nbd [Wed, 21 May 2014 12:34:02 +0000 (12:34 +0000)]
iwinfo: un-export internal api header files

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

9 years agoiwinfo: bump release and start using ABI_VERSION
nbd [Wed, 21 May 2014 12:33:58 +0000 (12:33 +0000)]
iwinfo: bump release and start using ABI_VERSION

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

9 years agoiwinfo: move wl_ops to iwinfo_wl.c, make functions static
nbd [Wed, 21 May 2014 12:33:30 +0000 (12:33 +0000)]
iwinfo: move wl_ops to iwinfo_wl.c, make functions static

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

9 years agoiwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions static
nbd [Wed, 21 May 2014 12:33:27 +0000 (12:33 +0000)]
iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions static

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

9 years agoiwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions static
nbd [Wed, 21 May 2014 12:33:18 +0000 (12:33 +0000)]
iwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions static

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

9 years agoiwinfo: move wext_ops to iwinfo_wext.c, make functions static
nbd [Wed, 21 May 2014 12:33:15 +0000 (12:33 +0000)]
iwinfo: move wext_ops to iwinfo_wext.c, make functions static

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

9 years agoiwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded strcmp...
nbd [Wed, 21 May 2014 12:33:10 +0000 (12:33 +0000)]
iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded strcmp calls

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

9 years agokirkwood: add support for 3.14
luka [Wed, 21 May 2014 12:04:09 +0000 (12:04 +0000)]
kirkwood: add support for 3.14

* support for pogoplug_e02 is missing

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

9 years ago[tools] mkimage: update to 2014.04
luka [Wed, 21 May 2014 09:42:33 +0000 (09:42 +0000)]
[tools] mkimage: update to 2014.04

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

9 years ago[package] uboot-imx6: update to 2014.04
luka [Tue, 20 May 2014 21:01:18 +0000 (21:01 +0000)]
[package] uboot-imx6: update to 2014.04

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

9 years ago[package] uboot-kirkwood: update to 2014.04
luka [Tue, 20 May 2014 12:45:02 +0000 (12:45 +0000)]
[package] uboot-kirkwood: update to 2014.04

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

9 years agodnsmasq: bump to 2.71
cyrus [Tue, 20 May 2014 11:44:33 +0000 (11:44 +0000)]
dnsmasq: bump to 2.71

dnsmasq: bump to 2.71

this is a bugfix-release, see
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2014q2/008538.html

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40803 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoath9k: revert a faulty rx path fix
nbd [Tue, 20 May 2014 11:09:47 +0000 (11:09 +0000)]
ath9k: revert a faulty rx path fix

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

9 years agoiw: sync nl80211.h
nbd [Tue, 20 May 2014 09:38:14 +0000 (09:38 +0000)]
iw: sync nl80211.h

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

9 years agomac80211: update to wireless-testing 2014-05-19
nbd [Tue, 20 May 2014 09:35:17 +0000 (09:35 +0000)]
mac80211: update to wireless-testing 2014-05-19

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

9 years agodnsmasq: Allow creating static DNS entries from static lease entries
florian [Tue, 20 May 2014 05:00:28 +0000 (05:00 +0000)]
dnsmasq: Allow creating static DNS entries from static lease entries

DHCP entries in /etc/config/dhcp will not automatically create A or PTR
records.  Add an "option dns" directive which appends an entry to
/tmp/hosts/dhcp to facilitate forward and reverse DNS lookups.  For
instance, this item:

    config host
            option ip       '192.168.0.10'
            option mac      '00:13:57:9b:df:02'
            option name     'winpc'
            option dns      '1'

will add a corresponding entry to /tmp/hosts/dhcp:

    192.168.0.10 winpc.lan

This keeps the hostname/IP/MAC in a single place, for easy maintenance.

Related: ticket #13854 reports an regression involving missing PTR
records when using "config domain" to define static DNS entries for
individual hosts.  However, per Simon Kelley[1], the --address feature
used by "config domain" was never intended to generate DNS A records for
hosts.  It would probably be better for the reporter to apply this patch,
and then use "config host" sections instead of "config domain" sections.

[1] http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2008q4/002498.html

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40799 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: Enable CONFIG_SPI_SPIDEV when selecting kmod-spidev
florian [Tue, 20 May 2014 04:50:34 +0000 (04:50 +0000)]
kernel: Enable CONFIG_SPI_SPIDEV when selecting kmod-spidev

Without this patch /dev/spidev*.* only appears if CONFIG_SPI_SPIDEV is manually
selected and set to "y" from the kernel config.

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

9 years agomac80211: fix stbc configuration
nbd [Mon, 19 May 2014 22:19:07 +0000 (22:19 +0000)]
mac80211: fix stbc configuration

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