openwrt.git
11 years agopolarssl: add from /packages, update to 1.2.4, fix openssl compatibility
nbd [Wed, 30 Jan 2013 20:07:04 +0000 (20:07 +0000)]
polarssl: add from /packages, update to 1.2.4, fix openssl compatibility

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

11 years agomove lzo from /packages to trunk
nbd [Wed, 30 Jan 2013 19:52:03 +0000 (19:52 +0000)]
move lzo from /packages to trunk

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

11 years ago6in4: fix typo in last commit
cyrus [Wed, 30 Jan 2013 09:07:23 +0000 (09:07 +0000)]
6in4: fix typo in last commit

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

11 years ago6in4: work around hanging wget process
cyrus [Wed, 30 Jan 2013 09:05:53 +0000 (09:05 +0000)]
6in4: work around hanging wget process

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

11 years agobcm63xx: replace kmod-switch with swconfig in default package set
jogo [Wed, 30 Jan 2013 00:19:21 +0000 (00:19 +0000)]
bcm63xx: replace kmod-switch with swconfig in default package set

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

11 years agotoolchain/gcc: fix the mips64 linker path to be more musl conforming
florian [Tue, 29 Jan 2013 23:05:46 +0000 (23:05 +0000)]
toolchain/gcc: fix the mips64 linker path to be more musl conforming

musl libc does not use /lib32 or /lib64 directories, just /lib

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

11 years ago[buildroot] allow using sstrip with musl
florian [Tue, 29 Jan 2013 23:05:43 +0000 (23:05 +0000)]
[buildroot] allow using sstrip with musl

There was no particular reason for it to be disabled so allow it.

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

11 years agotoolchain/musl: add parenthesis to the __ARE_4_EQUAL macro
florian [Tue, 29 Jan 2013 23:05:40 +0000 (23:05 +0000)]
toolchain/musl: add parenthesis to the __ARE_4_EQUAL macro

Fixes warnings exposed by netifd while using IN6_ARE_ADDR_EQUAL turned
into errors.

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

11 years agoar71xx: add profile and build image for dir-825-c1
juhosg [Tue, 29 Jan 2013 22:50:57 +0000 (22:50 +0000)]
ar71xx: add profile and build image for dir-825-c1

Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35403 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add user space support for dir-825-c1
juhosg [Tue, 29 Jan 2013 22:50:54 +0000 (22:50 +0000)]
ar71xx: add user space support for dir-825-c1

[juhosg: fix whitespaces in some scripts]

Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35402 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add kernel support for dir-825-c1
juhosg [Tue, 29 Jan 2013 22:50:50 +0000 (22:50 +0000)]
ar71xx: add kernel support for dir-825-c1

[juhosg:
 - remove unused GPIO stuff
 - use a separate kernel patch for machine integration]

Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35401 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibubox: update to latest version, fixes a string corruption issue on JSON formatting
nbd [Tue, 29 Jan 2013 22:23:43 +0000 (22:23 +0000)]
libubox: update to latest version, fixes a string corruption issue on JSON formatting

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

11 years agogeneric: fix default compression selection in ubifs
juhosg [Tue, 29 Jan 2013 21:32:22 +0000 (21:32 +0000)]
generic: fix default compression selection in ubifs

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35398 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add profile and generate images for the AP132 board
juhosg [Tue, 29 Jan 2013 19:12:34 +0000 (19:12 +0000)]
ar71xx: add profile and generate images for the AP132 board

Based on http://patchwork.openwrt.org/patch/3162/

Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35397 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add user-space support for the AP132 board
juhosg [Tue, 29 Jan 2013 19:12:32 +0000 (19:12 +0000)]
ar71xx: add user-space support for the AP132 board

Based on http://patchwork.openwrt.org/patch/3162/

Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35396 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add kernel support for Atheros AP132 Reference Board
juhosg [Tue, 29 Jan 2013 19:12:30 +0000 (19:12 +0000)]
ar71xx: add kernel support for Atheros AP132 Reference Board

Based on http://patchwork.openwrt.org/patch/3162/

Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35395 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: fix ethernet device registration for the QCA9556 SoC
juhosg [Tue, 29 Jan 2013 19:12:28 +0000 (19:12 +0000)]
ar71xx: fix ethernet device registration for the QCA9556 SoC

Based on http://patchwork.openwrt.org/patch/3162/

Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35394 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add kernel support for the QCA9556 SoC
juhosg [Tue, 29 Jan 2013 19:12:26 +0000 (19:12 +0000)]
ar71xx: add kernel support for the QCA9556 SoC

