openwrt.git
9 years agomusl: fix toolchain build failure caused by some header changes
nbd [Thu, 12 Jun 2014 20:30:37 +0000 (20:30 +0000)]
musl: fix toolchain build failure caused by some header changes

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

9 years agoUpdate UML target to 3.10 and various improvements
cyrus [Thu, 12 Jun 2014 17:57:19 +0000 (17:57 +0000)]
Update UML target to 3.10 and various improvements

Updated target to 3.10.36.
Added mconsole exec patch.
Added pseudo-random MAC patch (from NetKit).

Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
Reviewed-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41172 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agofeeds.conf.default: add management feed
luka [Thu, 12 Jun 2014 15:08:08 +0000 (15:08 +0000)]
feeds.conf.default: add management feed

This feed will contain packages related to management.

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

9 years agob43: fix a regression on G-PHY devices
nbd [Thu, 12 Jun 2014 14:44:26 +0000 (14:44 +0000)]
b43: fix a regression on G-PHY devices

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

9 years agort2x00: fix crash when using TKIP on USB devices
nbd [Thu, 12 Jun 2014 14:44:23 +0000 (14:44 +0000)]
rt2x00: fix crash when using TKIP on USB devices

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

9 years agoscripts/metadata.pl: avoid adding depends and select for the same symbol
nbd [Thu, 12 Jun 2014 14:35:09 +0000 (14:35 +0000)]
scripts/metadata.pl: avoid adding depends and select for the same symbol

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

9 years agoath9k: fix initial noise floor calibration on older chips
nbd [Thu, 12 Jun 2014 11:41:12 +0000 (11:41 +0000)]
ath9k: fix initial noise floor calibration on older chips

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

9 years agoath9k: make noise floor calibration and periodic calibration mutually exclusive
nbd [Thu, 12 Jun 2014 11:41:08 +0000 (11:41 +0000)]
ath9k: make noise floor calibration and periodic calibration mutually exclusive

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

9 years agob43: fix frequency reporting, fixes scan issues
nbd [Thu, 12 Jun 2014 11:41:04 +0000 (11:41 +0000)]
b43: fix frequency reporting, fixes scan issues

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

9 years agoDisable crashlog for UML
cyrus [Thu, 12 Jun 2014 11:34:44 +0000 (11:34 +0000)]
Disable crashlog for UML

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

9 years agoodhcpd: use search domain instead of domain attribute
cyrus [Thu, 12 Jun 2014 09:22:07 +0000 (09:22 +0000)]
odhcpd: use search domain instead of domain attribute

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

9 years agokernel: update 3.14 to 3.14.7
luka [Wed, 11 Jun 2014 23:39:54 +0000 (23:39 +0000)]
kernel: update 3.14 to 3.14.7

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

9 years agofeeds.conf.default: restore the old package feed temporarily
florian [Wed, 11 Jun 2014 21:09:10 +0000 (21:09 +0000)]
feeds.conf.default: restore the old package feed temporarily

As explained here:
https://forum.openwrt.org/viewtopic.php?id=51078

allow both the old and the new packages feed to co-exist for a grace
period of 3 weeks, allowing maintainers to move packages progressively.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41149 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: update to the latest version, fixes static linking of upgraded
nbd [Wed, 11 Jun 2014 17:48:35 +0000 (17:48 +0000)]
procd: update to the latest version, fixes static linking of upgraded

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

9 years agonetifd: use procd_add_reload_trigger
nbd [Wed, 11 Jun 2014 17:05:50 +0000 (17:05 +0000)]
netifd: use procd_add_reload_trigger

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

9 years agoprocd: allow passing multiple config files to procd_add_reload_trigger
nbd [Wed, 11 Jun 2014 17:05:46 +0000 (17:05 +0000)]
procd: allow passing multiple config files to procd_add_reload_trigger

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

