openwrt.git
13 years ago[buildroot] make ModuleAutoLoad more readable
florian [Mon, 18 Oct 2010 06:58:11 +0000 (06:58 +0000)]
[buildroot] make ModuleAutoLoad more readable

When doing a build with tracing on, the expansion of ModuleAutoLoad can get a
little hairy.

Using intermediate variables to name the arguments makes tracing more readable.

One side effect is that if an argument is accidentally left out, we won't get
all of the parameters shifted one over thanks to quoting (done in AutoLoad).

Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23513 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)
florian [Sun, 17 Oct 2010 17:45:50 +0000 (17:45 +0000)]
[brcm63xx] add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)

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

13 years agoomap24xx: Remove 2.6.35 support
mb [Sun, 17 Oct 2010 16:52:53 +0000 (16:52 +0000)]
omap24xx: Remove 2.6.35 support

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

13 years ago[brcm63xx] remove 2.6.32 support
florian [Sun, 17 Oct 2010 16:32:35 +0000 (16:32 +0000)]
[brcm63xx] remove 2.6.32 support

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

13 years ago[brcm63xx] fix SPI driver, move register out of driver code
florian [Sun, 17 Oct 2010 14:09:30 +0000 (14:09 +0000)]
[brcm63xx] fix SPI driver, move register out of driver code

Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23504 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] restore kernel oldconfig
florian [Sun, 17 Oct 2010 14:09:24 +0000 (14:09 +0000)]
[brcm63xx] restore kernel oldconfig

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23503 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] refresh patches
florian [Sun, 17 Oct 2010 14:09:04 +0000 (14:09 +0000)]
[brcm63xx] refresh patches

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23502 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] refresh nb4 support. Register 74x164 device
florian [Sun, 17 Oct 2010 14:08:57 +0000 (14:08 +0000)]
[brcm63xx] refresh nb4 support. Register 74x164 device

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23501 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] add spi devices board info int bcm63xx_boards
florian [Sun, 17 Oct 2010 14:08:51 +0000 (14:08 +0000)]
[brcm63xx] add spi devices board info int bcm63xx_boards

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23500 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] add 74x164 SPI chip support
florian [Sun, 17 Oct 2010 14:08:45 +0000 (14:08 +0000)]
[brcm63xx] add 74x164 SPI chip support

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23499 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] backport SPI master with no RXTX support (from 2.6.36)
florian [Sun, 17 Oct 2010 14:08:39 +0000 (14:08 +0000)]
[kernel] backport SPI master with no RXTX support (from 2.6.36)

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23498 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] register earlier extended platform devices
florian [Sun, 17 Oct 2010 14:08:34 +0000 (14:08 +0000)]
[brcm63xx] register earlier extended platform devices

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23497 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[x86] Use -pipe for net5501 and geos CFLAGS, same as all of the other platforms
florian [Sun, 17 Oct 2010 12:42:06 +0000 (12:42 +0000)]
[x86] Use -pipe for net5501 and geos CFLAGS, same as all of the other platforms

Makes the builds run slightly faster on multicores.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23495 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoomap24xx: Update kernel
mb [Sat, 16 Oct 2010 20:44:25 +0000 (20:44 +0000)]
omap24xx: Update kernel

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

13 years agoFix typo
mb [Sat, 16 Oct 2010 18:46:22 +0000 (18:46 +0000)]
Fix typo

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

13 years agoSupport force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARALLEL:=0
mb [Sat, 16 Oct 2010 18:42:58 +0000 (18:42 +0000)]
Support force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARALLEL:=0

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