Based on http://patchwork.openwrt.org/patch/3162/

Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35393 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: enable fast flash read on dual-flash devices
juhosg [Tue, 29 Jan 2013 19:12:25 +0000 (19:12 +0000)]
ar71xx: enable fast flash read on dual-flash devices

This improves flash read speed on various Buffalo units.

mtd_speedtest results on the WZR-HP-AG300H:

                          old         new        delta
eraseblock read speed:  726 KiB/s   2068 KiB/s   +184.85%
page read speed:        699 KiB/s   1973 KiB/s   +182.26%
2 page read speed:      711 KiB/s   2043 KiB/s   +187.34%

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35392 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: update linux 3.7 to 3.7.5
juhosg [Tue, 29 Jan 2013 18:29:45 +0000 (18:29 +0000)]
kernel: update linux 3.7 to 3.7.5

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35390 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobuild: fix the strip default for musl
nbd [Tue, 29 Jan 2013 18:16:55 +0000 (18:16 +0000)]
build: fix the strip default for musl

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

11 years agoadd libusb-compat
nbd [Tue, 29 Jan 2013 16:12:00 +0000 (16:12 +0000)]
add libusb-compat

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

11 years agonetifd: update to latest version
nbd [Tue, 29 Jan 2013 14:40:04 +0000 (14:40 +0000)]
netifd: update to latest version