9 years agoramips: fix rt2x00 handling of default packages for subtargets
nbd [Wed, 11 Jun 2014 17:01:19 +0000 (17:01 +0000)]
ramips: fix rt2x00 handling of default packages for subtargets

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

9 years agoinclude/cmake.mk: fix indentation
nbd [Wed, 11 Jun 2014 17:01:15 +0000 (17:01 +0000)]
include/cmake.mk: fix indentation

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

9 years agocurl: move to core packages
jow [Wed, 11 Jun 2014 15:43:24 +0000 (15:43 +0000)]
curl: move to core packages

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

9 years agoprocd: fix overflow in hotplug socket on certain targets
cyrus [Wed, 11 Jun 2014 15:34:33 +0000 (15:34 +0000)]
procd: fix overflow in hotplug socket on certain targets

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

9 years agobase-files: properly remove stderr from zcat/bzcat
blogic [Wed, 11 Jun 2014 13:00:25 +0000 (13:00 +0000)]
base-files: properly remove stderr from zcat/bzcat

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

9 years agokernel: make sure the new UBIBLOCK symbol does not break builds
blogic [Wed, 11 Jun 2014 13:00:17 +0000 (13:00 +0000)]
kernel: make sure the new UBIBLOCK symbol does not break builds

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

9 years agoar71xx: activate the nand sutarget
blogic [Wed, 11 Jun 2014 13:00:12 +0000 (13:00 +0000)]
ar71xx: activate the nand sutarget

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

9 years agoar71xx: fix up kernel config for the nand subtarget
blogic [Wed, 11 Jun 2014 13:00:04 +0000 (13:00 +0000)]
ar71xx: fix up kernel config for the nand subtarget

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

9 years agoar71xx: add sysupgrade support for wndr4300
blogic [Wed, 11 Jun 2014 13:00:00 +0000 (13:00 +0000)]
ar71xx: add sysupgrade support for wndr4300

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

9 years agoar71xx: remove the explicit ubi.mtd- paramaters and rename ubiroot to ubi
blogic [Wed, 11 Jun 2014 12:59:57 +0000 (12:59 +0000)]
ar71xx: remove the explicit ubi.mtd- paramaters and rename ubiroot to ubi

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

9 years agoprocd: update to latest git HEAD
blogic [Wed, 11 Jun 2014 12:59:49 +0000 (12:59 +0000)]
procd: update to latest git HEAD

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

9 years agofstools: the ubi flash tool is obselete now
blogic [Wed, 11 Jun 2014 12:59:45 +0000 (12:59 +0000)]
fstools: the ubi flash tool is obselete now

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

9 years agoinclude/image.mk: add a target for generating sysupgrade tar files for nand
blogic [Wed, 11 Jun 2014 12:59:41 +0000 (12:59 +0000)]
include/image.mk: add a target for generating sysupgrade tar files for nand

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

9 years agobase-files: add an ugly hack for nand to sysupgrade
blogic [Wed, 11 Jun 2014 12:59:37 +0000 (12:59 +0000)]
base-files: add an ugly hack for nand to sysupgrade

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

9 years agobase-files: include more ubi* tools in sysupgrade ramdisk
blogic [Wed, 11 Jun 2014 12:59:33 +0000 (12:59 +0000)]
base-files: include more ubi* tools in sysupgrade ramdisk

Also add some more busybox symlinks which are useful for sysupgrade
on UBI-enabled devices.

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

9 years agoubi-utils: cleanup the package
blogic [Wed, 11 Jun 2014 12:59:30 +0000 (12:59 +0000)]
ubi-utils: cleanup the package

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

9 years agolibubox: update to latest git
blogic [Wed, 11 Jun 2014 12:59:26 +0000 (12:59 +0000)]
libubox: update to latest git

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

9 years agokernel: add a NAND_SUPPORT symbol
blogic [Wed, 11 Jun 2014 12:59:22 +0000 (12:59 +0000)]
kernel: add a NAND_SUPPORT symbol

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