13 years ago[package] mountd: Rename uci_add_history to uci_add_delta (#8084)
acinonyx [Sat, 16 Oct 2010 13:57:55 +0000 (13:57 +0000)]
[package] mountd: Rename uci_add_history to uci_add_delta (#8084)

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

13 years agomac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and performanc...
nbd [Sat, 16 Oct 2010 02:30:30 +0000 (02:30 +0000)]
mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and performance enhancements

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

13 years agolinux/atheros: fix another 2.6.36 patch issue
acoul [Fri, 15 Oct 2010 15:06:32 +0000 (15:06 +0000)]
linux/atheros: fix another 2.6.36 patch issue

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

13 years agotarget/linux: fix a path issue on previous commit
acoul [Fri, 15 Oct 2010 14:21:29 +0000 (14:21 +0000)]
target/linux: fix a path issue on previous commit

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

13 years agolinux/atheros: add preliminary 2.6.36 kernel support (refresh patches)
acoul [Fri, 15 Oct 2010 14:05:32 +0000 (14:05 +0000)]
linux/atheros: add preliminary 2.6.36 kernel support (refresh patches)

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

13 years agotools/mtd-utils: add two upstream patches
acoul [Fri, 15 Oct 2010 07:52:37 +0000 (07:52 +0000)]
tools/mtd-utils: add two upstream patches

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

13 years ago[ar71xx] remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel
jow [Thu, 14 Oct 2010 23:08:10 +0000 (23:08 +0000)]
[ar71xx] remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel

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

13 years agoset the umask in toplevel.mk instead of forcing the user to adjust it
nbd [Thu, 14 Oct 2010 15:53:47 +0000 (15:53 +0000)]
set the umask in toplevel.mk instead of forcing the user to adjust it

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

13 years ago[include] add a prereq check for umask 0022, other settings will result in broken...
jow [Thu, 14 Oct 2010 14:25:29 +0000 (14:25 +0000)]
[include] add a prereq check for umask 0022, other settings will result in broken packages

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

13 years agoar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switch driver
nbd [Thu, 14 Oct 2010 13:41:42 +0000 (13:41 +0000)]
ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switch driver

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

13 years agopackage/busybox: update to busybox-1.17.3
acoul [Thu, 14 Oct 2010 09:08:37 +0000 (09:08 +0000)]
package/busybox: update to busybox-1.17.3

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

13 years agoar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)
nbd [Thu, 14 Oct 2010 00:14:59 +0000 (00:14 +0000)]
ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)

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

13 years agolibnl-tiny: fix a compiler warning that shows up with -pedantic
nbd [Thu, 14 Oct 2010 00:14:43 +0000 (00:14 +0000)]
libnl-tiny: fix a compiler warning that shows up with -pedantic

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

13 years agouci: update to 2010-09-28
nbd [Thu, 14 Oct 2010 00:14:30 +0000 (00:14 +0000)]
uci: update to 2010-09-28

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

13 years agolinux kernel version 2.6.36.7 is not (yet) released...
mirko [Wed, 13 Oct 2010 15:06:13 +0000 (15:06 +0000)]
linux kernel version 2.6.36.7 is not (yet) released...

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

13 years agowifi: change the default channel from 5 to 11, 5 was a really bad choice
nbd [Wed, 13 Oct 2010 12:22:48 +0000 (12:22 +0000)]
wifi: change the default channel from 5 to 11, 5 was a really bad choice

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

13 years ago[xburst] Add 2.6.36 patches
lars [Wed, 13 Oct 2010 01:55:44 +0000 (01:55 +0000)]
[xburst] Add 2.6.36 patches

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

13 years ago[kernel] Add some missing symbols to 2.6.36 config
lars [Wed, 13 Oct 2010 00:33:34 +0000 (00:33 +0000)]
[kernel] Add some missing symbols to 2.6.36 config

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

13 years ago[generic] unify extended vlan id swconfig attributes.
jow [Tue, 12 Oct 2010 20:49:35 +0000 (20:49 +0000)]
[generic] unify extended vlan id swconfig attributes.
AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid".
Change all to "vid" and annotate the description with the valid ID range.

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

13 years agogeneric/config-2.6.36: Add missing symbols
acoul [Tue, 12 Oct 2010 16:13:01 +0000 (16:13 +0000)]
generic/config-2.6.36: Add missing symbols

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

