openwrt/openwrt.git
10 years agomove packages related to telephony into its own feed
Mirko Vogt [Mon, 29 Apr 2013 02:17:02 +0000 (02:17 +0000)]
move packages related to telephony into its own feed

remove telephony related packages from packages.svn
and add new feed 'telephony.git' to feeds.conf.default

SVN-Revision: 36485

10 years agobroadcom-diag: support for the WNDR3700v3
Hauke Mehrtens [Sun, 28 Apr 2013 21:11:17 +0000 (21:11 +0000)]
broadcom-diag: support for the WNDR3700v3

I recently picked up a WNDR3700 to put OpenWRT on, and only after tearing into the box did I find it
was one of the v3 boards, with poor OpenWRT support. This patch should add the board detection and
LED/button control to the broadcom-diag module, and should generate a netgear .chk image that the
bootloader and stock firmware will accept.

The changes to the broadcom-diag module are more than a few lines because the WNDR3700v3 is driving
its LEDs through an HC164 8-bit shift register.

Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 36482

10 years agoacx-mac80211: make it compile with recent mac80211 again
Hauke Mehrtens [Sun, 28 Apr 2013 18:53:20 +0000 (18:53 +0000)]
acx-mac80211: make it compile with recent mac80211 again

SVN-Revision: 36481

10 years agobrcm47xx: use kernel 3.8.10 as default kernel
Hauke Mehrtens [Sun, 28 Apr 2013 18:25:16 +0000 (18:25 +0000)]
brcm47xx: use kernel 3.8.10 as default kernel

The biggest change with this kernel is a new partition parser.

SVN-Revision: 36480

10 years agobroadcom-wl: read channel using wlc on detect
Hauke Mehrtens [Sun, 28 Apr 2013 18:21:34 +0000 (18:21 +0000)]
broadcom-wl: read channel using wlc on detect

Hardcoding channel number to 11 is a bad idea, it may be even not
available on some devices. If there are two single-band radios, the
one for 5GHz doesn't have 11 channel.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 36479

10 years agobrcm47xx: add board detection for NETGEAR WNDR4500 V2
Hauke Mehrtens [Sun, 28 Apr 2013 18:19:31 +0000 (18:19 +0000)]
brcm47xx: add board detection for NETGEAR WNDR4500 V2

SVN-Revision: 36478

10 years agomac80211: brcmsmac: remove initial support for core rev 28
Hauke Mehrtens [Sun, 28 Apr 2013 17:59:24 +0000 (17:59 +0000)]
mac80211: brcmsmac: remove initial support for core rev 28

To add support for core rev 28 there are a lot more changes needed.

SVN-Revision: 36477

10 years agomac80211: b43: only use gpio 0 and 1 for the wifi led
Hauke Mehrtens [Sun, 28 Apr 2013 17:57:30 +0000 (17:57 +0000)]
mac80211: b43: only use gpio 0 and 1 for the wifi led

sometimes b43 truned the gpio for the switch reset on.

SVN-Revision: 36476

10 years agokernel: fix a memory leak in split_rootfs_data()
Hauke Mehrtens [Sun, 28 Apr 2013 17:01:56 +0000 (17:01 +0000)]
kernel: fix a memory leak in split_rootfs_data()

allocate_partition() copies all the content of dpart into a new struct.

SVN-Revision: 36475

10 years agomac80211: b43: Handle DMA RX descriptor underrun
Hauke Mehrtens [Sun, 28 Apr 2013 16:55:53 +0000 (16:55 +0000)]
mac80211: b43: Handle DMA RX descriptor underrun

SVN-Revision: 36474

10 years agokernel: update bcma and ssb for kernel 3.8+ to version from wireless-testing master...
Hauke Mehrtens [Sun, 28 Apr 2013 16:52:11 +0000 (16:52 +0000)]
kernel: update bcma and ssb for kernel 3.8+ to version from wireless-testing master-2013-04-26.

SVN-Revision: 36473

10 years agoiwinfo: fix iwinfo_hardware() return value if chip id is not found
Jo-Philipp Wich [Sun, 28 Apr 2013 14:04:39 +0000 (14:04 +0000)]
iwinfo: fix iwinfo_hardware() return value if chip id is not found