9 years agoscripts: add ubinize-image.sh to generate ubi images
blogic [Wed, 11 Jun 2014 12:59:19 +0000 (12:59 +0000)]
scripts: add ubinize-image.sh to generate ubi images

This is a wrapper for the ubinize tool which integrates auto-generation
of the ubinize.cfg for common volume layouts with and without a kernel
volume.
It supports auto-detecting the rootfs-type and decides whether or not
to include a rootfs_data volume based on whether the rootfs is ubifs
or not (and thus is read-only and needs rootfs_data ubifs overlay).
The script allows to create layouts as found in all current
ubinize{,-overlay}.cfg files using

ubinize-image.sh --no-kernel root.{ubifs,squashfs} output.ubi $UBI_OPTS

It also includes support for adding ubootenv and ubootenv2 volumes
typically used by U-Boot for storing its environment in UBI using the
"--uboot-env" parameter.
See also
https://gitorious.org/openwrt-oxnas/openwrt-oxnas/source/target/linux/
oxnas/image/Makefile

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
 create mode 100755 scripts/ubinize-image.sh

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

9 years agokernel: backport the ubiblock patches from 3.14->3.10
blogic [Wed, 11 Jun 2014 12:59:15 +0000 (12:59 +0000)]
kernel: backport the ubiblock patches from 3.14->3.10

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

9 years agokernel: rootfs auto-mount on ubi
blogic [Wed, 11 Jun 2014 12:59:10 +0000 (12:59 +0000)]
kernel: rootfs auto-mount on ubi

Similar to the rootfs hacks on NOR flash devices, this series
introduces support for auto-attaching (ubi device), auto-creating
(ubiblock device) and mounting the "rootfs" (ubifs or squashfs)
volume.
This is needed so OpenWrt can start without relying on the bootloader
to pass the ubi.mtd, ubi.block, rootfs and rootfstype parameters, but
instead auto-detect the root filesystem according to a simple convention.

OpenWrt-specific:
490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch
491-ubi-auto-create-ubiblock-device-for-rootfs.patch
492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch
493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch

sent upstream:
552-ubifs-respect-silent-mount-flag.patch
http://lists.infradead.org/pipermail/linux-mtd/2014-May/053893.html

v2: actually retry with MS_RDONLY when mounting read-only ubifs root

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

9 years agokernel: backport ubiblock support from 3.15
blogic [Wed, 11 Jun 2014 12:59:06 +0000 (12:59 +0000)]
kernel: backport ubiblock support from 3.15

Backport ubiblock support from kernel 3.15 as well as all follow-up
fixes related to ubiblock.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
 create mode 100644 target/linux/generic/patches-3.14/040-UBI-R-O-block-driver-on-top-of-UBI-volumes.patch
 create mode 100644 target/linux/generic/patches-3.14/041-UBI-block-do-not-use-term-attach.patch
 create mode 100644 target/linux/generic/patches-3.14/042-UBI-block-Mark-init-only-symbol-as-__initdata.patch
 create mode 100644 target/linux/generic/patches-3.14/043-UBI-block-Use-u64-for-the-64-bit-dividend.patch
 create mode 100644 target/linux/generic/patches-3.14/044-UBI-rename-block-device-ioctls.patch
 create mode 100644 target/linux/generic/patches-3.14/045-UBI-block-Remove-__initdata-from-ubiblock_param_ops.patch
 create mode 100644 target/linux/generic/patches-3.14/046-UBI-avoid-workqueue-format-string-leak.patch
 create mode 100644 target/linux/generic/patches-3.14/047-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch

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

9 years agokernel: fix kernel builds for chipidea w/ usb-gadget
cyrus [Wed, 11 Jun 2014 12:19:44 +0000 (12:19 +0000)]
kernel: fix kernel builds for chipidea w/ usb-gadget

Instead of repackaging udc-core.ko again, just add a dependency to
kmod-usb-gadget, which already contains it.

