openwrt.git
14 years agopackage/kernel: rename KernelPackage/*/Depends to AddDepends/*
nico [Sat, 24 Apr 2010 11:42:17 +0000 (11:42 +0000)]
package/kernel: rename KernelPackage/*/Depends to AddDepends/*

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

14 years agopackage/kernel: load target specific modules .mk files after generic ones
nico [Sat, 24 Apr 2010 11:41:35 +0000 (11:41 +0000)]
package/kernel: load target specific modules .mk files after generic ones

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

14 years ago[package] uhttpd:
jow [Sat, 24 Apr 2010 11:07:41 +0000 (11:07 +0000)]
[package] uhttpd:
- ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility)
- fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility)
- bump version

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

14 years agopackage/kernel: use macros for hid & input
nico [Sat, 24 Apr 2010 11:01:06 +0000 (11:01 +0000)]
package/kernel: use macros for hid & input

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

14 years agobrcm47xx: add sysfs attributes to ssb devices & new defines for registers and device...
acoul [Sat, 24 Apr 2010 06:54:17 +0000 (06:54 +0000)]
brcm47xx: add sysfs attributes to ssb devices & new defines for registers and device ids (credits: Bernhard Loos)

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

14 years ago[uboot-lantiq] fix command line buffer length, fixes mtdparts
ralph [Sat, 24 Apr 2010 06:03:31 +0000 (06:03 +0000)]
[uboot-lantiq] fix command line buffer length, fixes mtdparts

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

14 years ago[package] fix kmod-nls-base dependency with usb-core (#6753)
acoul [Fri, 23 Apr 2010 15:50:28 +0000 (15:50 +0000)]
[package] fix kmod-nls-base dependency with usb-core (#6753)

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

14 years ago[package] dnsmasq:
jow [Fri, 23 Apr 2010 13:40:50 +0000 (13:40 +0000)]
[package] dnsmasq:
- when processing domain entries, append searchdomain to host entries if they are not fully qualified
- create only one reverse record for address entries with multiple names

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

14 years agobrcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W...
acoul [Fri, 23 Apr 2010 11:49:27 +0000 (11:49 +0000)]
brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W, RT-220W and alike boards (closes #6789)

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

14 years ago[package] cleanup Makefiles (#7212)
jow [Fri, 23 Apr 2010 11:27:29 +0000 (11:27 +0000)]
[package] cleanup Makefiles (#7212)

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

14 years ago[package] kernel: package cypress m8 usb-to-serial module (#7210)
jow [Fri, 23 Apr 2010 10:55:26 +0000 (10:55 +0000)]
[package] kernel: package cypress m8 usb-to-serial module (#7210)

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

14 years agopackage/kernel: use macros for kmod-rfkill depends
nico [Fri, 23 Apr 2010 04:08:26 +0000 (04:08 +0000)]
package/kernel: use macros for kmod-rfkill depends

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

14 years agopackage/kernel: introduce a new file that will be sourced first and holding complex...
nico [Fri, 23 Apr 2010 04:01:03 +0000 (04:01 +0000)]
package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16

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

14 years agoath9k: merge fixes for 5ghz fast clock handling
nbd [Thu, 22 Apr 2010 18:33:55 +0000 (18:33 +0000)]
ath9k: merge fixes for 5ghz fast clock handling

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

14 years ago[brcm63xx] register spi controller, remove whitespaces
florian [Thu, 22 Apr 2010 16:35:49 +0000 (16:35 +0000)]
[brcm63xx] register spi controller, remove whitespaces

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

14 years ago[brcm63xx] resync 2.6.33 mtd patch with the one for 2.6.32
florian [Thu, 22 Apr 2010 16:35:44 +0000 (16:35 +0000)]
[brcm63xx] resync 2.6.33 mtd patch with the one for 2.6.32

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

14 years ago[brcm63xx] fix wrong refresh on flashmap patch
florian [Thu, 22 Apr 2010 16:35:01 +0000 (16:35 +0000)]
[brcm63xx] fix wrong refresh on flashmap patch

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

14 years agomac80211: update to wireless-testing 2010-04-21
nbd [Thu, 22 Apr 2010 15:39:31 +0000 (15:39 +0000)]
mac80211: update to wireless-testing 2010-04-21

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

14 years agometadata.pl: fix recursive handling of conditional dependencies
nbd [Thu, 22 Apr 2010 15:39:20 +0000 (15:39 +0000)]
metadata.pl: fix recursive handling of conditional dependencies

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

14 years ago[brcm63xx] re-instate SPI support
florian [Thu, 22 Apr 2010 15:27:51 +0000 (15:27 +0000)]
[brcm63xx] re-instate SPI support

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

14 years ago[brcm63xx] refresh 2.6.32 patches
florian [Thu, 22 Apr 2010 15:27:46 +0000 (15:27 +0000)]
[brcm63xx] refresh 2.6.32 patches

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

14 years ago[brcm63xx] alwasy read imagetag with 64K erase block size
florian [Thu, 22 Apr 2010 15:27:42 +0000 (15:27 +0000)]
[brcm63xx] alwasy read imagetag with 64K erase block size

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

14 years ago[octeon] remove simulator profile
florian [Thu, 22 Apr 2010 15:27:37 +0000 (15:27 +0000)]
[octeon] remove simulator profile

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

14 years agoramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
juhosg [Thu, 22 Apr 2010 09:25:37 +0000 (09:25 +0000)]
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons

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

14 years agokernel: refresh patches for 2.6.34-rc5 and update md5sum
juhosg [Thu, 22 Apr 2010 07:13:21 +0000 (07:13 +0000)]
kernel: refresh patches for 2.6.34-rc5 and update md5sum

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

14 years agokernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
juhosg [Thu, 22 Apr 2010 07:12:09 +0000 (07:12 +0000)]
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels

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

14 years agofix gnu find prereq check
nbd [Wed, 21 Apr 2010 20:42:09 +0000 (20:42 +0000)]
fix gnu find prereq check

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

14 years agomac80211: add mwl8k driver
hauke [Wed, 21 Apr 2010 19:18:13 +0000 (19:18 +0000)]
mac80211: add mwl8k driver

This closes #7209

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

14 years agoar71xx: reduce button threshold value on the NBG460 board
juhosg [Wed, 21 Apr 2010 19:07:23 +0000 (19:07 +0000)]
ar71xx: reduce button threshold value on the NBG460 board

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

14 years agoar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
juhosg [Wed, 21 Apr 2010 19:07:19 +0000 (19:07 +0000)]
ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons

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

14 years agopackage/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
juhosg [Wed, 21 Apr 2010 19:07:14 +0000 (19:07 +0000)]
package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well

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

14 years agokernel: add KEY_WPS_BUTTON definition
juhosg [Wed, 21 Apr 2010 19:07:11 +0000 (19:07 +0000)]
kernel: add KEY_WPS_BUTTON definition

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

14 years agotools: update cloog to 0.15.9
acoul [Wed, 21 Apr 2010 17:21:29 +0000 (17:21 +0000)]
tools: update cloog to 0.15.9

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

14 years agohostapd: fix segmentation fault on non-mac80211 drivers (#7202)
nbd [Tue, 20 Apr 2010 21:25:14 +0000 (21:25 +0000)]
hostapd: fix segmentation fault on non-mac80211 drivers (#7202)

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

14 years ago[toolchain] fix syntax error in Config.in
jow [Tue, 20 Apr 2010 21:13:12 +0000 (21:13 +0000)]
[toolchain] fix syntax error in Config.in

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

14 years agorb532: remove bogus 802.1q kernel config overide
nbd [Tue, 20 Apr 2010 20:24:43 +0000 (20:24 +0000)]
rb532: remove bogus 802.1q kernel config overide

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

14 years agoadd "patented"-build flag to allow packages being with and without patented technology
mirko [Tue, 20 Apr 2010 17:19:40 +0000 (17:19 +0000)]
add "patented"-build flag to allow packages being with and without patented technology

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

14 years agobrcm47xx: fix r21042, nuke (boardnum == 42 section)
acoul [Tue, 20 Apr 2010 16:23:47 +0000 (16:23 +0000)]
brcm47xx: fix r21042, nuke (boardnum == 42 section)

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

14 years ago[toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi...
florian [Tue, 20 Apr 2010 16:18:08 +0000 (16:18 +0000)]
[toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos

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

14 years ago[package] fix iptables cflags to include architecture specific asm includes
florian [Tue, 20 Apr 2010 16:18:03 +0000 (16:18 +0000)]
[package] fix iptables cflags to include architecture specific asm includes

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

14 years agohostapd: fix basic rate selection for 5ghz
nbd [Tue, 20 Apr 2010 15:08:29 +0000 (15:08 +0000)]
hostapd: fix basic rate selection for 5ghz

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

14 years agobrcm47xx: fix ethernet link state (closes #7056)
acoul [Tue, 20 Apr 2010 15:03:22 +0000 (15:03 +0000)]
brcm47xx: fix ethernet link state (closes #7056)

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

14 years agoatheros: refresh 2.6.32 patches
juhosg [Tue, 20 Apr 2010 13:19:29 +0000 (13:19 +0000)]
atheros: refresh 2.6.32 patches

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

14 years agoatheros: register wmac device only if it is enabled in the board config
juhosg [Tue, 20 Apr 2010 13:19:25 +0000 (13:19 +0000)]
atheros: register wmac device only if it is enabled in the board config

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

14 years agoar71xx: fix mtd_layout for the DIR-615-C1 and similar devices
juhosg [Tue, 20 Apr 2010 08:07:25 +0000 (08:07 +0000)]
ar71xx: fix mtd_layout for the DIR-615-C1 and similar devices

  * Thanks to Yury Polyanskiy for the report

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

14 years agoadd gcc-4.5.0 preliminary support
acoul [Mon, 19 Apr 2010 15:43:08 +0000 (15:43 +0000)]
add gcc-4.5.0 preliminary support

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

14 years agoppc40x: sync kernel config
juhosg [Mon, 19 Apr 2010 12:33:09 +0000 (12:33 +0000)]
ppc40x: sync kernel config

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

14 years agotarget/ramips: fix another typo from [20834] (closes: #7182)
nico [Mon, 19 Apr 2010 01:14:29 +0000 (01:14 +0000)]
target/ramips: fix another typo from [20834] (closes: #7182)

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

14 years ago[xen] add missing kernel symbols (#7189)
jow [Mon, 19 Apr 2010 00:46:47 +0000 (00:46 +0000)]
[xen] add missing kernel symbols (#7189)

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

14 years ago[package] opkg: update to r528, refresh patches
jow [Sun, 18 Apr 2010 23:23:40 +0000 (23:23 +0000)]
[package] opkg: update to r528, refresh patches

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

14 years agobrcm47xx: allow isdn on brcm47xx
hauke [Sun, 18 Apr 2010 19:32:18 +0000 (19:32 +0000)]
brcm47xx: allow isdn on brcm47xx

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

14 years agokernel: refresh patches with 2.6.34-rc4
hauke [Sun, 18 Apr 2010 18:35:47 +0000 (18:35 +0000)]
kernel: refresh patches with 2.6.34-rc4

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

14 years agogigaset: build gigaset with isdn4linux support
hauke [Sun, 18 Apr 2010 18:24:34 +0000 (18:24 +0000)]
gigaset: build gigaset with isdn4linux support

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

14 years agobrcm47xx: refresh patches
hauke [Sun, 18 Apr 2010 18:22:50 +0000 (18:22 +0000)]
brcm47xx: refresh patches

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

14 years agokernel: add missing symbols
hauke [Sun, 18 Apr 2010 18:03:49 +0000 (18:03 +0000)]
kernel: add missing symbols

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

14 years agobrcm47xx: fix build of tg3 for kernel 2.6.34
hauke [Sun, 18 Apr 2010 17:19:39 +0000 (17:19 +0000)]
brcm47xx: fix build of tg3 for kernel 2.6.34

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

14 years agosiit: fix build
hauke [Sun, 18 Apr 2010 17:17:06 +0000 (17:17 +0000)]
siit: fix build

Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/

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

14 years agokernel: fix build with kernel 2.6.34-rc4
hauke [Sun, 18 Apr 2010 17:14:49 +0000 (17:14 +0000)]
kernel: fix build with kernel 2.6.34-rc4

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

14 years agokernel: add missing symbols
hauke [Sun, 18 Apr 2010 17:12:20 +0000 (17:12 +0000)]
kernel: add missing symbols

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

14 years agoar71xx: adding support for zyxel nbg460n/550n/550nh boards
juhosg [Sun, 18 Apr 2010 16:24:12 +0000 (16:24 +0000)]
ar71xx: adding support for zyxel nbg460n/550n/550nh boards

This patch adds support for the zyxel nbg460n/550n/550nh routers.
Currently this only works if a second stage bootloader is also flashed,
as the used switch needs extra initialization.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20990 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoppc40x: build initramfs images for the OpenRB/Magicbox boards
juhosg [Sun, 18 Apr 2010 08:32:35 +0000 (08:32 +0000)]
ppc40x: build initramfs images for the OpenRB/Magicbox boards

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

14 years agoath9k: add stbc support
nbd [Sun, 18 Apr 2010 00:56:38 +0000 (00:56 +0000)]
ath9k: add stbc support

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

14 years agomac80211: add ldpc and stbc support to minstrel_ht
nbd [Sun, 18 Apr 2010 00:56:32 +0000 (00:56 +0000)]
mac80211: add ldpc and stbc support to minstrel_ht

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

14 years agomac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG turns...
nbd [Sat, 17 Apr 2010 23:58:44 +0000 (23:58 +0000)]
mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG turns on debugging for atheros drivers

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

14 years agomac80211: use minstrel_ht by default for ath9k
nbd [Sat, 17 Apr 2010 23:58:37 +0000 (23:58 +0000)]
mac80211: use minstrel_ht by default for ath9k

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

14 years agomac80211: minstrel_ht - increase space between sampling attempts to allow for better...
nbd [Sat, 17 Apr 2010 23:58:31 +0000 (23:58 +0000)]
mac80211: minstrel_ht - increase space between sampling attempts to allow for better aggregation

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

14 years agomac80211: enable 3-stream support in minstrel_ht
nbd [Sat, 17 Apr 2010 23:58:26 +0000 (23:58 +0000)]
mac80211: enable 3-stream support in minstrel_ht

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

14 years agoath9k: enable 3-stream and MCS16-23 support
nbd [Sat, 17 Apr 2010 23:58:21 +0000 (23:58 +0000)]
ath9k: enable 3-stream and MCS16-23 support

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

14 years agoath9k: improve reliability of the rx stuck fixup
nbd [Sat, 17 Apr 2010 23:58:16 +0000 (23:58 +0000)]
ath9k: improve reliability of the rx stuck fixup

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

14 years agomac80211: update to wireless-testing 2010-04-16
nbd [Sat, 17 Apr 2010 23:58:09 +0000 (23:58 +0000)]
mac80211: update to wireless-testing 2010-04-16

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

14 years agopackage] dropbear: Add bind 'Interface' option (#7149)
acinonyx [Sat, 17 Apr 2010 17:45:54 +0000 (17:45 +0000)]
package] dropbear: Add bind 'Interface' option (#7149)

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

14 years agokernel: refresh 2.6.32 patches
juhosg [Sat, 17 Apr 2010 09:29:29 +0000 (09:29 +0000)]
kernel: refresh 2.6.32 patches

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

14 years agoppc40x: fix MagicBox partition table
juhosg [Sat, 17 Apr 2010 09:29:26 +0000 (09:29 +0000)]
ppc40x: fix MagicBox partition table

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

14 years agomac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)
nbd [Fri, 16 Apr 2010 21:55:37 +0000 (21:55 +0000)]
mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)

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

14 years agogemini: add support for wiligear wbd-222 (patch by Darius Augulis)
nbd [Fri, 16 Apr 2010 21:03:36 +0000 (21:03 +0000)]
gemini: add support for wiligear wbd-222 (patch by Darius Augulis)

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

14 years agogemini: either scatter/gather dma or hw checksum breaks ethernet, comment out the...
nbd [Fri, 16 Apr 2010 20:23:35 +0000 (20:23 +0000)]
gemini: either scatter/gather dma or hw checksum breaks ethernet, comment out the define that enables both

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

14 years agoswconfig: Add cpu port index to help output.
juhosg [Fri, 16 Apr 2010 19:32:40 +0000 (19:32 +0000)]
swconfig: Add cpu port index to help output.

Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.

This could allow e.g. luci to get a rough overview of the layout of
the switch.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20939 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoswconfig: Fix switch name.
juhosg [Fri, 16 Apr 2010 19:32:32 +0000 (19:32 +0000)]
swconfig: Fix switch name.

This patch fixes a small typo in swconfig's client side that caused
it to print the interface name instead of the switch's device name
on the help page.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20938 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoatheros: nuke clocksoure init patch
juhosg [Fri, 16 Apr 2010 19:32:27 +0000 (19:32 +0000)]
atheros: nuke clocksoure init patch

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

14 years ago[package] dnsmasq: don't append search domain to custom host entries
jow [Fri, 16 Apr 2010 19:09:05 +0000 (19:09 +0000)]
[package] dnsmasq: don't append search domain to custom host entries

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

14 years agopackage/modules: package isp116x-hcd driver
juhosg [Fri, 16 Apr 2010 18:40:15 +0000 (18:40 +0000)]
package/modules: package isp116x-hcd driver

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

14 years agoppc40x: enable USB support
juhosg [Fri, 16 Apr 2010 18:40:12 +0000 (18:40 +0000)]
ppc40x: enable USB support

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

14 years agoppc40x: add isp116x-hcd to the device tree for the OpenRB board
juhosg [Fri, 16 Apr 2010 18:40:10 +0000 (18:40 +0000)]
ppc40x: add isp116x-hcd to the device tree for the OpenRB board

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

14 years agoppc40x: make isp116x-hcd driver usable on the OpenRB board
juhosg [Fri, 16 Apr 2010 18:40:06 +0000 (18:40 +0000)]
ppc40x: make isp116x-hcd driver usable on the OpenRB board

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

14 years agoppc40x: add more EBC_BXCR defines
juhosg [Fri, 16 Apr 2010 18:40:02 +0000 (18:40 +0000)]
ppc40x: add more EBC_BXCR defines

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

14 years agoppc40x: move perwe fixup into a separate function
juhosg [Fri, 16 Apr 2010 18:39:52 +0000 (18:39 +0000)]
ppc40x: move perwe fixup into a separate function

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

14 years agoFix bug in foregrounding in /etc/init.d/rcS
florian [Fri, 16 Apr 2010 18:14:08 +0000 (18:14 +0000)]
Fix bug in foregrounding in /etc/init.d/rcS

Not using the config_xxx functions correctly.  Amended.

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

14 years agobrcm47xx: fix ide drive assignment (closes #7061)
acoul [Fri, 16 Apr 2010 15:05:32 +0000 (15:05 +0000)]
brcm47xx: fix ide drive assignment (closes #7061)

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

14 years ago[malta]
jow [Fri, 16 Apr 2010 11:34:21 +0000 (11:34 +0000)]
[malta]
- enable PCI
- add kmod-pcnet32 to default packages
- make kmod-pcnet32 available for malta target

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

14 years agopackage/ifxmips-dsl-api: move configuration in submenu
nico [Fri, 16 Apr 2010 11:10:37 +0000 (11:10 +0000)]
package/ifxmips-dsl-api: move configuration in submenu

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

14 years agoyckage/ifx-tapidemo: move configuration in submenu
nico [Fri, 16 Apr 2010 11:09:24 +0000 (11:09 +0000)]
yckage/ifx-tapidemo: move configuration in submenu

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

14 years agopackage/ifx-tapi: move configuration in submenu
nico [Fri, 16 Apr 2010 11:08:54 +0000 (11:08 +0000)]
package/ifx-tapi: move configuration in submenu

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

14 years agopackage/uboot-lantiq: move configuration in submenu
nico [Fri, 16 Apr 2010 11:08:19 +0000 (11:08 +0000)]
package/uboot-lantiq: move configuration in submenu

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

14 years agopackage/uboot-ifxmips: move configuration in submenu
nico [Fri, 16 Apr 2010 11:07:52 +0000 (11:07 +0000)]
package/uboot-ifxmips: move configuration in submenu

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

14 years agopackage/ifx-vmmc: move configuration in submenu
nico [Fri, 16 Apr 2010 11:07:18 +0000 (11:07 +0000)]
package/ifx-vmmc: move configuration in submenu

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

14 years agopackage/kexec-tools: move configuration in submenu, rename 'kexec-config.in' in ...
nico [Fri, 16 Apr 2010 11:03:50 +0000 (11:03 +0000)]
package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' in 'Config.in' for coherency

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

14 years agopackage/openssl: move configuration in submenu
nico [Fri, 16 Apr 2010 10:50:45 +0000 (10:50 +0000)]
package/openssl: move configuration in submenu

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

14 years agopackage/ar7-atm: move configuration in submenu
nico [Fri, 16 Apr 2010 10:48:09 +0000 (10:48 +0000)]
package/ar7-atm: move configuration in submenu

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

14 years agopackage/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth...
nico [Fri, 16 Apr 2010 10:44:11 +0000 (10:44 +0000)]
package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth (closes: #7063)

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

14 years agopackage/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu...
nico [Fri, 16 Apr 2010 10:42:10 +0000 (10:42 +0000)]
package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there

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