SVN-Revision: 36471

10 years agokernel: update linux 3.9 patches to rc8
Jonas Gorski [Sun, 28 Apr 2013 11:55:23 +0000 (11:55 +0000)]
kernel: update linux 3.9 patches to rc8

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

10 years agokernel: add missing bcma defines and header file for bcrmfmac
Jonas Gorski [Sun, 28 Apr 2013 11:10:42 +0000 (11:10 +0000)]
kernel: add missing bcma defines and header file for bcrmfmac

Fixes build failure when having kmod-mmc and brcmfmac selected.

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

10 years agoath9k: fix keycache handling with many connected clients
Felix Fietkau [Sat, 27 Apr 2013 09:56:18 +0000 (09:56 +0000)]
ath9k: fix keycache handling with many connected clients

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36467

10 years agomac80211: refresh patch
Felix Fietkau [Sat, 27 Apr 2013 09:56:14 +0000 (09:56 +0000)]
mac80211: refresh patch

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36466

10 years agonetifd: update to git head - disables multicast snooping by default on bridges
Jo-Philipp Wich [Sat, 27 Apr 2013 09:28:40 +0000 (09:28 +0000)]
netifd: update to git head - disables multicast snooping by default on bridges

SVN-Revision: 36463

10 years agoar71xx: add user-space support for WNR2000v3
Gabor Juhos [Fri, 26 Apr 2013 17:00:54 +0000 (17:00 +0000)]
ar71xx: add user-space support for WNR2000v3

Signed-off-by: Mathieu Olivari <mathieu.olivari@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36461

10 years agoar71xx: add profile and build image for WNR2000v3
Gabor Juhos [Fri, 26 Apr 2013 17:00:53 +0000 (17:00 +0000)]
ar71xx: add profile and build image for WNR2000v3

Signed-off-by: Mathieu Olivari <mathieu.olivari@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36460

10 years agoar71xx: Add Netgear WNR2000v3 support
Gabor Juhos [Fri, 26 Apr 2013 17:00:52 +0000 (17:00 +0000)]
ar71xx: Add Netgear WNR2000v3 support

Network connectivity works fine (LAN and WAN).
For GPIOs, only pwr led and the green wan leds are supported for now.

Signed-off-by: Mathieu Olivari <mathieu.olivari@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36459

10 years agoar71xx: add profile and build image for the TL-WR720N v3 board
Gabor Juhos [Fri, 26 Apr 2013 17:00:50 +0000 (17:00 +0000)]
ar71xx: add profile and build image for the TL-WR720N v3 board

Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36458

10 years agoar71xx: add user-space support for the TL-WR720N v3 board
Gabor Juhos [Fri, 26 Apr 2013 17:00:49 +0000 (17:00 +0000)]
ar71xx: add user-space support for the TL-WR720N v3 board

Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36457

10 years agoar71xx: add kernel support for TPLINK WR720N v3
Gabor Juhos [Fri, 26 Apr 2013 17:00:48 +0000 (17:00 +0000)]
ar71xx: add kernel support for TPLINK WR720N v3

Add support for TPLINK WR720N v3 which has 4MB flash,
32MB ram, 2 ethernet interfaces, 1 USB 2.0 port.

The patch is mostly a modification from mach-tl-wr703n.c.
GPIO numbers for the slider switch is from mach-tl-mr3020n.c.

Tested on my device and they worked fine.

Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36456