fixes DNS servers on reload (#12910)
fixes ubus object race on reload or down/up (#12612)

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

11 years agosamba36: update to 3.6.11 and refresh patches (based on patch from #12914)
nbd [Tue, 29 Jan 2013 13:18:56 +0000 (13:18 +0000)]
samba36: update to 3.6.11 and refresh patches (based on patch from #12914)

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

11 years agousb-modeswitch: split out usb-modeswitch-data again
nbd [Tue, 29 Jan 2013 12:27:17 +0000 (12:27 +0000)]
usb-modeswitch: split out usb-modeswitch-data again

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

11 years agousb-modeswitch: add from /packages, merge usb-modeswitch-data, use libusb-compat...
nbd [Tue, 29 Jan 2013 12:02:10 +0000 (12:02 +0000)]
usb-modeswitch: add from /packages, merge usb-modeswitch-data, use libusb-compat, add myself as maintainer

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

11 years ago[kernel] fix mtd_mp25p80_add_gd25q32_gd25q64.patch
blogic [Tue, 29 Jan 2013 11:06:57 +0000 (11:06 +0000)]
[kernel] fix mtd_mp25p80_add_gd25q32_gd25q64.patch

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

11 years agonetifd: implement IPv6 prefix deprecation according to RFC 6204
cyrus [Tue, 29 Jan 2013 11:05:22 +0000 (11:05 +0000)]
netifd: implement IPv6 prefix deprecation according to RFC 6204

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

11 years agomove a few packages to system/utils
nbd [Tue, 29 Jan 2013 10:48:46 +0000 (10:48 +0000)]
move a few packages to system/utils

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

11 years agousbutils: add from /packages, clean up, add myself as maintainer
nbd [Tue, 29 Jan 2013 10:48:41 +0000 (10:48 +0000)]
usbutils: add from /packages, clean up, add myself as maintainer

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

11 years agolibusb: add from /packages, add myself as maintainer
nbd [Tue, 29 Jan 2013 10:48:37 +0000 (10:48 +0000)]
libusb: add from /packages, add myself as maintainer

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

11 years ago6relayd: remove IPv6 forwarding-sysctl workaround
cyrus [Tue, 29 Jan 2013 10:13:49 +0000 (10:13 +0000)]
6relayd: remove IPv6 forwarding-sysctl workaround

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

11 years agoodhcp6c: remove IPv6 forwarding-sysctl workaround
cyrus [Tue, 29 Jan 2013 10:13:44 +0000 (10:13 +0000)]
odhcp6c: remove IPv6 forwarding-sysctl workaround

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

11 years agonetifd: remove IPv6 forwarding-sysctl workaround
cyrus [Tue, 29 Jan 2013 10:13:39 +0000 (10:13 +0000)]
netifd: remove IPv6 forwarding-sysctl workaround

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

11 years agobase-files: Fix race-conditions with IPv6 sysctls
cyrus [Tue, 29 Jan 2013 10:13:33 +0000 (10:13 +0000)]
base-files: Fix race-conditions with IPv6 sysctls

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

11 years ago[generic] Fix GigaDevice GD25Q32/GD25Q64 SPI Flash bad commit
florian [Tue, 29 Jan 2013 09:46:11 +0000 (09:46 +0000)]
[generic] Fix GigaDevice GD25Q32/GD25Q64 SPI Flash bad commit

Fix GigaDevice GD25Q32/GD25Q64 SPI Flash bad commit.

The patch was added to "linux/generic/patches-3.6" instead of
"target/linux/generic/patches-3.6".
I also fixed a missing patch space and refreshed generic patches.

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@35367 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: fix build failure in MIPS kexec code if SMP is enabled
juhosg [Tue, 29 Jan 2013 09:44:58 +0000 (09:44 +0000)]
generic: fix build failure in MIPS kexec code if SMP is enabled

Fix it for older kernels as well.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35366 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add TP-LINK WA-801ND to run-time model detection
juhosg [Tue, 29 Jan 2013 09:40:29 +0000 (09:40 +0000)]
ar71xx: add TP-LINK WA-801ND to run-time model detection

A small cosmetic fix to show the HW model name correctly in LuCI.

Patch-by: Amir Sagie <openwrt-devel@taproot.org.il>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35365 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: fix build failure in MIPS kexec code if SMP is enabled
juhosg [Tue, 29 Jan 2013 09:40:23 +0000 (09:40 +0000)]
generic: fix build failure in MIPS kexec code if SMP is enabled

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35364 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonetifd: update to latest version, fixes setting addresses/routes on alias interfaces
nbd [Mon, 28 Jan 2013 20:35:55 +0000 (20:35 +0000)]
netifd: update to latest version, fixes setting addresses/routes on alias interfaces

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

11 years ago[kernel] Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c
blogic [Mon, 28 Jan 2013 19:10:21 +0000 (19:10 +0000)]
[kernel] Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c

Add support for GigaDevice GD25Q32 32 Mbit (4 MB) SPI Flash (see datasheet: http://www.gigadevice.com/UserFiles/GD25Q32_Rev0.2(1).pdf) used in Hame MPR-A1 and clones and for GigaDevice GD25Q64 64 Mbit (8 MB) SPI Flash used in Hame MPR-A2 devices (datasheet: http://www.gigadevice.com/UserFiles/GD25Q64.pdf).

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
Patchwork: http://patchwork.openwrt.org/patch/3120/

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

11 years ago[kernel] package ncm & qmi wwan
blogic [Mon, 28 Jan 2013 18:20:10 +0000 (18:20 +0000)]
[kernel] package ncm & qmi wwan

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3134/

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

11 years ago[ramips] fix for non-blinking LAN LEDs
blogic [Mon, 28 Jan 2013 18:06:31 +0000 (18:06 +0000)]
[ramips] fix for non-blinking LAN LEDs

https://dev.openwrt.org/ticket/12830

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

11 years agohostapd: don't configure wpa_supplicant with empty password="" if no password is...
jow [Mon, 28 Jan 2013 18:05:33 +0000 (18:05 +0000)]
hostapd: don't configure wpa_supplicant with empty password="" if no password is specified (#12912)

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

11 years ago[lantiq] dont load gptu on ase
blogic [Mon, 28 Jan 2013 17:46:07 +0000 (17:46 +0000)]
[lantiq] dont load gptu on ase

fixes #12792

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

11 years agoramips: reset switch on single-port devices
blogic [Mon, 28 Jan 2013 17:44:41 +0000 (17:44 +0000)]
ramips: reset switch on single-port devices

Signed-off-by: Daniel Gole <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35356 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] refresh patches
blogic [Mon, 28 Jan 2013 17:44:20 +0000 (17:44 +0000)]
[lantiq] refresh patches

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

11 years ago[lantiq] Fix ARV7518 USB
blogic [Mon, 28 Jan 2013 17:43:35 +0000 (17:43 +0000)]
[lantiq] Fix ARV7518 USB

This patch correctly fixes USB on Lantiq ARV7518.
There was a failed attempt on fixing this on r35077 (https://dev.openwrt.org/changeset/35077/).

Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35354 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] Add ath9k eeprom and pci fixup support
blogic [Mon, 28 Jan 2013 17:43:25 +0000 (17:43 +0000)]
[lantiq] Add ath9k eeprom and pci fixup support

Add ath9k eeprom and pci fixup support (again) for linux 3.7.

On linux 3.3, the fixup forced the regdomain to 0x67, causing low TX power.
This patch only corrects checksum, the rest of the EEPROM isn't changed.

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

11 years ago[lantiq] Add support for ARV4518PW R01 and rename R01A.
blogic [Mon, 28 Jan 2013 17:42:59 +0000 (17:42 +0000)]
[lantiq] Add support for ARV4518PW R01 and rename R01A.

There are two different versions of SMC7908A-ISP: R01 and R01A.
R01 has an internal clock for PCI, meanwhile R01A has an external clock.

This fixes: https://dev.openwrt.org/ticket/12884

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35352 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoscripts: bundle-libraries.sh: support mixing 32bit and 64bit binaries
jow [Mon, 28 Jan 2013 15:54:27 +0000 (15:54 +0000)]
scripts: bundle-libraries.sh: support mixing 32bit and 64bit binaries

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

11 years agofirewall: flush conntrack table after changing interface rules
jow [Mon, 28 Jan 2013 15:53:44 +0000 (15:53 +0000)]
firewall: flush conntrack table after changing interface rules

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

11 years agonetifd: IPv6 sysctl, restart IPv6 in static mode to send RS
cyrus [Mon, 28 Jan 2013 14:07:27 +0000 (14:07 +0000)]
netifd: IPv6 sysctl, restart IPv6 in static mode to send RS

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

11 years agonetifd: add SLAAC ipv6 value for static-proto
cyrus [Mon, 28 Jan 2013 13:53:48 +0000 (13:53 +0000)]
netifd: add SLAAC ipv6 value for static-proto

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

11 years agoodhcp6c: work-around for proto-script to avoid loosing the default route
cyrus [Mon, 28 Jan 2013 13:53:43 +0000 (13:53 +0000)]
odhcp6c: work-around for proto-script to avoid loosing the default route

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

11 years agobase-files: remove IPv6-forwarding setting for all interfaces
cyrus [Mon, 28 Jan 2013 13:53:38 +0000 (13:53 +0000)]
base-files: remove IPv6-forwarding setting for all interfaces

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

11 years agokernel: disable CONFIG_CRYPTO_MANAGER2, it is not needed
nbd [Sun, 27 Jan 2013 23:23:39 +0000 (23:23 +0000)]
kernel: disable CONFIG_CRYPTO_MANAGER2, it is not needed

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

11 years agobrcm47xx: load pps_core and ptp before tg3 to make the interface available for failsafe.
hauke [Sun, 27 Jan 2013 21:48:28 +0000 (21:48 +0000)]
brcm47xx: load pps_core and ptp before tg3 to make the interface available for failsafe.

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

11 years agokernel: b53: the b53 spi driver depends on spi
hauke [Sun, 27 Jan 2013 21:39:53 +0000 (21:39 +0000)]
kernel: b53: the b53 spi driver depends on spi

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

11 years agokernel: make usb2-pci depend on usb2 and not the other way around
hauke [Sun, 27 Jan 2013 21:28:26 +0000 (21:28 +0000)]
kernel: make usb2-pci depend on usb2 and not the other way around

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

11 years agokernel: activate input-matrixkmap for kernel 3.8
hauke [Sun, 27 Jan 2013 21:23:33 +0000 (21:23 +0000)]
kernel: activate input-matrixkmap for kernel 3.8

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

11 years agokernel: add ehci-platform.ko and ehci-pci.ko when build with kernel 3.8
hauke [Sun, 27 Jan 2013 21:19:48 +0000 (21:19 +0000)]
kernel: add ehci-platform.ko and ehci-pci.ko when build with kernel 3.8

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

11 years agokernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8
hauke [Sun, 27 Jan 2013 21:18:52 +0000 (21:18 +0000)]
kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8

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

11 years agokernel: remove __devinit, __devexit and __devexit_p for kernel 3.8
hauke [Sun, 27 Jan 2013 21:17:38 +0000 (21:17 +0000)]
kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8

These attributes where removed with kernel 3.8 and are now causing compile errors.

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

11 years agoacx-mac80211: make it compile with kernel 3.8
hauke [Sun, 27 Jan 2013 21:16:35 +0000 (21:16 +0000)]
acx-mac80211: make it compile with kernel 3.8

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

11 years agoacx-mac80211: refresh patches
hauke [Sun, 27 Jan 2013 21:15:48 +0000 (21:15 +0000)]
acx-mac80211: refresh patches

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

11 years agoacx-mac80211: use same config options as mac80211 package
hauke [Sun, 27 Jan 2013 21:15:13 +0000 (21:15 +0000)]
acx-mac80211: use same config options as mac80211 package

Problem was missing CONFIG_MAC80211_DEBUGFS
in the acx-mac80211 build, which broke subsequently the ABI in struct
ieee80211_ops. Defect manifested in failing ieee80211_alloc_hw() and maybe
also in other strange behaviour before.

I added CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and the same also
for CONFIG_MAC80211_MESH, just to be inline on how it's done currently in
package/mac80211/Makefile.

Thank you Oliver Winker

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

11 years agonetfilter: add support for flushing conntrack via /proc
nbd [Sun, 27 Jan 2013 19:02:38 +0000 (19:02 +0000)]
netfilter: add support for flushing conntrack via /proc

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

11 years agokernel: clean up crypto kconfig options on 3.8
nbd [Sun, 27 Jan 2013 17:49:09 +0000 (17:49 +0000)]
kernel: clean up crypto kconfig options on 3.8

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

11 years agokernel: remove __devinit, __devexit and __devexit_p for kernel 3.8
hauke [Sun, 27 Jan 2013 17:48:48 +0000 (17:48 +0000)]
kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8

These attributes where removed with kernel 3.8 and are now causing compile errors.

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

11 years agokernel: clean up crypto related kconfig options
nbd [Sun, 27 Jan 2013 17:23:12 +0000 (17:23 +0000)]
kernel: clean up crypto related kconfig options

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

11 years agoar71xx: disable support for unsupported mtd configuration, saves about 5K kernel...
nbd [Sun, 27 Jan 2013 16:38:27 +0000 (16:38 +0000)]
ar71xx: disable support for unsupported mtd configuration, saves about 5K kernel size after lzma

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

11 years agokernel: prevent cryptomgr from pulling in useless extra dependencies for tests that...
nbd [Sun, 27 Jan 2013 16:21:08 +0000 (16:21 +0000)]
kernel: prevent cryptomgr from pulling in useless extra dependencies for tests that are not run

Reduces kernel size after LZMA by about 5k on MIPS

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

11 years agobrcm47xx: create image for Netgear WNDR3400 V1
hauke [Sat, 26 Jan 2013 20:34:38 +0000 (20:34 +0000)]
brcm47xx: create image for Netgear WNDR3400 V1

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

11 years agobrcm47xx: add initial board detection code
hauke [Sat, 26 Jan 2013 20:34:00 +0000 (20:34 +0000)]
brcm47xx: add initial board detection code

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

11 years agobrcm47xx: add gpio to irq function again
hauke [Sat, 26 Jan 2013 20:33:23 +0000 (20:33 +0000)]
brcm47xx: add gpio to irq function again

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

11 years agokernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips
nbd [Sat, 26 Jan 2013 16:26:13 +0000 (16:26 +0000)]
kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips

in combination with kernel symbol export stripping this significantly reduces
the kernel image size

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

11 years agokernel: fix module export stripping
nbd [Sat, 26 Jan 2013 16:26:04 +0000 (16:26 +0000)]
kernel: fix module export stripping

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

11 years agokernel: update linux 3.7 to 3.7.4
juhosg [Thu, 24 Jan 2013 17:08:37 +0000 (17:08 +0000)]
kernel: update linux 3.7 to 3.7.4

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35318 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: refresh 3.8 patches
florian [Thu, 24 Jan 2013 17:04:52 +0000 (17:04 +0000)]
kernel: refresh 3.8 patches

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

11 years agomvebu: update to 3.8-rc4
florian [Thu, 24 Jan 2013 17:04:46 +0000 (17:04 +0000)]
mvebu: update to 3.8-rc4

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

11 years agokernel: add missing config options for 3.8
hauke [Thu, 24 Jan 2013 14:48:15 +0000 (14:48 +0000)]
kernel: add missing config options for 3.8

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

11 years agobrcm47xx: change generic profiles
hauke [Thu, 24 Jan 2013 14:38:10 +0000 (14:38 +0000)]
brcm47xx: change generic profiles

The default profile now contains Ethernet drivers for all the types
found on supported boards. There are other profiles for each Ethernet
driver.

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

11 years agokernel: remove the cisco sip phone patch for 3.7 and 3.8 as well
nbd [Wed, 23 Jan 2013 16:31:38 +0000 (16:31 +0000)]
kernel: remove the cisco sip phone patch for 3.7 and 3.8 as well

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

11 years agoar71xx: sync kernel sizes where possible to fix images for some devices (#12874)
nbd [Wed, 23 Jan 2013 16:29:25 +0000 (16:29 +0000)]
ar71xx: sync kernel sizes where possible to fix images for some devices (#12874)

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

11 years agobcm63xx: switch to b53 and swconfig
jogo [Wed, 23 Jan 2013 10:12:40 +0000 (10:12 +0000)]
bcm63xx: switch to b53 and swconfig

Switch to using the B53 switch driver where appropriate.

Use a non-tagged default config where it isn't confirmed to be
working.

Remove the switch configuration in preinit as the switch will now
be configured by the driver  to use port isolation to prevent leakage
between lan and wan.

While at it, also provide a switch config for Neufbox 6.

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

11 years agobcm63xx: expose the internal switch to b53
jogo [Wed, 23 Jan 2013 10:12:37 +0000 (10:12 +0000)]
bcm63xx: expose the internal switch to b53

Allow b53 access to the internal switch of BCM6328, BCM6362 and BCM6368.

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

11 years agogeneric: add b53 swconfig switch driver
jogo [Wed, 23 Jan 2013 10:12:33 +0000 (10:12 +0000)]
generic: add b53 swconfig switch driver

Add swconfig switch driver for Broadcom BCM53XX switch chips. Supports
switches connected through MDIO, SPI or memory mapped registers, and
supports BCM5325, BCM539x, BCM531x5 and the BCM63XX internal switch
chips.

Tested are BCM5325 trough MDIO, BCM53115 through SPI, and BCM6328.

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

11 years agobcm63xx: move bcm63xx-spi into the kernel
jogo [Wed, 23 Jan 2013 10:12:13 +0000 (10:12 +0000)]
bcm63xx: move bcm63xx-spi into the kernel

The SPI driver is needed for supporting to boot from SPI flash on BCM6358
and BCM6368, and for SPI connected switches.

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

11 years agoipv6: remove empty directory
cyrus [Wed, 23 Jan 2013 08:16:51 +0000 (08:16 +0000)]
ipv6: remove empty directory

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

11 years agoipv6-support: don't overwrite existing setting across reflashs
cyrus [Wed, 23 Jan 2013 08:15:09 +0000 (08:15 +0000)]
ipv6-support: don't overwrite existing setting across reflashs

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

11 years agobase-files: fix network_get_prefix6
cyrus [Tue, 22 Jan 2013 16:47:16 +0000 (16:47 +0000)]
base-files: fix network_get_prefix6

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

11 years agobase-files: Set default value for IPv6 forwarding
cyrus [Tue, 22 Jan 2013 16:47:09 +0000 (16:47 +0000)]
base-files: Set default value for IPv6 forwarding

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

11 years agonetifd: update to latest version, adds another fix for interface aliases
nbd [Tue, 22 Jan 2013 16:05:59 +0000 (16:05 +0000)]
netifd: update to latest version, adds another fix for interface aliases

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

11 years agonetifd: Fix a segfault when globals.ula_prefix is empty
cyrus [Tue, 22 Jan 2013 15:49:42 +0000 (15:49 +0000)]
netifd: Fix a segfault when globals.ula_prefix is empty

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

11 years agouhttpd: always turn on TLS support, include ustream-ssl as a build dependency
nbd [Tue, 22 Jan 2013 15:05:04 +0000 (15:05 +0000)]
uhttpd: always turn on TLS support, include ustream-ssl as a build dependency

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

11 years agoustream-ssl: remove dependency conditional part to avoid build breakage when no varia...
nbd [Tue, 22 Jan 2013 14:52:52 +0000 (14:52 +0000)]
ustream-ssl: remove dependency conditional part to avoid build breakage when no variant is selected

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

11 years agoustream-ssl: update to latest version, fixes handling large chunks of data (fixes...
nbd [Tue, 22 Jan 2013 14:29:01 +0000 (14:29 +0000)]
ustream-ssl: update to latest version, fixes handling large chunks of data (fixes #12866)

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

11 years agouboot-lantiq: upgrade to 2013.01
luka [Tue, 22 Jan 2013 12:55:01 +0000 (12:55 +0000)]
uboot-lantiq: upgrade to 2013.01

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

11 years agouhttpd: fix another small hang issue with the same symptoms
nbd [Tue, 22 Jan 2013 09:38:00 +0000 (09:38 +0000)]
uhttpd: fix another small hang issue with the same symptoms

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