openwrt/openwrt.git
11 years agotoolchain: fix libpthread package for musl based toolchains (#12651)
Florian Fainelli [Wed, 9 Jan 2013 15:36:43 +0000 (15:36 +0000)]
toolchain: fix libpthread package for musl based toolchains (#12651)

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

11 years agoath9k: correct a logic error in the rx path fix
Felix Fietkau [Wed, 9 Jan 2013 15:16:52 +0000 (15:16 +0000)]
ath9k: correct a logic error in the rx path fix

SVN-Revision: 35067

11 years agomac80211, ath9k: merge some pending fixes from linux-wireless@
Felix Fietkau [Wed, 9 Jan 2013 12:56:25 +0000 (12:56 +0000)]
mac80211, ath9k: merge some pending fixes from linux-wireless@

SVN-Revision: 35066

11 years agomac80211: update to 2013-01-07, add several ath9k stability fixes
Felix Fietkau [Wed, 9 Jan 2013 12:45:28 +0000 (12:45 +0000)]
mac80211: update to 2013-01-07, add several ath9k stability fixes

SVN-Revision: 35063

11 years agofixes none-pci build
John Crispin [Wed, 9 Jan 2013 09:04:09 +0000 (09:04 +0000)]
fixes none-pci build

SVN-Revision: 35062

11 years agokernel: add kmod-mvsdio MMC host controller for Marvell targets
Florian Fainelli [Tue, 8 Jan 2013 22:20:30 +0000 (22:20 +0000)]
kernel: add kmod-mvsdio MMC host controller for Marvell targets

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

11 years agokernel: make kmod-of-i2c available for the mvebu target
Florian Fainelli [Tue, 8 Jan 2013 22:20:25 +0000 (22:20 +0000)]
kernel: make kmod-of-i2c available for the mvebu target

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

11 years agokernel: adjust orion/kirkwood packages to also build for mvebu target
Florian Fainelli [Tue, 8 Jan 2013 22:20:21 +0000 (22:20 +0000)]
kernel: adjust orion/kirkwood packages to also build for mvebu target

Armada XP/370 boards share these hardware blocks with Orion and Kirkwood
SoCs.

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

11 years agomvebu: add inital support for Marvell Armada XP/370 SoCs
Florian Fainelli [Tue, 8 Jan 2013 22:20:16 +0000 (22:20 +0000)]
mvebu: add inital support for Marvell Armada XP/370 SoCs

This brings in the initial support for the Marvell Armada XP/370 SoCs.
Successfully tested on RD-A370-A1 and DB-MV784MP-GP boards the following
interfaces:

- Ethernet
- SDIO
- GPIOs
- SATA

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

11 years agoadd support for 3.8 kernel
Florian Fainelli [Tue, 8 Jan 2013 22:20:11 +0000 (22:20 +0000)]
add support for 3.8 kernel

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

11 years agoadd support for 3.8 kernel
Florian Fainelli [Tue, 8 Jan 2013 22:20:06 +0000 (22:20 +0000)]
add support for 3.8 kernel

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

11 years agokernel: add support for 3.8-rc2
Florian Fainelli [Tue, 8 Jan 2013 22:19:31 +0000 (22:19 +0000)]
kernel: add support for 3.8-rc2

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

11 years agokernel: add more SCTP related configuration symbols
Florian Fainelli [Tue, 8 Jan 2013 22:18:23 +0000 (22:18 +0000)]
kernel: add more SCTP related configuration symbols

These symbols are used by 3.8+ kernels

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

11 years agobrcm47xx: BGMAC Driver corrections
Hauke Mehrtens [Mon, 7 Jan 2013 22:51:39 +0000 (22:51 +0000)]
brcm47xx: BGMAC Driver corrections

1) Fix what appears to be a logic error in bgmac_phy_advertise.

2) Fix bgmac_ioctl to use passed phy_id; needed for switch-robo
interface w/ the driver to work correctly.  I still have the issue
with the interface always being HD when the speed/duplex is set
manually (e.g., echo "100FD" > /proc/switch/eth0/port/N/media).

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