Fixes kmod-chipidea builds for 3.10- with usb-gadget enabled.

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

9 years agouhttpd: also bind to IPv6 by default
cyrus [Wed, 11 Jun 2014 12:11:55 +0000 (12:11 +0000)]
uhttpd: also bind to IPv6 by default

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

9 years agoath9k: do a chip reset if noise floor calibration fails, should improve stability
nbd [Wed, 11 Jun 2014 11:28:58 +0000 (11:28 +0000)]
ath9k: do a chip reset if noise floor calibration fails, should improve stability

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

9 years agonetifd: update to latest version, fixes reload issue (#16754) and adds 802.1ad support
nbd [Wed, 11 Jun 2014 10:23:12 +0000 (10:23 +0000)]
netifd: update to latest version, fixes reload issue (#16754) and adds 802.1ad support

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

9 years agonetifd: add support for onlink-flag for routes
cyrus [Tue, 10 Jun 2014 16:04:40 +0000 (16:04 +0000)]
netifd: add support for onlink-flag for routes

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

9 years agostrace: move to trunk, add myself as a maintainer
nbd [Tue, 10 Jun 2014 10:22:18 +0000 (10:22 +0000)]
strace: move to trunk, add myself as a maintainer

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

9 years agoatheros: fix too short msleep
nbd [Tue, 10 Jun 2014 09:06:25 +0000 (09:06 +0000)]
atheros: fix too short msleep

Use msleep(20) instead of msleep(10) to make code closer to reality
since msleep can sleep for up to 20ms even we request shorter delay.
All updated calls are located in PCI initialization routine which is
called only once upon device boot. So there should be no performance
issues caused by more longer delay.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41096 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: shorten lines
nbd [Tue, 10 Jun 2014 09:06:22 +0000 (09:06 +0000)]
atheros: shorten lines

Wrap lines over 80 chars or make them shorter by other ways.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41095 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: constify some static structures
nbd [Tue, 10 Jun 2014 09:06:18 +0000 (09:06 +0000)]
atheros: constify some static structures

Constify some static structures as suggested by checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41094 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: avoid __FUNCTION__ usage
nbd [Tue, 10 Jun 2014 09:06:14 +0000 (09:06 +0000)]
atheros: avoid __FUNCTION__ usage

Use __func__ instead of gcc specific __FUNCTION__ as suggested by
checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41093 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: trailing statements fixes
nbd [Tue, 10 Jun 2014 09:06:10 +0000 (09:06 +0000)]
atheros: trailing statements fixes

Move trailing statements to next line with indentation as suggested by
checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41092 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: spaces fixes
nbd [Tue, 10 Jun 2014 09:06:06 +0000 (09:06 +0000)]
atheros: spaces fixes

Add missed spaces and remove odd space as suggested by checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41091 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: indent fixes
nbd [Tue, 10 Jun 2014 09:06:03 +0000 (09:06 +0000)]
atheros: indent fixes

Various indent fixes suggested by checkpatch: use tabs, use same level
of indentation for switch and case, correct indentation levels.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41090 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: fix includes
nbd [Tue, 10 Jun 2014 09:05:58 +0000 (09:05 +0000)]
atheros: fix includes

Remove some unnecessary includes and use <linux/foo.h> instead of
<asm/foo.h> when it possible as suggested by checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41089 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: various printk(...) fixes
nbd [Tue, 10 Jun 2014 09:05:55 +0000 (09:05 +0000)]
atheros: various printk(...) fixes

Use more particular functions dev_<level> or pr_<level>(...) insead of
direct printk(...) call. Add KERN_LEVEL to calls what missed it.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41088 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: various braces fixes
nbd [Tue, 10 Jun 2014 09:05:51 +0000 (09:05 +0000)]
atheros: various braces fixes

Fix braces location, remove unnecessary empty lines before or after code
block, remove useless braces. All cases are detected by checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41087 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: do not initialize statics to 0 or false
nbd [Tue, 10 Jun 2014 09:05:47 +0000 (09:05 +0000)]
atheros: do not initialize statics to 0 or false

as suggested by checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41086 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: remove trailing whitespace
nbd [Tue, 10 Jun 2014 09:05:43 +0000 (09:05 +0000)]
atheros: remove trailing whitespace

as suggested by checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41085 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: do not assignment in if condition
nbd [Tue, 10 Jun 2014 09:05:40 +0000 (09:05 +0000)]
atheros: do not assignment in if condition

Remove assignments from if conditions as suggested by checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41084 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: remove parentheses around return values
nbd [Tue, 10 Jun 2014 09:05:36 +0000 (09:05 +0000)]
atheros: remove parentheses around return values

Remove parentheses around return values since return is no a function,
as suggested by checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41083 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: parenthesis around complex macroses value
nbd [Tue, 10 Jun 2014 09:05:32 +0000 (09:05 +0000)]
atheros: parenthesis around complex macroses value

Use parenthesis around complex macroses value as suggested by
checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41082 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: various comments fixes
nbd [Tue, 10 Jun 2014 09:05:28 +0000 (09:05 +0000)]
atheros: various comments fixes

Fix comment issues detected by checkpatch. Convert C99 // comments to
ordinary /* ... */ comments. Correct block comments style or convert
them to single line comments.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41081 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoatheros: avoid CamelCase
nbd [Tue, 10 Jun 2014 09:05:25 +0000 (09:05 +0000)]
atheros: avoid CamelCase

Change fooBar variables names to foo_bar as suggested by checkpatch,
write few tables names in lower case and correctly place __initdata
keyword.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41080 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoodhcpd: various regression fixes (thanks Hans Dedecker)
cyrus [Tue, 10 Jun 2014 08:47:15 +0000 (08:47 +0000)]
odhcpd: various regression fixes (thanks Hans Dedecker)

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

9 years agoSwitching default packages feed to github
cyrus [Tue, 10 Jun 2014 05:17:41 +0000 (05:17 +0000)]
Switching default packages feed to github

New feed: https://github.com/openwrt/packages
Maintainers please move your packages there.

See also: https://lists.openwrt.org/pipermail/openwrt-devel/2014-June/025810.html

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

9 years agomountd: remove a bogus include to fix compile with musl
nbd [Mon, 9 Jun 2014 13:48:00 +0000 (13:48 +0000)]
mountd: remove a bogus include to fix compile with musl

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

9 years agolibnfnetlink: fix musl compile errors
nbd [Mon, 9 Jun 2014 13:47:56 +0000 (13:47 +0000)]
libnfnetlink: fix musl compile errors

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

9 years agoubi-utils: fix musl compile errors
nbd [Mon, 9 Jun 2014 13:47:52 +0000 (13:47 +0000)]
ubi-utils: fix musl compile errors

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

9 years agoutil-linux: use qsort instead of qsort_r to fix compile error with musl
nbd [Mon, 9 Jun 2014 13:47:48 +0000 (13:47 +0000)]
util-linux: use qsort instead of qsort_r to fix compile error with musl

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

9 years agoxfsprogs: fix compile errors with musl
nbd [Mon, 9 Jun 2014 13:47:44 +0000 (13:47 +0000)]
xfsprogs: fix compile errors with musl

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

9 years agouhttpd: update to the latest version, fixes musl compile issues
nbd [Mon, 9 Jun 2014 13:47:40 +0000 (13:47 +0000)]
uhttpd: update to the latest version, fixes musl compile issues

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

9 years agomusl: install a few extra headers to improve compatibility with various packages
nbd [Mon, 9 Jun 2014 13:47:36 +0000 (13:47 +0000)]
musl: install a few extra headers to improve compatibility with various packages

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

9 years agokernel: add missing dependency for kmod-fs-nfs
nbd [Sun, 8 Jun 2014 12:07:42 +0000 (12:07 +0000)]
kernel: add missing dependency for kmod-fs-nfs

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

9 years agovalgrind: avoid including linux/ptrace.h to fix a musl build error
nbd [Sun, 8 Jun 2014 11:21:37 +0000 (11:21 +0000)]
valgrind: avoid including linux/ptrace.h to fix a musl build error

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

9 years agobrcm47xx: merge FEATURES lines in the legacy subtarget
nbd [Sun, 8 Jun 2014 09:51:38 +0000 (09:51 +0000)]
brcm47xx: merge FEATURES lines in the legacy subtarget

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

9 years agobrcm47xx: fix kmod-usb-brcm47xx build on legacy and mips74k subtargets
nbd [Sun, 8 Jun 2014 09:45:55 +0000 (09:45 +0000)]
brcm47xx: fix kmod-usb-brcm47xx build on legacy and mips74k subtargets

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

9 years agouqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k to 29k
nbd [Sat, 7 Jun 2014 19:14:17 +0000 (19:14 +0000)]
uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k to 29k

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

9 years agobrcm47xx: activate some compiler optimizations for 74K CPUs
hauke [Sat, 7 Jun 2014 17:36:02 +0000 (17:36 +0000)]
brcm47xx: activate some compiler optimizations for 74K CPUs

With this patch the mips74k subtarget will be compiled with optimized
compiler options to generated smaller and faster code. This currently
breaks broadcom-wl, because the binary blob is only compiled with
mipsr1 support.

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

9 years agobrcm47xx: move the low_mem feature flag to the legacy subtarget
nbd [Sat, 7 Jun 2014 17:21:30 +0000 (17:21 +0000)]
brcm47xx: move the low_mem feature flag to the legacy subtarget

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

9 years agobrcm47xx: remove old gpio and nvram interfaces
hauke [Sat, 7 Jun 2014 17:04:37 +0000 (17:04 +0000)]
brcm47xx: remove old gpio and nvram interfaces

These were only used by broadcom-diag any more.

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

9 years agobroadcom-diag: remove broadcom-diag
hauke [Sat, 7 Jun 2014 17:01:42 +0000 (17:01 +0000)]
broadcom-diag: remove broadcom-diag

broadcom-diag is not supported any more and was replaced by
configuration the GPIOs in the arch code

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

9 years agobroadcom-wl: fix build with bcma or ssb deactivated
hauke [Sat, 7 Jun 2014 17:00:53 +0000 (17:00 +0000)]
broadcom-wl: fix build with bcma or ssb deactivated

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

9 years agobase-files: fix argument order to date in sysfixtime so that it also works with musl
nbd [Sat, 7 Jun 2014 16:14:47 +0000 (16:14 +0000)]
base-files: fix argument order to date in sysfixtime so that it also works with musl

Seems like the reverse order relies on GNU specific getopt hackery which
musl does not replicate

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

9 years agomusl: update to version 1.1.2
nbd [Sat, 7 Jun 2014 16:14:43 +0000 (16:14 +0000)]
musl: update to version 1.1.2

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

9 years agobrcm47xx: mips74k: optimize kernel config
hauke [Sat, 7 Jun 2014 15:42:33 +0000 (15:42 +0000)]
brcm47xx: mips74k: optimize kernel config

This saves abount 15 kB of compressed kernel size.

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

9 years agobcm47xx: use eth0 for switch name
hauke [Sat, 7 Jun 2014 15:41:41 +0000 (15:41 +0000)]
bcm47xx: use eth0 for switch name

This fixes some strange problems with tg3. I assume that the Ethernet
driver was not brought up if the switch was named switch0.

This was reported and tested by ernesto (Faulp3lz).

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

9 years agobrcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like...
nbd [Sat, 7 Jun 2014 15:19:40 +0000 (15:19 +0000)]
brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like WRT54G

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

9 years agomac80211: b43: fix B43_USE_SSB dependency
nbd [Sat, 7 Jun 2014 12:04:55 +0000 (12:04 +0000)]
mac80211: b43: fix B43_USE_SSB dependency

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

9 years agoprocd: Fix USB cellular modems hotplug events
nbd [Sat, 7 Jun 2014 11:54:13 +0000 (11:54 +0000)]
procd: Fix USB cellular modems hotplug events

Without this patch, /etc/hotplug.d/tty/30-3g won't be called when you insert or remove a USB-serial cellular modem.

(see Ticket #14117)

Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41039 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoodhcpd: improve DHCPv4 range defaults
cyrus [Sat, 7 Jun 2014 10:35:34 +0000 (10:35 +0000)]
odhcpd: improve DHCPv4 range defaults

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

9 years agob43: fix ssb/bcma dependencies
nbd [Fri, 6 Jun 2014 16:24:21 +0000 (16:24 +0000)]
b43: fix ssb/bcma dependencies

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

9 years agobinutils: decouple from toolchain selection, use version 2.24, fix libiberty installation
nbd [Fri, 6 Jun 2014 10:51:47 +0000 (10:51 +0000)]
binutils: decouple from toolchain selection, use version 2.24, fix libiberty installation

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

9 years agooprofile: update to 0.9.9, fix compile error
nbd [Fri, 6 Jun 2014 10:51:44 +0000 (10:51 +0000)]
oprofile: update to 0.9.9, fix compile error

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

9 years agotoolchain/binutils: remove obsolete patches
nbd [Fri, 6 Jun 2014 10:51:40 +0000 (10:51 +0000)]
toolchain/binutils: remove obsolete patches

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

9 years agoubi-utils: bump to version 1.5.1 for ubiblock support
blogic [Fri, 6 Jun 2014 09:34:47 +0000 (09:34 +0000)]
ubi-utils: bump to version 1.5.1 for ubiblock support

ubiblock allows creating and removing read-only block devices
on top of ubi volumes.

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

9 years agoigmpproxy: report an error and dont start the instance if one of the interfaces is...
blogic [Fri, 6 Jun 2014 09:34:38 +0000 (09:34 +0000)]
igmpproxy: report an error and dont start the instance if one of the interfaces is not up

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

9 years agoprocd: service instances can now report an error of why they failed to start.
blogic [Fri, 6 Jun 2014 09:34:30 +0000 (09:34 +0000)]
procd: service instances can now report an error of why they failed to start.

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

9 years agokernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependency
nbd [Fri, 6 Jun 2014 09:20:15 +0000 (09:20 +0000)]
kernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependency

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

9 years agoath9k: add a fix for rx overrun processing
nbd [Thu, 5 Jun 2014 23:33:57 +0000 (23:33 +0000)]
ath9k: add a fix for rx overrun processing

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

9 years agoath9k: add a fix for ANI related stability issues
nbd [Thu, 5 Jun 2014 23:33:54 +0000 (23:33 +0000)]
ath9k: add a fix for ANI related stability issues

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

9 years agoopenssl: version bump to 1.0.1h
hauke [Thu, 5 Jun 2014 21:32:36 +0000 (21:32 +0000)]
openssl: version bump to 1.0.1h

today appeared another serious vulnerability in openssl. More info is
here http://ccsinjection.lepidum.co.jp. Users are advised to update to
openssl 1.0.1h.

Signed-off-by: Martin Strbacka <martin.strbacka@nic.cz>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41026 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm47xx: add mips74k subtarget for newer devices
hauke [Thu, 5 Jun 2014 21:25:03 +0000 (21:25 +0000)]
brcm47xx: add mips74k subtarget for newer devices

All new devices (with MIPS 74K CPU) are based on BCMA SoC and have
Ethernet core supported by bgmac. Create a new subtarget to generate
optimized builds.
This is just a beginning, further tweaks (like kernel configuration)
are still possible. This decreases default root.squashfs by ~128 kB.

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