13 years agotarget/linux: Add support for cores with slow WDT clock like bcm5354. (thank you...
acoul [Tue, 12 Oct 2010 15:59:35 +0000 (15:59 +0000)]
target/linux: Add support for cores with slow WDT clock like bcm5354. (thank you Aleksandar Radovanovic)

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

13 years agotarget/linux: fix Geos baudrate. (thank you Philip Prindeville)
acoul [Tue, 12 Oct 2010 15:27:34 +0000 (15:27 +0000)]
target/linux: fix Geos baudrate. (thank you Philip Prindeville)

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

13 years agoath9k: fix a few ani issues
nbd [Tue, 12 Oct 2010 14:11:21 +0000 (14:11 +0000)]
ath9k: fix a few ani issues

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

13 years agoath9k: fix channel time updates when the interface is idle
nbd [Tue, 12 Oct 2010 12:04:59 +0000 (12:04 +0000)]
ath9k: fix channel time updates when the interface is idle

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

13 years agomac80211: fix a crash in the netlink backport
nbd [Tue, 12 Oct 2010 12:04:52 +0000 (12:04 +0000)]
mac80211: fix a crash in the netlink backport

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

13 years ago[scripts] remote-gdb: fix parsing of arch and libc from given path as well
jow [Tue, 12 Oct 2010 03:07:07 +0000 (03:07 +0000)]
[scripts] remote-gdb: fix parsing of arch and libc from given path as well

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

13 years ago[scripts] remote-gdb:
jow [Tue, 12 Oct 2010 01:15:55 +0000 (01:15 +0000)]
[scripts] remote-gdb:
- fix parsing of arch-libc tuples
- automatically add sysroot to executable if needed

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

13 years ago[at91] Tag the uncompressed image
claudio [Mon, 11 Oct 2010 16:31:47 +0000 (16:31 +0000)]
[at91] Tag the uncompressed image

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

13 years agoAdd me as maintainer
claudio [Mon, 11 Oct 2010 16:31:44 +0000 (16:31 +0000)]
Add me as maintainer

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

13 years ago[at91] Update to 2.6.35.7
claudio [Mon, 11 Oct 2010 16:31:41 +0000 (16:31 +0000)]
[at91] Update to 2.6.35.7

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

13 years ago[at91] Copy rootfs(s) inside BIN_DIR
claudio [Mon, 11 Oct 2010 16:31:39 +0000 (16:31 +0000)]
[at91] Copy rootfs(s) inside BIN_DIR

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

13 years ago[at91] Add support for FOXGM carrier board
claudio [Mon, 11 Oct 2010 16:31:34 +0000 (16:31 +0000)]
[at91] Add support for FOXGM carrier board

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

13 years agolinux/brcm47xx: fix an initialization issue on 2.6.36 kernel
acoul [Mon, 11 Oct 2010 12:37:16 +0000 (12:37 +0000)]
linux/brcm47xx: fix an initialization issue on 2.6.36 kernel

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

13 years agolinux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)
acoul [Mon, 11 Oct 2010 10:00:02 +0000 (10:00 +0000)]
linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)

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

13 years ago[Patch v2] Geos -- new x86 subtarget definition
jow [Sun, 10 Oct 2010 22:48:33 +0000 (22:48 +0000)]
[Patch v2] Geos -- new x86 subtarget definition
This defines the Geos platform from Traverse Technologies in AUS.

This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot.

I'll add support for the LEDs separately.

Signed-off-by: Philip A. Prindeville
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23390 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[buildroot] Add two debug rules the examine the values of runtime make variables.
jow [Sun, 10 Oct 2010 22:40:44 +0000 (22:40 +0000)]
[buildroot] Add two debug rules the examine the values of runtime make variables.
Based on patch by Philip Prindeville <philipp@redfish-solutions.com>

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

13 years ago[package] mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos
jow [Sun, 10 Oct 2010 17:40:23 +0000 (17:40 +0000)]
[package] mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos

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

13 years ago[package] kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa...
jow [Sun, 10 Oct 2010 17:38:11 +0000 (17:38 +0000)]
[package] kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa

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

13 years agoomap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module
mb [Sun, 10 Oct 2010 17:27:57 +0000 (17:27 +0000)]
omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module

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

13 years agoath9k: fix counter overflow in survey channel time stats for the operating channel
nbd [Sun, 10 Oct 2010 16:22:59 +0000 (16:22 +0000)]
ath9k: fix counter overflow in survey channel time stats for the operating channel

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

13 years ago[scripts] metadata.pl: don't emit LINUX_2_6 selects anymore
jow [Sun, 10 Oct 2010 12:27:44 +0000 (12:27 +0000)]
[scripts] metadata.pl: don't emit LINUX_2_6 selects anymore

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

13 years agomac80211: update to a newer compat-wireless which fixes rt2800pci compile issues...
nbd [Sun, 10 Oct 2010 12:08:52 +0000 (12:08 +0000)]
mac80211: update to a newer compat-wireless which fixes rt2800pci compile issues on 2.6.32 and below

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

13 years agogdb: Enable parallel build
mb [Sat, 9 Oct 2010 21:32:38 +0000 (21:32 +0000)]
gdb: Enable parallel build

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