11 years agomac80211: apply network interface configuration for adhoc + wpa2
Felix Fietkau [Mon, 7 Jan 2013 21:12:33 +0000 (21:12 +0000)]
mac80211: apply network interface configuration for adhoc + wpa2

SVN-Revision: 35049

11 years agoncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol
Florian Fainelli [Mon, 7 Jan 2013 18:19:31 +0000 (18:19 +0000)]
ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol

Thanks to kyak for spotting this

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

11 years agogcc: fix build for MIPS64 targets introduced by musl patch
Florian Fainelli [Mon, 7 Jan 2013 18:16:40 +0000 (18:16 +0000)]
gcc: fix build for MIPS64 targets introduced by musl patch

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

11 years agoupdate to 3.7
Florian Fainelli [Mon, 7 Jan 2013 18:16:36 +0000 (18:16 +0000)]
update to 3.7

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

11 years agogcc-linaro-4.6: update to 2012.12
Florian Fainelli [Mon, 7 Jan 2013 18:16:33 +0000 (18:16 +0000)]
gcc-linaro-4.6: update to 2012.12

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

11 years agogcc-linaro-4.7: update to 2012.12
Florian Fainelli [Mon, 7 Jan 2013 18:16:29 +0000 (18:16 +0000)]
gcc-linaro-4.7: update to 2012.12

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

11 years agofix typo in Makefile
Mirko Vogt [Mon, 7 Jan 2013 17:11:15 +0000 (17:11 +0000)]
fix typo in Makefile

Thanks to Stefan Hellermann for pointing this out!

SVN-Revision: 35042

11 years agolibubox: update to latest version, contains several uloop/ustream fixes
Felix Fietkau [Mon, 7 Jan 2013 15:25:03 +0000 (15:25 +0000)]
libubox: update to latest version, contains several uloop/ustream fixes

SVN-Revision: 35039

11 years agoar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR11U...
Gabor Juhos [Mon, 7 Jan 2013 14:30:37 +0000 (14:30 +0000)]
ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR11U boards

The PHY_SWAP and PHY_ADDR_SWAP bits are initialized
differently by different versions of the bootloader.
This leads to broken ethernet connection with OpenWrt
on some boards.

Turn both SWAP bits OFF on these boards to make it
consistent regardless of the bootloader used.

Based on a patch by Michel Stempin <michel.stempin@wanadoo.fr>.

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

11 years agoar71xx: add missing Makefile entry to the 74HC153 GPIO patch
Gabor Juhos [Mon, 7 Jan 2013 14:14:41 +0000 (14:14 +0000)]
ar71xx: add missing Makefile entry to the 74HC153 GPIO patch

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

11 years agoThis patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC support...
Mirko Vogt [Mon, 7 Jan 2013 14:10:01 +0000 (14:10 +0000)]
This patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC support went upstream