10 years agofirmware-utils/mktplinkfw: add support for the TL-WR720N v3 board
Gabor Juhos [Fri, 26 Apr 2013 17:00:47 +0000 (17:00 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WR720N v3 board

Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36455

10 years agompc85xx: Add subtargets Generic and P1020
Gabor Juhos [Fri, 26 Apr 2013 16:57:43 +0000 (16:57 +0000)]
mpc85xx: Add subtargets Generic and P1020

Only difference between Generic and P1020 is that P1020
enables SMP with two CPUs in the kernel config.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36454

10 years agokernel: update linux 3.8 to 3.8.9
Gabor Juhos [Fri, 26 Apr 2013 16:55:42 +0000 (16:55 +0000)]
kernel: update linux 3.8 to 3.8.9

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

10 years agoat91: upgrade to kernel 3.8.7 and use devicetree
Gabor Juhos [Fri, 26 Apr 2013 16:55:40 +0000 (16:55 +0000)]
at91: upgrade to kernel 3.8.7 and use devicetree

This upgrades the AT91 target to 3.8.7, and migrates to device tree.
This allows a single kernel to be built for most at91 variants which
simplifies things quite a bit. The immediate result is that all
subtargets are nuked, and any boards without dts files are no longer
supported, though the target now includes more boards than before. The
adc driver was also nuked as 3.8.7 includes a new one under the IIO
subsystem.

Signed-off-by: Adam Porter <porter.adam@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36452

10 years agoramips: rt3883: fix build error
Gabor Juhos [Fri, 26 Apr 2013 16:55:28 +0000 (16:55 +0000)]
ramips: rt3883: fix build error

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

11 years agoiwinfo: add hw database file
Jo-Philipp Wich [Fri, 26 Apr 2013 13:21:01 +0000 (13:21 +0000)]
iwinfo: add hw database file

SVN-Revision: 36450

11 years agoiwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt
Jo-Philipp Wich [Fri, 26 Apr 2013 13:20:15 +0000 (13:20 +0000)]
iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt

SVN-Revision: 36449

11 years agomac80211: update to wireless-testing 2013-04-16 + backports
Felix Fietkau [Fri, 26 Apr 2013 10:52:03 +0000 (10:52 +0000)]
mac80211: update to wireless-testing 2013-04-16 + backports

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36448

11 years agoprocd: fix wrap around bug in logread time handling code
John Crispin [Thu, 25 Apr 2013 19:51:08 +0000 (19:51 +0000)]
procd: fix wrap around bug in logread time handling code

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

11 years agohotplug2: make it depend on !PROCD_INIT
John Crispin [Thu, 25 Apr 2013 19:16:54 +0000 (19:16 +0000)]
hotplug2: make it depend on !PROCD_INIT

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

11 years agolantiq: make leds and network work on VG3503J
John Crispin [Thu, 25 Apr 2013 19:03:41 +0000 (19:03 +0000)]
lantiq: make leds and network work on VG3503J

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

11 years agolantiq: fix board detection helpers
John Crispin [Thu, 25 Apr 2013 19:03:37 +0000 (19:03 +0000)]
lantiq: fix board detection helpers

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

11 years agolantiq: move dts files to thir own folder
John Crispin [Thu, 25 Apr 2013 19:03:32 +0000 (19:03 +0000)]
lantiq: move dts files to thir own folder

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

11 years agogeneric: fix rtl8366_smi compile warning
John Crispin [Thu, 25 Apr 2013 19:03:29 +0000 (19:03 +0000)]
generic: fix rtl8366_smi compile warning

drivers/net/phy/rtl8366_smi.c: In function 'rtl8366_sw_set_vlan_ports':
drivers/net/phy/rtl8366_smi.c:1125:6: warning: 'pvid' may be used uninitialized in this function [-Wuninitialized]

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

11 years agolantiq: disable sw portmaps on xrx200 ethernet as segment solation does not work yet
John Crispin [Thu, 25 Apr 2013 19:03:25 +0000 (19:03 +0000)]
lantiq: disable sw portmaps on xrx200 ethernet as segment solation does not work yet

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

11 years agolantiq: make lzma-loader based images for VG3503J
John Crispin [Thu, 25 Apr 2013 19:03:21 +0000 (19:03 +0000)]
lantiq: make lzma-loader based images for VG3503J

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

11 years agolantiq: update VG3503J.dts to match new partition layout
John Crispin [Thu, 25 Apr 2013 19:03:17 +0000 (19:03 +0000)]
lantiq: update VG3503J.dts to match new partition layout

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

11 years agolantiq: add lzma-loader source
John Crispin [Thu, 25 Apr 2013 19:03:13 +0000 (19:03 +0000)]
lantiq: add lzma-loader source

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

11 years agoramips: add profile for Dlink DIR-615 H1
John Crispin [Thu, 25 Apr 2013 19:03:09 +0000 (19:03 +0000)]
ramips: add profile for Dlink DIR-615 H1

Hello,
this adds the profile for Dlink DIR-615 H1 without the usb default packages
since this router does not have a usb port and while all the needed definitions
for building are already in target/linux/ramips/image/Makefile this also allows
users to select the exact target in RT305x based boards menuconfig for this router
and compile its firmware.

Signed-off-by: Daniel Petre <dani@ip6.ro>
Patchwork: http://patchwork.openwrt.org/patch/3529/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36437

11 years agoramips: remove now unneeded user-space board detection
John Crispin [Thu, 25 Apr 2013 19:03:05 +0000 (19:03 +0000)]
ramips: remove now unneeded user-space board detection

Now that ALL5002 and ALL5003 each got their own DTS and board names, remove
the now no longer needed user-space part which previously differentiated between
ALL5002 and ALL5003.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Patchwork: http://patchwork.openwrt.org/patch/3558/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36436

11 years agoramips: introduce DTS for ALL5003
John Crispin [Thu, 25 Apr 2013 19:03:01 +0000 (19:03 +0000)]
ramips: introduce DTS for ALL5003

Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c.
With the change to DTS, this is no longer accurate, as ALL5002 is based on
Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding
rt5350.dtsi need to be included for ALL5003.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Patchwork: http://patchwork.openwrt.org/patch/3557/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36435

11 years agoramips: set preinit interface to eth0 by default.
John Crispin [Thu, 25 Apr 2013 19:02:57 +0000 (19:02 +0000)]
ramips: set preinit interface to eth0 by default.

This makes any ramips device accessible via ethernet in failsafe mode.

Based on: https://dev.openwrt.org/changeset/36322

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3567/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36434

11 years agoramips: Add Alpha ASL-26555 support.
John Crispin [Thu, 25 Apr 2013 19:02:53 +0000 (19:02 +0000)]
ramips: Add Alpha ASL-26555 support.

This board uses a TrendChip SOC with its own RAM/Flash for ADSL support.
We know both SOCs are connected through ethernet and use some kind of protocol for UART communication, but due to the lack of GPL sources we couldn't get it to work. For this reason the network is configured only for LAN.

There are two versions (Chile 8MB and Spain 16MB).

Wiki: http://wiki.openwrt.org/toh/alpha/asl26555

Signed-off-by: Esteban Benito <estebanjbs@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3571/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36433

11 years agoramips: Add support of D-link DIR-620D1
John Crispin [Thu, 25 Apr 2013 19:02:48 +0000 (19:02 +0000)]
ramips: Add support of D-link DIR-620D1

Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36432

11 years agoramips: sync kernel patches with the mips-next tree
John Crispin [Thu, 25 Apr 2013 19:02:42 +0000 (19:02 +0000)]
ramips: sync kernel patches with the mips-next tree

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

11 years agopreinit: move cmdline failsafe= handling ot the generic code
John Crispin [Thu, 25 Apr 2013 19:02:37 +0000 (19:02 +0000)]
preinit: move cmdline failsafe= handling ot the generic code

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

11 years agomount_root: prepare base-files
John Crispin [Thu, 25 Apr 2013 19:02:32 +0000 (19:02 +0000)]
mount_root: prepare base-files

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

11 years agoboot: make use of kmodloader if it is available
John Crispin [Thu, 25 Apr 2013 19:02:28 +0000 (19:02 +0000)]
boot: make use of kmodloader if it is available

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

11 years agoubox: add ubox package
John Crispin [Thu, 25 Apr 2013 19:02:24 +0000 (19:02 +0000)]
ubox: add ubox package

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

11 years agoprocd: update to latest git version
John Crispin [Thu, 25 Apr 2013 19:02:20 +0000 (19:02 +0000)]
procd: update to latest git version

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

11 years agonetifd: update to the latest version, fixes interface reload issues when removing...
Felix Fietkau [Thu, 25 Apr 2013 16:28:19 +0000 (16:28 +0000)]
netifd: update to the latest version, fixes interface reload issues when removing the ifname option

SVN-Revision: 36424

11 years ago6relayd: Fix generation of RA-messages
Steven Barth [Wed, 24 Apr 2013 18:22:08 +0000 (18:22 +0000)]
6relayd: Fix generation of RA-messages

SVN-Revision: 36419

11 years agoiwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on some archi...
Jo-Philipp Wich [Wed, 24 Apr 2013 14:44:20 +0000 (14:44 +0000)]
iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on some architectures

SVN-Revision: 36417

11 years agofirewall3: Make IPv6 ULA-Border generation dynamic
Steven Barth [Wed, 24 Apr 2013 14:17:24 +0000 (14:17 +0000)]
firewall3: Make IPv6 ULA-Border generation dynamic

This fixes working behind another router which gives out ULAs.

SVN-Revision: 36416

11 years agoEnable hidraw support.
Jo-Philipp Wich [Wed, 24 Apr 2013 09:49:09 +0000 (09:49 +0000)]
Enable hidraw support.

It's needed for dealing with certain UART-to-USB adapters built into
e.g. weather stations, and increases the hid module package only
slightly (e.g. on ar71xx: 35k -> 37k).

Signed-off-by: Danny Baumann <dannybaumann@web.de>
SVN-Revision: 36415

11 years agoAdd kernel module package for hid-generic driver.
Jo-Philipp Wich [Wed, 24 Apr 2013 09:49:03 +0000 (09:49 +0000)]
Add kernel module package for hid-generic driver.

Needed to support e.g. keyboards and mice.

Signed-off-by: Danny Baumann <dannybaumann@web.de>
SVN-Revision: 36414

11 years ago6relayd: update package description
Steven Barth [Wed, 24 Apr 2013 07:21:42 +0000 (07:21 +0000)]
6relayd: update package description

SVN-Revision: 36413

11 years agodnsmasq: update to 2.66 Thanks to Christoph König for patches.
Steven Barth [Wed, 24 Apr 2013 05:55:39 +0000 (05:55 +0000)]
dnsmasq: update to 2.66 Thanks to Christoph König for patches.

SVN-Revision: 36412

11 years agoodhcp6c: Set default SOL_MAX_RT to 1h
Steven Barth [Wed, 24 Apr 2013 05:02:45 +0000 (05:02 +0000)]
odhcp6c: Set default SOL_MAX_RT to 1h

SVN-Revision: 36411

11 years agohostapd: return the frequency to some ubus calls to make integration easier
Felix Fietkau [Tue, 23 Apr 2013 18:35:50 +0000 (18:35 +0000)]
hostapd: return the frequency to some ubus calls to make integration easier

SVN-Revision: 36410

11 years agomac80211: use the original mac address for the first virtual interface
Felix Fietkau [Tue, 23 Apr 2013 16:32:24 +0000 (16:32 +0000)]
mac80211: use the original mac address for the first virtual interface

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36408

11 years agobcm63xx: update patches with upstream submissions
Jonas Gorski [Tue, 23 Apr 2013 13:55:36 +0000 (13:55 +0000)]
bcm63xx: update patches with upstream submissions

SVN-Revision: 36407

11 years agobcm63xx: switch to linux 3.8
Jonas Gorski [Tue, 23 Apr 2013 13:55:17 +0000 (13:55 +0000)]
bcm63xx: switch to linux 3.8

SVN-Revision: 36406

11 years agolldpd: upgrade to 0.7.1
Jo-Philipp Wich [Tue, 23 Apr 2013 10:37:23 +0000 (10:37 +0000)]
lldpd: upgrade to 0.7.1

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 36401

11 years agogettext-full: updated to 0.18.2.1
Jo-Philipp Wich [Tue, 23 Apr 2013 10:29:49 +0000 (10:29 +0000)]
gettext-full: updated to 0.18.2.1

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36400

11 years agolibevent2: update to 2.0.21
Jo-Philipp Wich [Tue, 23 Apr 2013 10:29:45 +0000 (10:29 +0000)]
libevent2: update to 2.0.21

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36399

11 years agolibmnl: update to 1.0.3
Jo-Philipp Wich [Tue, 23 Apr 2013 10:29:42 +0000 (10:29 +0000)]
libmnl: update to 1.0.3

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36398

11 years agolibnetfilter-conntrack: update to 1.0.3
Jo-Philipp Wich [Tue, 23 Apr 2013 10:29:38 +0000 (10:29 +0000)]
libnetfilter-conntrack: update to 1.0.3

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36397

11 years agopolarssl: update to 1.2.6
Jonas Gorski [Tue, 23 Apr 2013 09:22:02 +0000 (09:22 +0000)]
polarssl: update to 1.2.6

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36396

11 years agoncurses: update to 5.9
Jonas Gorski [Tue, 23 Apr 2013 09:21:59 +0000 (09:21 +0000)]
ncurses: update to 5.9

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36395

11 years agolibnl: update to 3.2.21
Jonas Gorski [Tue, 23 Apr 2013 09:21:57 +0000 (09:21 +0000)]
libnl: update to 3.2.21

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36394

11 years agokernel: add kmod-mcp23s08 package
Jonas Gorski [Tue, 23 Apr 2013 09:21:55 +0000 (09:21 +0000)]
kernel: add kmod-mcp23s08 package

Package up the Microchip MCP23S08 I/O expander driver. Needed on the
CalAmp LMU5000 board.

Signed-off-by: Adam Porter <porter.adam@gmail.com>
[jogo@openwrt.org: fix subject]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36393

11 years agoChange default IPv6 config to enable DHCPv6-PD
Steven Barth [Mon, 22 Apr 2013 19:40:16 +0000 (19:40 +0000)]
Change default IPv6 config to enable DHCPv6-PD

SVN-Revision: 36384

11 years agonetifd: Improve IPv6-ULA assignment handling
Steven Barth [Mon, 22 Apr 2013 19:40:06 +0000 (19:40 +0000)]
netifd: Improve IPv6-ULA assignment handling

SVN-Revision: 36383

11 years agoodhcp6c: Several fixes and improvements * Add preliminary support for RFC 6603 prefix...
Steven Barth [Mon, 22 Apr 2013 19:40:01 +0000 (19:40 +0000)]
odhcp6c: Several fixes and improvements * Add preliminary support for RFC 6603 prefix exclusion * Fix reconfigure-support and reconfigure authentication * Set maximum retransmission timeout for solicitations to 2h * Fix a segfault when parsing IA_PD in advertise messages

SVN-Revision: 36382

11 years ago6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode
Steven Barth [Mon, 22 Apr 2013 19:39:55 +0000 (19:39 +0000)]
6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode

SVN-Revision: 36381

11 years agokernel: allow __netdev_alloc_skb_ip_align to be called with dev = NULL
Felix Fietkau [Mon, 22 Apr 2013 15:01:36 +0000 (15:01 +0000)]
kernel: allow __netdev_alloc_skb_ip_align to be called with dev = NULL

SVN-Revision: 36378

11 years agouci: update to git head
Jo-Philipp Wich [Mon, 22 Apr 2013 14:52:28 +0000 (14:52 +0000)]
uci: update to git head

  - fixes memory leak in libuci when trying to open not existing configurations
  - fixes memory leak in libuci-lua when querying not existing sections or options
  - fixes handling of filenames with leading underscore

SVN-Revision: 36377

11 years agohostapd: update to 2013-04-05
Felix Fietkau [Mon, 22 Apr 2013 13:24:48 +0000 (13:24 +0000)]
hostapd: update to 2013-04-05

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36376

11 years agoscripts/config: warn on deprected "depends" syntax instead of throwing a syntax error
Felix Fietkau [Mon, 22 Apr 2013 12:53:32 +0000 (12:53 +0000)]
scripts/config: warn on deprected "depends" syntax instead of throwing a syntax error

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36375

11 years agoar71xx: merge more unaligned access hacks from cerowrt-next
Felix Fietkau [Mon, 22 Apr 2013 12:53:21 +0000 (12:53 +0000)]
ar71xx: merge more unaligned access hacks from cerowrt-next

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36374

11 years agofeeds: fix syntax error
Jo-Philipp Wich [Sat, 20 Apr 2013 13:01:56 +0000 (13:01 +0000)]
feeds: fix syntax error

SVN-Revision: 36370

11 years agofeeds: add openwrt-routing feed and drop bmx6 feed which got merged into openwrt...
Jo-Philipp Wich [Sat, 20 Apr 2013 12:56:52 +0000 (12:56 +0000)]
feeds: add openwrt-routing feed and drop bmx6 feed which got merged into openwrt-routing

SVN-Revision: 36368

11 years agokernel: backport SSB/BCMA changes in preparation for a compat-wireless update
Felix Fietkau [Fri, 19 Apr 2013 12:39:40 +0000 (12:39 +0000)]
kernel: backport SSB/BCMA changes in preparation for a compat-wireless update

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36367

11 years agolinux/3.9: add missing config symbol
Gabor Juhos [Fri, 19 Apr 2013 08:07:38 +0000 (08:07 +0000)]
linux/3.9: add missing config symbol

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

11 years agolinux/3.[89]: update bridge_remove_ipv6_dependency patch
Gabor Juhos [Fri, 19 Apr 2013 08:07:37 +0000 (08:07 +0000)]
linux/3.[89]: update bridge_remove_ipv6_dependency patch

Fixes the following warning:

    CC [M]  net/ipv6/addrconf.o
  net/ipv6/addrconf.c: In function 'addrconf_init':
  net/ipv6/addrconf.c:4944:2: warning: assignment from incompatible pointer type [enabled by default]

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

11 years agokernel: update linux 3.8 to 3.8.8
Gabor Juhos [Fri, 19 Apr 2013 08:07:34 +0000 (08:07 +0000)]
kernel: update linux 3.8 to 3.8.8

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

11 years agobuild: fix make defconfig
Felix Fietkau [Thu, 18 Apr 2013 13:51:16 +0000 (13:51 +0000)]
build: fix make defconfig

SVN-Revision: 36362

11 years agobuild: add new menuconfig code based on linux 3.9
Felix Fietkau [Thu, 18 Apr 2013 12:05:16 +0000 (12:05 +0000)]
build: add new menuconfig code based on linux 3.9

SVN-Revision: 36361

11 years agotoolchain: get rid of libc implementation symbol overloading
Felix Fietkau [Thu, 18 Apr 2013 12:05:08 +0000 (12:05 +0000)]
toolchain: get rid of libc implementation symbol overloading

SVN-Revision: 36360

11 years agotoolchain: get rid of musl version kconfig symbol overloading
Felix Fietkau [Thu, 18 Apr 2013 12:05:02 +0000 (12:05 +0000)]
toolchain: get rid of musl version kconfig symbol overloading

SVN-Revision: 36359

11 years agotoolchain: get rid of eglibc version kconfig symbol overloading
Felix Fietkau [Thu, 18 Apr 2013 12:04:55 +0000 (12:04 +0000)]
toolchain: get rid of eglibc version kconfig symbol overloading

SVN-Revision: 36358

11 years agotoolchain: get rid of uclibc version kconfig symbol overloading
Felix Fietkau [Thu, 18 Apr 2013 12:04:48 +0000 (12:04 +0000)]
toolchain: get rid of uclibc version kconfig symbol overloading

SVN-Revision: 36356

11 years agotoolchain: get rid of gcc kconfig symbol overloading
Felix Fietkau [Thu, 18 Apr 2013 12:04:40 +0000 (12:04 +0000)]
toolchain: get rid of gcc kconfig symbol overloading

SVN-Revision: 36355

11 years agomac80211: rework mac address allocation
Felix Fietkau [Wed, 17 Apr 2013 15:36:57 +0000 (15:36 +0000)]
mac80211: rework mac address allocation

If the first byte is available in the address mask, use only that one -
set the local bit and xor it with the id << 2. This ensures that there
are no hardware BSSID & BSSID-mask conflicts with devices that have
almost the same MAC address with just a small offset. The MAC address
conflict has been observed in a deployment with some devices from the
same batch when running with multiple interfaces.

If only some bits of the last byte are available, xor the id onto the
last MAC address byte (relevant mostly for Ralink devices).

In other cases (should not happen at this point), use the previous MAC
address offset calculation but without the local bit.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36353

11 years agobuild: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig
Felix Fietkau [Wed, 17 Apr 2013 15:36:49 +0000 (15:36 +0000)]
build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36352

11 years agobuild: consistently use 'depends on' instead of 'depends'
Felix Fietkau [Wed, 17 Apr 2013 15:36:41 +0000 (15:36 +0000)]
build: consistently use 'depends on' instead of 'depends'

make the syntax more compatible with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36351