13 years ago[package] iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move...
jow [Sat, 9 Oct 2010 17:47:55 +0000 (17:47 +0000)]
[package] iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move autogen.sh invocation to Build/Configure

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

13 years ago[package] mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD
jow [Sat, 9 Oct 2010 17:01:27 +0000 (17:01 +0000)]
[package] mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD

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

13 years agoiw: add support for the new survey data
nbd [Sat, 9 Oct 2010 00:36:59 +0000 (00:36 +0000)]
iw: add support for the new survey data

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

13 years agoath9k: implement extended channel utilization statistics via survey
nbd [Sat, 9 Oct 2010 00:36:54 +0000 (00:36 +0000)]
ath9k: implement extended channel utilization statistics via survey

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

13 years agoath9k: add a fix for an aggregation delimiter size rounding error
nbd [Sat, 9 Oct 2010 00:36:49 +0000 (00:36 +0000)]
ath9k: add a fix for an aggregation delimiter size rounding error

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

13 years agomac80211: fix netlink backport for 2.6.31 and below
nbd [Sat, 9 Oct 2010 00:36:43 +0000 (00:36 +0000)]
mac80211: fix netlink backport for 2.6.31 and below

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

13 years agopackage/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)
nico [Fri, 8 Oct 2010 23:26:31 +0000 (23:26 +0000)]
package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)

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

13 years agolinux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.
acoul [Fri, 8 Oct 2010 16:52:35 +0000 (16:52 +0000)]
linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.

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

13 years ago[target:xburst] do not override CFLAGS - the default ones are fine
mirko [Fri, 8 Oct 2010 13:10:43 +0000 (13:10 +0000)]
[target:xburst] do not override CFLAGS - the default ones are fine

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

13 years agolinux/ar71xx: (2.6.36) add a missed patch
acoul [Fri, 8 Oct 2010 12:15:18 +0000 (12:15 +0000)]
linux/ar71xx: (2.6.36) add a missed patch

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

13 years ago[package] firewall: insert SNAT and DNAT rules according to the order of the configur...
jow [Fri, 8 Oct 2010 12:11:55 +0000 (12:11 +0000)]
[package] firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052)

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

13 years agolinux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)
acoul [Fri, 8 Oct 2010 12:10:18 +0000 (12:10 +0000)]
linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)

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

13 years ago[include] quilt.mk: export PATCH for patch-kernel.sh
jow [Fri, 8 Oct 2010 09:21:34 +0000 (09:21 +0000)]
[include] quilt.mk: export PATCH for patch-kernel.sh

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

13 years ago[scripts] patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and...
jow [Fri, 8 Oct 2010 09:21:01 +0000 (09:21 +0000)]
[scripts] patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset

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

13 years agoAdd support for nokia n810 sound
mb [Thu, 7 Oct 2010 15:35:49 +0000 (15:35 +0000)]
Add support for nokia n810 sound

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

13 years ago[package] block-mount: fix fstab.init for IB and buildroot
jow [Thu, 7 Oct 2010 15:15:54 +0000 (15:15 +0000)]
[package] block-mount: fix fstab.init for IB and buildroot

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

13 years agomac80211: update to wireless-testing 2010-10-06
nbd [Thu, 7 Oct 2010 14:27:54 +0000 (14:27 +0000)]
mac80211: update to wireless-testing 2010-10-06

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

13 years agoar71xx: increase rb4xx nand kernel partition size (patch by danimo)
nbd [Thu, 7 Oct 2010 14:27:34 +0000 (14:27 +0000)]
ar71xx: increase rb4xx nand kernel partition size (patch by danimo)

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

13 years agospi-gpio-old: 2.6.36 compile fix
mb [Thu, 7 Oct 2010 13:26:39 +0000 (13:26 +0000)]
spi-gpio-old: 2.6.36 compile fix

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

13 years agohci_h4p: Compile fixes
mb [Thu, 7 Oct 2010 13:05:31 +0000 (13:05 +0000)]
hci_h4p: Compile fixes

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

13 years agocryptodev: Compilefix on 2.6.36
mb [Thu, 7 Oct 2010 12:12:52 +0000 (12:12 +0000)]
cryptodev: Compilefix on 2.6.36

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

13 years agoomap24xx: Update kernel config
mb [Thu, 7 Oct 2010 12:02:26 +0000 (12:02 +0000)]
omap24xx: Update kernel config

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