Summary:
* remove all files/* (since merged to upstream)
* patches on nand-spl, mmc and lcd driver

Thanks a lot to Xiangfu Liu!

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
SVN-Revision: 35034

11 years agozram-swap: Install init script with 0755 mode
Vasilis Tsiligiannis [Mon, 7 Jan 2013 12:01:11 +0000 (12:01 +0000)]
zram-swap: Install init script with 0755 mode

SVN-Revision: 35033

11 years agokernel: fix kmod-ipsec load order (#12552)
Jo-Philipp Wich [Mon, 7 Jan 2013 10:54:56 +0000 (10:54 +0000)]
kernel: fix kmod-ipsec load order (#12552)

SVN-Revision: 35032

11 years agozram-swap: make the zram init.d executable
Hauke Mehrtens [Sun, 6 Jan 2013 20:23:49 +0000 (20:23 +0000)]
zram-swap: make the zram init.d executable

SVN-Revision: 35028

11 years agocompcache: remove package, use zram-swap instead
Hauke Mehrtens [Sun, 6 Jan 2013 17:14:53 +0000 (17:14 +0000)]
compcache: remove package, use zram-swap instead

SVN-Revision: 35026

11 years agozram: add package to use compressed ram disk for swap
Hauke Mehrtens [Sun, 6 Jan 2013 16:21:29 +0000 (16:21 +0000)]
zram: add package to use compressed ram disk for swap

The busybox size is increased by 3.2KByte uncompressed on bcm47xx with
this commit.

This zram-swap automatically creates a zram device, a swap partition on
it and make the kernel swap pages to it.

Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the
script.

SVN-Revision: 35025

11 years agoorion: debloat the kernel some more
Felix Fietkau [Sun, 6 Jan 2013 15:09:47 +0000 (15:09 +0000)]
orion: debloat the kernel some more

SVN-Revision: 35023

11 years agokernel: add a module for the isl1208 rtc
Felix Fietkau [Sun, 6 Jan 2013 15:09:43 +0000 (15:09 +0000)]
kernel: add a module for the isl1208 rtc

SVN-Revision: 35022

11 years agokernel: add missing config symbol
Felix Fietkau [Sun, 6 Jan 2013 15:09:39 +0000 (15:09 +0000)]
kernel: add missing config symbol

SVN-Revision: 35021

11 years agoadds support for Edimax BR-6524N
John Crispin [Sun, 6 Jan 2013 11:11:42 +0000 (11:11 +0000)]
adds support for Edimax BR-6524N

fixes #12754

Signed-off-by: <rq@akl.lt>
SVN-Revision: 35020

11 years agoadds support for Edimax BR-6524N
John Crispin [Sun, 6 Jan 2013 11:11:30 +0000 (11:11 +0000)]
adds support for Edimax BR-6524N

fixes #12754

Signed-off-by: <rq@akl.lt>
SVN-Revision: 35019

11 years agomissing underscore in 3.3 regmap patch
John Crispin [Sun, 6 Jan 2013 10:01:53 +0000 (10:01 +0000)]
missing underscore in 3.3 regmap patch

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 35018

11 years agokernel: port the regmap fix to 3.6 (#12749), refresh patches for other versions
Felix Fietkau [Sat, 5 Jan 2013 13:33:44 +0000 (13:33 +0000)]
kernel: port the regmap fix to 3.6 (#12749), refresh patches for other versions

SVN-Revision: 35016

11 years agofix regmap debloat patch
John Crispin [Sat, 5 Jan 2013 00:20:05 +0000 (00:20 +0000)]
fix regmap debloat patch

SVN-Revision: 35015

11 years agomac80211: add dependency of PACKAGE_MAC80211_DEBUGFS
Felix Fietkau [Fri, 4 Jan 2013 17:41:23 +0000 (17:41 +0000)]
mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS

I wanted to use some statistics from /sys/kernel/debug/ieee80211,
so I enabled PACKAGE_MAC80211_DEBUGFS.  But I could not use it,
because CONFIG_KERNEL_DEBUG_FS was not set and it's a little bit
hidden. After manually setting CONFIG_KERNEL_DEBUG_FS to y,
everything was fine. This patch automatically selects
CONFIG_KERNEL_DEBUG_FS if PACKAGE_MAC80211_DEBUGFS is set.

Additionally, the help text says "Say N unless you know you need this.",
but it's default y. This help text is copied verbatim from the
kernel's Kconfig and not true for us. So remove this part of the
help text

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 35014

11 years agouci: update to latest version, adds list delete, removes unused plugin support
Felix Fietkau [Fri, 4 Jan 2013 16:10:17 +0000 (16:10 +0000)]
uci: update to latest version, adds list delete, removes unused plugin support

SVN-Revision: 35013

11 years agofirewall: Add ULA site border for IPv6 traffic This prevents private traffic from...
Steven Barth [Fri, 4 Jan 2013 15:59:28 +0000 (15:59 +0000)]
firewall: Add ULA site border for IPv6 traffic This prevents private traffic from leaking out to the internet

SVN-Revision: 35012

11 years agobcm63xx: Add Huawei HG556a support
Jonas Gorski [Fri, 4 Jan 2013 14:47:57 +0000 (14:47 +0000)]
bcm63xx: Add Huawei HG556a support

Add Huawei EchoLife HG556a support.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo@openwrt.org: added some code style fixes]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35011

11 years agobcm63xx: Fix caldata partition mtd patch
Jonas Gorski [Fri, 4 Jan 2013 14:47:50 +0000 (14:47 +0000)]
bcm63xx: Fix caldata partition mtd patch

Allow bcm63xxpart to receive a caldata offset if calibration data is contained in flash.

Tested-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 35010

11 years agobcm63xx: remove 3.3 support
Jonas Gorski [Fri, 4 Jan 2013 14:47:43 +0000 (14:47 +0000)]
bcm63xx: remove 3.3 support

3.6 is tested enough to be considered stable.

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

11 years agoiwinfo: don't use the txpower value from debugfs for now, it does not match the value...
Jo-Philipp Wich [Fri, 4 Jan 2013 14:08:08 +0000 (14:08 +0000)]
iwinfo: don't use the txpower value from debugfs for now, it does not match the values reported via wext

SVN-Revision: 35007

11 years agodon't depend on lua
John Crispin [Fri, 4 Jan 2013 09:32:06 +0000 (09:32 +0000)]
don't depend on lua

Delete +lua from libiwinfo-lua.

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 35005

11 years agokernel: add a config option for direct i/o support
Felix Fietkau [Thu, 3 Jan 2013 18:52:15 +0000 (18:52 +0000)]
kernel: add a config option for direct i/o support

SVN-Revision: 35001

11 years agomac80211: b43: add firmware for HT-PHY by default.
Hauke Mehrtens [Thu, 3 Jan 2013 18:52:08 +0000 (18:52 +0000)]
mac80211: b43: add firmware for HT-PHY by default.

remove firmware for LP-Phy core rev 14, I have never seen such a device.

SVN-Revision: 35000

11 years agokernel: move regmap bloat out of the kernel image if it is only being used in modules
Felix Fietkau [Thu, 3 Jan 2013 18:39:50 +0000 (18:39 +0000)]
kernel: move regmap bloat out of the kernel image if it is only being used in modules

SVN-Revision: 34999

11 years agoadd kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio
Felix Fietkau [Thu, 3 Jan 2013 18:04:04 +0000 (18:04 +0000)]
add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio

SVN-Revision: 34998

11 years agobrcm47xx: various fixes and code cleanups for irq code
Hauke Mehrtens [Thu, 3 Jan 2013 16:56:54 +0000 (16:56 +0000)]
brcm47xx: various fixes and code cleanups for irq code

This is based on a patch send by Nathan Hintz <nlhintz@hotmail.com>

SVN-Revision: 34997

11 years agobroadcom-diag: add diag support for Linksys E1000 V1
Hauke Mehrtens [Thu, 3 Jan 2013 02:07:11 +0000 (02:07 +0000)]
broadcom-diag: add diag support for Linksys E1000 V1

This adds diag leds/buttons support for Linksys E1000 V1. It worked on
my router, however it may need some tweaking by people more familiar
with openwrt and c to make it fit for commiting.

Thank you hhm for this patch.

SVN-Revision: 34996

11 years agobrcm47xx: add bgmac driver
Hauke Mehrtens [Thu, 3 Jan 2013 02:05:22 +0000 (02:05 +0000)]
brcm47xx: add bgmac driver

This Ethernet driver is in early development stage and still has some problems.
This was working on my bcm4716 based device.

Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver.

SVN-Revision: 34995

11 years agobrcm47xx: build b44 as a module
Hauke Mehrtens [Thu, 3 Jan 2013 02:00:25 +0000 (02:00 +0000)]
brcm47xx: build b44 as a module

SVN-Revision: 34994

11 years agobrcm47xx: run ifup before starting the switch
Hauke Mehrtens [Thu, 3 Jan 2013 01:59:43 +0000 (01:59 +0000)]
brcm47xx: run ifup before starting the switch

In addition check_module is not needed, nobody checks the return value.

SVN-Revision: 34993

11 years agoswitch: ROBO Switch Gigabit MII Support
Hauke Mehrtens [Thu, 3 Jan 2013 01:58:01 +0000 (01:58 +0000)]
switch: ROBO Switch Gigabit MII Support

I wrote this patch some time ago because I had a need for one of the
Gigabit ports (Linksys E3000) to be forced to 100FD.  This is based
on the robocfg sources included w/ the RT-N16 sources from ASUS.
Since work is progressing on a BGMAC driver that could be included in
OpenWRT, this may be useful to someone else.

In testing, forcing the speed to 10/100 or 1000 worked fine; however,
when trying to force full-duplex mode, the result was always
half-duplex.  I was not able to isolate the source of the problem
(this patch, driver or H/W limitation).  The only way I could get it
to work was to set the port to Auto, but then only advertise 100FD
(not included in this patch).

I have a modified version of the robocfg package as well, I'd have to
clean it up a little first (remove the full-duplex hack) before
submitting it if there is interest.

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

11 years agoswitch: improve error messages
Hauke Mehrtens [Thu, 3 Jan 2013 01:57:19 +0000 (01:57 +0000)]
switch: improve error messages

This is in part based on a patch send by Nathan Hintz <nlhintz@hotmail.com>

SVN-Revision: 34991

11 years agobrcm47xx: BCMA - IRQ Update - Fix IRQ Flag for I2S Core
Hauke Mehrtens [Thu, 3 Jan 2013 01:56:13 +0000 (01:56 +0000)]
brcm47xx: BCMA - IRQ Update - Fix IRQ Flag for I2S Core

Adjust the IRQ Flag value from 8 to 7 for I2S Core for BCM4716 and
BCM4748 (per the Broadcom SDK).  IRQ Flag values greater than 7 are
ignored when setting the interrupt masks.

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

11 years agobrcm47xx: improve IRQ handling for bcma based devices
Hauke Mehrtens [Thu, 3 Jan 2013 01:55:34 +0000 (01:55 +0000)]
brcm47xx: improve IRQ handling for bcma based devices

This was party inspirited by patches send by Nathan Hintz <nlhintz@hotmail.com>

SVN-Revision: 34989

11 years agobrcm47xx: add a new version of the nvram rewrite patch
Hauke Mehrtens [Thu, 3 Jan 2013 01:53:30 +0000 (01:53 +0000)]
brcm47xx: add a new version of the nvram rewrite patch

This is the version like it was send for mainline inclusion.

SVN-Revision: 34988

11 years agobrcm47xx: move patches already in the mainline kernel to the front
Hauke Mehrtens [Thu, 3 Jan 2013 01:51:31 +0000 (01:51 +0000)]
brcm47xx: move patches already in the mainline kernel to the front

SVN-Revision: 34987

11 years agobrcm47xx: remove support for kernel version 3.3
Hauke Mehrtens [Thu, 3 Jan 2013 01:48:43 +0000 (01:48 +0000)]
brcm47xx: remove support for kernel version 3.3

SVN-Revision: 34986

11 years agoipv6-support: Update iteration * Add support for blocking forwarding while address...
Steven Barth [Wed, 2 Jan 2013 23:05:44 +0000 (23:05 +0000)]
ipv6-support: Update iteration * Add support for blocking forwarding while address assignments * Fix relay restarting function

SVN-Revision: 34985

11 years agoodhcp6c: Add support for SNTP and SIP options
Steven Barth [Wed, 2 Jan 2013 23:05:39 +0000 (23:05 +0000)]
odhcp6c: Add support for SNTP and SIP options

SVN-Revision: 34984

11 years ago6relayd: Announce RDNSS and DNSSL via RA
Steven Barth [Wed, 2 Jan 2013 23:05:35 +0000 (23:05 +0000)]
6relayd: Announce RDNSS and DNSSL via RA

SVN-Revision: 34983

11 years agoiwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl80211...
Jo-Philipp Wich [Wed, 2 Jan 2013 19:10:29 +0000 (19:10 +0000)]
iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl80211 tx power from debugfs before querying wext

SVN-Revision: 34982

11 years agogeneric: add some missing kernel config symbols spotted on x86
Jo-Philipp Wich [Wed, 2 Jan 2013 19:10:24 +0000 (19:10 +0000)]
generic: add some missing kernel config symbols spotted on x86

SVN-Revision: 34981

11 years agoath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability
Felix Fietkau [Wed, 2 Jan 2013 17:37:30 +0000 (17:37 +0000)]
ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability

SVN-Revision: 34979

11 years agosysupgrade: clarify online help
Jo-Philipp Wich [Wed, 2 Jan 2013 16:21:30 +0000 (16:21 +0000)]
sysupgrade: clarify online help

Fixes #12346.

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

11 years agosysupgrade: do not require an extra argument after --restore-backup
Jo-Philipp Wich [Wed, 2 Jan 2013 16:21:26 +0000 (16:21 +0000)]
sysupgrade: do not require an extra argument after --restore-backup

Neither --create-backup nor --restore-backup need an image name (following
the backup filename). Treat them in uniform way.

Mostly fixes #12346.

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

11 years agox86: fix typo in alix2/net5501 default packages
Felix Fietkau [Wed, 2 Jan 2013 16:09:23 +0000 (16:09 +0000)]
x86: fix typo in alix2/net5501 default packages

SVN-Revision: 34972

11 years agodnsmasq: allow dhcp host entries without mac addresses (#11928)
Jo-Philipp Wich [Wed, 2 Jan 2013 15:14:19 +0000 (15:14 +0000)]
dnsmasq: allow dhcp host entries without mac addresses (#11928)

SVN-Revision: 34971

11 years agolldpd: various enhancements
Jo-Philipp Wich [Wed, 2 Jan 2013 14:35:43 +0000 (14:35 +0000)]
lldpd: various enhancements

- introduce "list interface" options to specify the ifaces to listen on, takes uci- or network device name
- set the default system description to distrib @ hostname, e.g. "OpenWrt Barrier Breaker r34744 @ vbox"
- introduce "option lldp_description" to override the automatically generated description

SVN-Revision: 34970

11 years agort5350 switch support fix
John Crispin [Wed, 2 Jan 2013 11:28:21 +0000 (11:28 +0000)]
rt5350 switch support fix

RT5350 frame engine need reset frame engine and embedded switch together.

Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
SVN-Revision: 34969

11 years agoRemove remaining etrax references
John Crispin [Wed, 2 Jan 2013 11:28:11 +0000 (11:28 +0000)]
Remove remaining etrax references

SVN-Revision: 34968

11 years agofix typo in HFS kernel module
John Crispin [Wed, 2 Jan 2013 10:29:45 +0000 (10:29 +0000)]
fix typo in HFS kernel module

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 34963

11 years agofixes libertas firmware install path
John Crispin [Wed, 2 Jan 2013 10:08:54 +0000 (10:08 +0000)]
fixes libertas firmware install path

fixes #12712

SVN-Revision: 34961

11 years agofix video modules package generation
John Crispin [Wed, 2 Jan 2013 09:43:07 +0000 (09:43 +0000)]
fix video modules package generation

The folder layout changed between 3.6 and 3.7

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 34960

11 years agogeneric: fix UBIFS build error if XZ compression is disabled
Gabor Juhos [Wed, 2 Jan 2013 08:53:07 +0000 (08:53 +0000)]
generic: fix UBIFS build error if XZ compression is disabled

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

11 years ago6relayd: Detect changes of default routes for RAs
Steven Barth [Tue, 1 Jan 2013 21:41:37 +0000 (21:41 +0000)]
6relayd: Detect changes of default routes for RAs

SVN-Revision: 34958

11 years agoipv6-support: Remove unnecessary code
Steven Barth [Tue, 1 Jan 2013 21:41:32 +0000 (21:41 +0000)]
ipv6-support: Remove unnecessary code

SVN-Revision: 34957

11 years agopackage/kernel: select crypto-sha256 for cifs on 3.7+
Gabor Juhos [Tue, 1 Jan 2013 19:04:20 +0000 (19:04 +0000)]
package/kernel: select crypto-sha256 for cifs on 3.7+

Based on a patch from #12711

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

11 years agopackage/kernel: create separate package for the sha256 crypto module
Gabor Juhos [Tue, 1 Jan 2013 19:04:17 +0000 (19:04 +0000)]
package/kernel: create separate package for the sha256 crypto module

Based on a patch from #12711

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

11 years agoadm5120: add support for 3.7
Gabor Juhos [Tue, 1 Jan 2013 13:15:49 +0000 (13:15 +0000)]
adm5120: add support for 3.7

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

11 years agoadm5120: nuke 3.3 support
Gabor Juhos [Tue, 1 Jan 2013 13:15:44 +0000 (13:15 +0000)]
adm5120: nuke 3.3 support

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

11 years agoadm5120: switch to 3.6
Gabor Juhos [Tue, 1 Jan 2013 13:15:41 +0000 (13:15 +0000)]
adm5120: switch to 3.6

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

11 years agoadm5120: add support for 3.6
Gabor Juhos [Tue, 1 Jan 2013 13:15:36 +0000 (13:15 +0000)]
adm5120: add support for 3.6

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

11 years agoadm5120: remove NAND_NO_AUTOINCR flag from rb1xx.c
Gabor Juhos [Tue, 1 Jan 2013 13:15:30 +0000 (13:15 +0000)]
adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.c

Also add a compatibility patch for 3.3.

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

11 years agoadm5120: use mtd_read helper in trxsplit.c
Gabor Juhos [Tue, 1 Jan 2013 13:15:20 +0000 (13:15 +0000)]
adm5120: use mtd_read helper in trxsplit.c

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

11 years agoadm5120: don't include asm/system.h in adm5120-hcd.c
Gabor Juhos [Tue, 1 Jan 2013 13:15:16 +0000 (13:15 +0000)]
adm5120: don't include asm/system.h in adm5120-hcd.c

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

11 years agogeneric: add missing symbol for 3.7
Gabor Juhos [Tue, 1 Jan 2013 13:15:11 +0000 (13:15 +0000)]
generic: add missing symbol for 3.7

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

11 years agoar71xx: register the NAND flash controller device on the AP135/136 boards
Gabor Juhos [Tue, 1 Jan 2013 13:10:41 +0000 (13:10 +0000)]
ar71xx: register the NAND flash controller device on the AP135/136 boards

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

11 years agoar71xx: allow to register the NAND flash controller on the QCA955x
Gabor Juhos [Tue, 1 Jan 2013 13:10:36 +0000 (13:10 +0000)]
ar71xx: allow to register the NAND flash controller on the QCA955x

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

11 years agoar71xxx: allow to select ATH79_DEV_NFC for QCA955x
Gabor Juhos [Tue, 1 Jan 2013 13:10:34 +0000 (13:10 +0000)]
ar71xxx: allow to select ATH79_DEV_NFC for QCA955x

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

11 years agoar71xxx: allow to build the ar934x_nfc driver for QCA955x
Gabor Juhos [Tue, 1 Jan 2013 13:10:29 +0000 (13:10 +0000)]
ar71xxx: allow to build the ar934x_nfc driver for QCA955x

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

11 years agoar71xx: fix NAND controller base for QCA955x SoCs
Gabor Juhos [Tue, 1 Jan 2013 13:10:26 +0000 (13:10 +0000)]
ar71xx: fix NAND controller base for QCA955x SoCs

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

11 years agoar71xx: fold AP135 patch
Gabor Juhos [Tue, 1 Jan 2013 13:10:22 +0000 (13:10 +0000)]
ar71xx: fold AP135 patch

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

11 years agoipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reporting
Steven Barth [Mon, 31 Dec 2012 09:38:59 +0000 (09:38 +0000)]
ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reporting

SVN-Revision: 34940

11 years agoadds missing symbol
John Crispin [Sun, 30 Dec 2012 21:31:10 +0000 (21:31 +0000)]
adds missing symbol

SVN-Revision: 34939

11 years agortc-rv5c386a: fix compilation for kernel >= 3.4
Hauke Mehrtens [Sun, 30 Dec 2012 15:32:53 +0000 (15:32 +0000)]
rtc-rv5c386a: fix compilation for kernel >= 3.4

SVN-Revision: 34938