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

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

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

This is required by some keyboard drivers in 3.6+

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

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

SVN-Revision: 34611

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

SVN-Revision: 34610

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

SVN-Revision: 34609

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

SVN-Revision: 34608

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

SVN-Revision: 34607

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

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

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

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

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

SVN-Revision: 34603

11 years agogeneric/kernel: add a fix for a common MIPS build failure.
Florian Fainelli [Mon, 10 Dec 2012 15:04:10 +0000 (15:04 +0000)]
generic/kernel: add a fix for a common MIPS build failure.

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

11 years agokernel/generic: refresh 3.7 patches
Florian Fainelli [Mon, 10 Dec 2012 15:03:55 +0000 (15:03 +0000)]
kernel/generic: refresh 3.7 patches

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

11 years agokernel/generic: port r34599 over 3.7 kernel
Florian Fainelli [Mon, 10 Dec 2012 15:03:51 +0000 (15:03 +0000)]
kernel/generic: port r34599 over 3.7 kernel

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

11 years agokernel/generic: fix build failure on missing uhci symbol
Florian Fainelli [Mon, 10 Dec 2012 14:24:28 +0000 (14:24 +0000)]
kernel/generic: fix build failure on missing uhci symbol

linux-3.6.8/drivers/usb/host/pci-quirks.c:471: undefined reference to
`uhci_check_and_reset_hc'

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

11 years agotoolchain/musl: simplify musl install steps
Florian Fainelli [Mon, 10 Dec 2012 14:24:24 +0000 (14:24 +0000)]
toolchain/musl: simplify musl install steps

Some of these were copy/pasted from uClibc, but they are not necessary
at all for musl-libc.

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

11 years agotoolchain/musl: update to 0.9.8
Florian Fainelli [Mon, 10 Dec 2012 14:24:21 +0000 (14:24 +0000)]
toolchain/musl: update to 0.9.8

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

11 years agotoolchain/musl: fix typo on configuration symbol
Florian Fainelli [Mon, 10 Dec 2012 14:24:17 +0000 (14:24 +0000)]
toolchain/musl: fix typo on configuration symbol

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

11 years agoadd support for Hauppauge Broadway
John Crispin [Mon, 10 Dec 2012 14:13:01 +0000 (14:13 +0000)]
add support for Hauppauge Broadway

This patch introduces OpenWRT support for the base Hauppauge/PCTV Broadway
platform.  It doesn't deal with the TV tuner or transcoder at this point,
but the core functionality is working (Ethernet, wireless, USB, buttons,
LEDs, etc).

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
SVN-Revision: 34595

11 years agomac80211: fix setting txpower (#12594)
Felix Fietkau [Mon, 10 Dec 2012 13:51:09 +0000 (13:51 +0000)]
mac80211: fix setting txpower (#12594)

SVN-Revision: 34594

11 years agoiw: sync with nl80211.h to fix setting antenna gain
Felix Fietkau [Mon, 10 Dec 2012 13:51:06 +0000 (13:51 +0000)]
iw: sync with nl80211.h to fix setting antenna gain

SVN-Revision: 34593

11 years agoath9k: improve signal strength / channel noise reporting accuracy
Felix Fietkau [Mon, 10 Dec 2012 13:51:02 +0000 (13:51 +0000)]
ath9k: improve signal strength / channel noise reporting accuracy

SVN-Revision: 34592

11 years agomac80211: refresh patches
Felix Fietkau [Mon, 10 Dec 2012 13:50:58 +0000 (13:50 +0000)]
mac80211: refresh patches

SVN-Revision: 34591

11 years agomac80211: merge fix for carl9170 upstream regression
Felix Fietkau [Mon, 10 Dec 2012 13:50:54 +0000 (13:50 +0000)]
mac80211: merge fix for carl9170 upstream regression

SVN-Revision: 34590

11 years agoar71xx: load ar934x_nfc driver earlier
Gabor Juhos [Mon, 10 Dec 2012 10:38:11 +0000 (10:38 +0000)]
ar71xx: load ar934x_nfc driver earlier

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

11 years agoar71xx: ar934x_nfc: allow to control DMA data swap via platform data
Gabor Juhos [Mon, 10 Dec 2012 10:38:07 +0000 (10:38 +0000)]
ar71xx: ar934x_nfc: allow to control DMA data swap via platform data

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

11 years agoipv6-support: Next iteration * Make ula_prefix a global option * Add preliminary...
Steven Barth [Sun, 9 Dec 2012 13:54:22 +0000 (13:54 +0000)]
ipv6-support: Next iteration * Make ula_prefix a global option * Add preliminary support for NAT (Linux >= 3.7, ip6tables >= 1.4.17) * Minor fixes for prefix fallback

SVN-Revision: 34586

11 years ago6distributed: Correctly handle duplicate prefixes
Steven Barth [Sun, 9 Dec 2012 13:32:30 +0000 (13:32 +0000)]
6distributed: Correctly handle duplicate prefixes

SVN-Revision: 34585

11 years ago6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigating
Steven Barth [Sun, 9 Dec 2012 12:33:28 +0000 (12:33 +0000)]
6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigating

SVN-Revision: 34584

11 years agokernel: update linux 3.6 to 3.6.9
Gabor Juhos [Sat, 8 Dec 2012 15:01:33 +0000 (15:01 +0000)]
kernel: update linux 3.6 to 3.6.9

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

11 years agoar71xx: TP-LINK also has a family TL-WDR
Gabor Juhos [Fri, 7 Dec 2012 19:10:57 +0000 (19:10 +0000)]
ar71xx: TP-LINK also has a family TL-WDR

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34577

11 years agoar71xx: add profile and build image for TP-LINK TL-WA801N/ND
Gabor Juhos [Fri, 7 Dec 2012 19:10:56 +0000 (19:10 +0000)]
ar71xx: add profile and build image for TP-LINK TL-WA801N/ND

Patch-by: Amir Sagie <openwrt-devel@taproot.org.il>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34576

11 years agofirmware-utils/mktplinkfw: add support for TP-LINK WA801NDv1
Gabor Juhos [Fri, 7 Dec 2012 19:10:54 +0000 (19:10 +0000)]
firmware-utils/mktplinkfw: add support for TP-LINK WA801NDv1

Patch-by: Amir Sagie <openwrt-devel@taproot.org.il>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34575

11 years agob43-tools: update to version 017, which contains the patch.
Hauke Mehrtens [Fri, 7 Dec 2012 18:30:19 +0000 (18:30 +0000)]
b43-tools: update to version 017, which contains the patch.

SVN-Revision: 34574

11 years agomac80211: do not build mwifiex driver
Hauke Mehrtens [Fri, 7 Dec 2012 18:10:14 +0000 (18:10 +0000)]
mac80211: do not build mwifiex driver

SVN-Revision: 34573

11 years agocreate Linksys WRTU54G-TM profile
Florian Fainelli [Fri, 7 Dec 2012 18:02:31 +0000 (18:02 +0000)]
create Linksys WRTU54G-TM profile

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

11 years agomac80211: update to wireless-testing 2012-12-06
Felix Fietkau [Fri, 7 Dec 2012 16:46:04 +0000 (16:46 +0000)]
mac80211: update to wireless-testing 2012-12-06

SVN-Revision: 34571

11 years agomac80211: brcmsmac: do a read after write when writing objmem to device.
Hauke Mehrtens [Fri, 7 Dec 2012 16:24:35 +0000 (16:24 +0000)]
mac80211: brcmsmac: do a read after write when writing objmem to device.

SVN-Revision: 34570

11 years agofirewall: fix typo in reflection hotplug script
Jo-Philipp Wich [Fri, 7 Dec 2012 13:08:28 +0000 (13:08 +0000)]
firewall: fix typo in reflection hotplug script

SVN-Revision: 34569

11 years agokernel: add missing USB configuration symbols after r34501
Florian Fainelli [Fri, 7 Dec 2012 11:01:53 +0000 (11:01 +0000)]
kernel: add missing USB configuration symbols after r34501

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

11 years ago6to4: Remove static radvd-integration * Please use the new ipv6-support package
Steven Barth [Fri, 7 Dec 2012 08:53:53 +0000 (08:53 +0000)]
6to4: Remove static radvd-integration * Please use the new ipv6-support package

SVN-Revision: 34567

11 years agorename interrupt number constants
Florian Fainelli [Thu, 6 Dec 2012 22:41:14 +0000 (22:41 +0000)]
rename interrupt number constants

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

11 years agoremove the now deprecated /proc/adm8668 interface
Florian Fainelli [Thu, 6 Dec 2012 22:41:09 +0000 (22:41 +0000)]
remove the now deprecated /proc/adm8668 interface

Proper gpiolib support is hooked instead.

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

11 years agoadd a gpiolib driver
Florian Fainelli [Thu, 6 Dec 2012 22:41:04 +0000 (22:41 +0000)]
add a gpiolib driver

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

11 years agodo not reset WAN and LAN blocks
Florian Fainelli [Thu, 6 Dec 2012 22:40:58 +0000 (22:40 +0000)]
do not reset WAN and LAN blocks

This is taken care of by the tulip driver accordingly.

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

11 years agoenable and advertise USB support
Florian Fainelli [Thu, 6 Dec 2012 22:40:54 +0000 (22:40 +0000)]
enable and advertise USB support

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

11 years agoadd support for on-board EHCI controller
Florian Fainelli [Thu, 6 Dec 2012 22:40:49 +0000 (22:40 +0000)]
add support for on-board EHCI controller

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

11 years agomac80211: add support for adm8211 wireless driver
Florian Fainelli [Thu, 6 Dec 2012 22:40:45 +0000 (22:40 +0000)]
mac80211: add support for adm8211 wireless driver

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

11 years agoremove the "old" tulip forked driver
Florian Fainelli [Thu, 6 Dec 2012 22:40:40 +0000 (22:40 +0000)]
remove the "old" tulip forked driver

We can now use the mainline tulip driver.

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

11 years agouse the tulip platform driver
Florian Fainelli [Thu, 6 Dec 2012 22:40:36 +0000 (22:40 +0000)]
use the tulip platform driver

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

11 years agopatch the tulip driver to accept a platform variant
Florian Fainelli [Thu, 6 Dec 2012 22:40:31 +0000 (22:40 +0000)]
patch the tulip driver to accept a platform variant

Isolate the PCI specific parts and group them under CONFIG_TULIP_PCI
CONFIG_TULIP_PLATFORM can be enabled for a platform style Tulip driver.

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

11 years agomove clock frequencies into clock driver
Florian Fainelli [Thu, 6 Dec 2012 22:40:26 +0000 (22:40 +0000)]
move clock frequencies into clock driver

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

11 years agoadd CONFIG_GPIO_PL061 config symbol
Florian Fainelli [Thu, 6 Dec 2012 22:40:21 +0000 (22:40 +0000)]
add CONFIG_GPIO_PL061 config symbol

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

11 years agoreplace the custom mtd driver with a partition parser
Florian Fainelli [Thu, 6 Dec 2012 22:40:17 +0000 (22:40 +0000)]
replace the custom mtd driver with a partition parser

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

11 years agocleanup PCI controller code
Florian Fainelli [Thu, 6 Dec 2012 22:40:12 +0000 (22:40 +0000)]
cleanup PCI controller code

At some point we should make the ADM5120 PCI controller driver a real
platform driver and share that one between the two targets.

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

11 years agocleanup and make interrupt code more robust
Florian Fainelli [Thu, 6 Dec 2012 22:40:02 +0000 (22:40 +0000)]
cleanup and make interrupt code more robust

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

11 years agoremove frequency from /proc/cpuinfo
Florian Fainelli [Thu, 6 Dec 2012 22:39:57 +0000 (22:39 +0000)]
remove frequency from /proc/cpuinfo

This is not the place to expose it and duplicates code reading the
system frequency.

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

11 years agoprovide a system clock to be used by the MIPS timer
Florian Fainelli [Thu, 6 Dec 2012 22:39:52 +0000 (22:39 +0000)]
provide a system clock to be used by the MIPS timer

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

11 years agoget rid of the UART defines
Florian Fainelli [Thu, 6 Dec 2012 22:39:47 +0000 (22:39 +0000)]
get rid of the UART defines

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

11 years agoget rid of the specific UART driver and use AMBA PL010
Florian Fainelli [Thu, 6 Dec 2012 22:39:43 +0000 (22:39 +0000)]
get rid of the specific UART driver and use AMBA PL010

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

11 years agoimplement early_printk without an early_console
Florian Fainelli [Thu, 6 Dec 2012 22:39:33 +0000 (22:39 +0000)]
implement early_printk without an early_console

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

11 years agosimplify IRQ controller code
Florian Fainelli [Thu, 6 Dec 2012 22:39:27 +0000 (22:39 +0000)]
simplify IRQ controller code

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

11 years agouse platform_add_devices
Florian Fainelli [Thu, 6 Dec 2012 22:39:22 +0000 (22:39 +0000)]
use platform_add_devices

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

11 years agomove time related functions to their own file
Florian Fainelli [Thu, 6 Dec 2012 22:39:18 +0000 (22:39 +0000)]
move time related functions to their own file

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

11 years agomove setup-related functions to their own file
Florian Fainelli [Thu, 6 Dec 2012 22:39:08 +0000 (22:39 +0000)]
move setup-related functions to their own file

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

11 years agoipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix announc...
Steven Barth [Thu, 6 Dec 2012 20:52:40 +0000 (20:52 +0000)]
ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix announcement of DNS-Servers received from DHCPv6 * Fix some corner-cases in relaying behaviour

SVN-Revision: 34542

11 years ago6relayd: More RFC-compatibility and size reduction
Steven Barth [Thu, 6 Dec 2012 20:52:35 +0000 (20:52 +0000)]
6relayd: More RFC-compatibility and size reduction

SVN-Revision: 34541

11 years ago6distributed: Add compatibility with 6rd and 6to4
Steven Barth [Thu, 6 Dec 2012 20:52:30 +0000 (20:52 +0000)]
6distributed: Add compatibility with 6rd and 6to4

SVN-Revision: 34540

11 years agoppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580)
Jo-Philipp Wich [Thu, 6 Dec 2012 18:17:21 +0000 (18:17 +0000)]
ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580)

Since the switch to netifd, proto handlers may always set the defaultroute
and provide dns server addresses, netifd will decide in the generic code
path whether the announced values are masked or not.

Additionally protocol handlers should not modify the routing tables themselves
and prevent any launched services from doing so.

Remove the additional defaultroute and peerdns option handling from the ppp.sh
protocol handler and rely on netifd to mask or not mask the values.

SVN-Revision: 34536

11 years agokernel: fix video-core build on 3.6+
Felix Fietkau [Thu, 6 Dec 2012 14:11:19 +0000 (14:11 +0000)]
kernel: fix video-core build on 3.6+

SVN-Revision: 34533

11 years agokernel: add missing config symbols
Felix Fietkau [Thu, 6 Dec 2012 14:11:16 +0000 (14:11 +0000)]
kernel: add missing config symbols

SVN-Revision: 34532

11 years agomac80211: clean up patches, replace patching config.mk with a generated sed expression
Felix Fietkau [Thu, 6 Dec 2012 14:11:09 +0000 (14:11 +0000)]
mac80211: clean up patches, replace patching config.mk with a generated sed expression

SVN-Revision: 34531

11 years agolibiconv-full: add clause to Makefile to actually install iconv
Florian Fainelli [Wed, 5 Dec 2012 18:05:04 +0000 (18:05 +0000)]
libiconv-full: add clause to Makefile to actually install iconv

At present, if you select the iconv utility it will be built but not
installed. This patch adds the clauses necessary to the Makefile to
actually install iconv.

Signed-off-by: Mike Brady <mikebrady@eircom.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34530

11 years agokernel 3.6+: nuke obsolete patches that are messing up oprofile builds
Felix Fietkau [Wed, 5 Dec 2012 16:49:48 +0000 (16:49 +0000)]
kernel 3.6+: nuke obsolete patches that are messing up oprofile builds

SVN-Revision: 34506

11 years agolinux-atm: put all packages into their own submenus
Florian Fainelli [Wed, 5 Dec 2012 14:58:54 +0000 (14:58 +0000)]
linux-atm: put all packages into their own submenus

Now that we package individual tools as well, the list of ATM tools is
pretty big to deserve its own submenu.

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

11 years agolinux-atm: fix typo introduced in r34502
Florian Fainelli [Wed, 5 Dec 2012 14:37:03 +0000 (14:37 +0000)]
linux-atm: fix typo introduced in r34502

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

11 years agolinux-atm: package each available atm debug tool individually
Florian Fainelli [Wed, 5 Dec 2012 14:18:08 +0000 (14:18 +0000)]
linux-atm: package each available atm debug tool individually

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

11 years agokernel/3.3: move OHCI and EHCI platform drivers to generic
Florian Fainelli [Wed, 5 Dec 2012 14:18:05 +0000 (14:18 +0000)]
kernel/3.3: move OHCI and EHCI platform drivers to generic

These patches are not specific to bcm47xx and will be used on other
platforms as well.

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

11 years agonetifd: update to latest version, fixes resolv.conf writes on interface setting changes
Felix Fietkau [Wed, 5 Dec 2012 13:28:56 +0000 (13:28 +0000)]
netifd: update to latest version, fixes resolv.conf writes on interface setting changes

SVN-Revision: 34500

11 years agoRevert "include/image.mk: call Image/Build/{cpiogz,targz}"
Florian Fainelli [Tue, 4 Dec 2012 22:59:05 +0000 (22:59 +0000)]
Revert "include/image.mk: call Image/Build/{cpiogz,targz}"

This breaks on platforms building their own targz/cpioz images.

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

11 years agodropbear: update to 2012.55 and refresh patches
Florian Fainelli [Tue, 4 Dec 2012 16:40:17 +0000 (16:40 +0000)]
dropbear: update to 2012.55 and refresh patches

Upstream has a few code cleanups, more eagerly burns sensitive memory and
includes the fix for CVE-2012-0920. Full changelog:
https://matt.ucc.asn.au/dropbear/CHANGES

Local changes:
- Removed PKG_MULTI which is no longer in options.h (even before 2011.54)
- Merged DO_HOST_LOOKUP into 120-openwrt_options.patch
- Removed LD from make opts (now included in TARGET_CONFIGURE_OPTS)
- Removed 400-CVE-2012-0920.patch which is included in 2012.55

Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34496

11 years agolinux-atm: create atm-debug-tools package
Florian Fainelli [Tue, 4 Dec 2012 16:19:24 +0000 (16:19 +0000)]
linux-atm: create atm-debug-tools package

Instead of commenting the inclusion of some binaries, just make them
available using a new package "atm-debug-tools."

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

11 years agolinux-atm: factor common descriptions
Florian Fainelli [Tue, 4 Dec 2012 16:19:21 +0000 (16:19 +0000)]
linux-atm: factor common descriptions

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

11 years agocns3xxx: fix dwc_otg driver compat with udc-core
Florian Fainelli [Tue, 4 Dec 2012 16:19:18 +0000 (16:19 +0000)]
cns3xxx: fix dwc_otg driver compat with udc-core

function.  This removes those from the dwc_otg driver and removes the patch
that comments out the linkage of udc-core so that the dwc_otg driver can
co-exist happily with other USB Device Controllers.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34475

11 years agocns3xxx: advertise pcie usb usbgadget features
Florian Fainelli [Tue, 4 Dec 2012 16:19:12 +0000 (16:19 +0000)]
cns3xxx: advertise pcie usb usbgadget features

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34474

11 years agoinclude/image.mk: call Image/Build/{cpiogz,targz}
Florian Fainelli [Tue, 4 Dec 2012 16:19:09 +0000 (16:19 +0000)]
include/image.mk: call Image/Build/{cpiogz,targz}

All Image/mkfs/... macros call the Image/Build except for
Image/mkfs/targz and Image/mkfs/cpiogz

This patch adds the Image/Build call for Image/mkfs/targz and
Image/mkfs/cpiogz.

Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34473

11 years agofirewall: extend nat reflection support
Jo-Philipp Wich [Tue, 4 Dec 2012 15:24:21 +0000 (15:24 +0000)]
firewall: extend nat reflection support

- use comment match to keep track of per-network rules
- setup reflection for any interface which is part of a masqueraded zone, not just "wan"
- delete per-network reflection rules if network is brought down

SVN-Revision: 34472

11 years agoFix Comtrend AR-5381u Power LED
Florian Fainelli [Tue, 4 Dec 2012 15:19:50 +0000 (15:19 +0000)]
Fix Comtrend AR-5381u Power LED

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34471

11 years agomac80211, hostapd: Fix macfilter for multi bssid setups
Felix Fietkau [Tue, 4 Dec 2012 12:06:40 +0000 (12:06 +0000)]
mac80211, hostapd: Fix macfilter for multi bssid setups

Previously only the first macfilter configuration would have been used
on all interfaces. However, the configuration was always done per vif
already. Hence, move the macfilter setup into hostapd.sh where and
create one mac list file per vif.

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

11 years agodo no longer rename amba-pl010 serial devices names
Florian Fainelli [Mon, 3 Dec 2012 16:18:40 +0000 (16:18 +0000)]
do no longer rename amba-pl010 serial devices names

Back in the days when we could not override /etc/inittab, it made a lot
of sense to rename ttyAM to ttyS since this was the only supported
serial device(s), we can now just put in an appropriate /etc/inittab file
now.

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

11 years agoMake ltq-dsl-app compile with an eglibc-based toolchain
Mirko Vogt [Mon, 3 Dec 2012 12:46:57 +0000 (12:46 +0000)]
Make ltq-dsl-app compile with an eglibc-based toolchain

Signed-Off-By: Frank Meerkötter <frank@meerkoetter.org>
SVN-Revision: 34468

11 years agokernel: disable more pci quirks to save space on platforms that don't need them
Felix Fietkau [Mon, 3 Dec 2012 10:33:47 +0000 (10:33 +0000)]
kernel: disable more pci quirks to save space on platforms that don't need them

SVN-Revision: 34467

11 years agoipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode 'upstre...
Steven Barth [Mon, 3 Dec 2012 09:18:53 +0000 (09:18 +0000)]
ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode 'upstream' renamed to 'dhcpv6' * mode 'relay' added * cleanups and minor bugfixes in state handling

SVN-Revision: 34466

11 years agonetifd: empty hotplug handler removed
Steven Barth [Mon, 3 Dec 2012 07:20:44 +0000 (07:20 +0000)]
netifd: empty hotplug handler removed

SVN-Revision: 34465

11 years agomac80211: refresh patches
Gabor Juhos [Sun, 2 Dec 2012 20:41:39 +0000 (20:41 +0000)]
mac80211: refresh patches

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

11 years agomac80211: rename a misnamed ath9k patch
Gabor Juhos [Sun, 2 Dec 2012 20:41:37 +0000 (20:41 +0000)]
mac80211: rename a misnamed ath9k patch

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

11 years ago6distributed: Poll for ubus to come up (fix race)
Steven Barth [Sun, 2 Dec 2012 19:06:48 +0000 (19:06 +0000)]
6distributed: Poll for ubus to come up (fix race)

SVN-Revision: 34462

11 years agokernel 3.6+: switch to a crc32 implementation that is more suitable for small caches...
Felix Fietkau [Sun, 2 Dec 2012 18:37:41 +0000 (18:37 +0000)]
kernel 3.6+: switch to a crc32 implementation that is more suitable for small caches. reduces kernel image size by ~22 KiB on mips

SVN-Revision: 34461

11 years agoinclude: download.mk: correct tar argument order when packing checkouts
Jo-Philipp Wich [Sun, 2 Dec 2012 18:35:47 +0000 (18:35 +0000)]
include: download.mk: correct tar argument order when packing checkouts

GNU TAR v1.26 will fail with "no such file or directory" errors when the
output file does not immediately follow the -f switch.

SVN-Revision: 34460

11 years agotools: e2fsprogs: delete doc/ directory after unpacking to ensure that makeinfo is...
Jo-Philipp Wich [Sun, 2 Dec 2012 18:35:39 +0000 (18:35 +0000)]
tools: e2fsprogs: delete doc/ directory after unpacking to ensure that makeinfo is not invoked

SVN-Revision: 34459

11 years agokernel: fix stripping symbol exports
Felix Fietkau [Sun, 2 Dec 2012 17:42:17 +0000 (17:42 +0000)]
kernel: fix stripping symbol exports

SVN-Revision: 34458