13 years ago[tools] quilt: pass PATH and FIND to configure (FreeBSD compatibility)
jow [Thu, 7 Oct 2010 11:33:54 +0000 (11:33 +0000)]
[tools] quilt: pass PATH and FIND to configure (FreeBSD compatibility)

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

13 years ago[include] host.mk: introduce PATCH which refers to either gpatch or patch
jow [Thu, 7 Oct 2010 11:33:12 +0000 (11:33 +0000)]
[include] host.mk: introduce PATCH which refers to either gpatch or patch

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

13 years ago[include] rename PATCH to KPATCH
jow [Thu, 7 Oct 2010 11:32:09 +0000 (11:32 +0000)]
[include] rename PATCH to KPATCH

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

13 years ago[package] lua: switch to double precision for floats
jow [Thu, 7 Oct 2010 11:03:18 +0000 (11:03 +0000)]
[package] lua: switch to double precision for floats

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

13 years ago[PATCH] kmod-sound-i8x0 missing dependencies
jow [Thu, 7 Oct 2010 10:12:55 +0000 (10:12 +0000)]
[PATCH] kmod-sound-i8x0 missing dependencies
kmod-sound-i8x0 fails to include the ac97 modules and misspells the
module name in AutoLoad.

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

13 years agoomap24xx: Improve n810 battery management
mb [Thu, 7 Oct 2010 09:58:37 +0000 (09:58 +0000)]
omap24xx: Improve n810 battery management

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

13 years ago[tools] reenable squashfs4 for ar71xx, it needs both old and new
jow [Wed, 6 Oct 2010 22:34:35 +0000 (22:34 +0000)]
[tools] reenable squashfs4 for ar71xx, it needs both old and new

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

13 years ago[package] base-files: add udhcpc vendorid option (#7744)
jow [Wed, 6 Oct 2010 21:21:28 +0000 (21:21 +0000)]
[package] base-files: add udhcpc vendorid option (#7744)

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

13 years agobrcm47xx: add patches for kernel 2.6.36
hauke [Wed, 6 Oct 2010 20:11:03 +0000 (20:11 +0000)]
brcm47xx: add patches for kernel 2.6.36

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

13 years ago[package] dnsmasq: remove a useless subshell invocation from the init script
jow [Wed, 6 Oct 2010 13:23:56 +0000 (13:23 +0000)]
[package] dnsmasq: remove a useless subshell invocation from the init script

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

13 years ago[package] dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves...
jow [Wed, 6 Oct 2010 13:10:15 +0000 (13:10 +0000)]
[package] dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with Netflix and other services

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

13 years agokernel: crashlog uses bootmem to allocate memory which is being deprecated in favour...
hcg [Wed, 6 Oct 2010 09:40:00 +0000 (09:40 +0000)]
kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock.

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

13 years ago[package] base-files: mark /etc/sysupgrade.conf as conffile
jow [Tue, 5 Oct 2010 22:08:23 +0000 (22:08 +0000)]
[package] base-files: mark /etc/sysupgrade.conf as conffile

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

13 years ago[include] add configure as package target
ralph [Tue, 5 Oct 2010 20:20:13 +0000 (20:20 +0000)]
[include] add configure as package target

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

13 years ago[package] uhttpd: revert unrelated change in previous commit
jow [Tue, 5 Oct 2010 19:35:38 +0000 (19:35 +0000)]
[package] uhttpd: revert unrelated change in previous commit

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

13 years ago[package] uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints
jow [Tue, 5 Oct 2010 19:34:22 +0000 (19:34 +0000)]
[package] uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints

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

13 years ago[package] ppp: utilize the new keepfiles facility to backup the whole radius directory
jow [Tue, 5 Oct 2010 19:32:49 +0000 (19:32 +0000)]
[package] ppp: utilize the new keepfiles facility to backup the whole radius directory

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

13 years ago[package] base-files:
jow [Tue, 5 Oct 2010 19:24:12 +0000 (19:24 +0000)]
[package] base-files:
- add sysupgrade support for keepfile hints
* introduces /lib/upgrade/keep.d/ for per-package keepfile lists
* introduces /etc/sysupgrade.conf for user defined keepfile hints
- prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg
- change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and
  opkg list-changed-conffiles

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

13 years ago[include] package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet...
jow [Tue, 5 Oct 2010 19:20:27 +0000 (19:20 +0000)]
[include] package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet present in the package.
This applies to config directories or files that do not exist but may be created by the
user after package installation.

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