openwrt.git
14 years ago[package] opkg: crlf -> lf in 001-fix-double-parsing.patch
jow [Wed, 12 Aug 2009 13:19:34 +0000 (13:19 +0000)]
[package] opkg: crlf -> lf in 001-fix-double-parsing.patch

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

14 years ago[brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, thanks...
florian [Wed, 12 Aug 2009 08:41:47 +0000 (08:41 +0000)]
[brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA

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

14 years ago[brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is not
florian [Tue, 11 Aug 2009 18:57:04 +0000 (18:57 +0000)]
[brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is not

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

14 years ago[ar7] more compile fixes for sangam-atm and 2.6.31
florian [Tue, 11 Aug 2009 18:50:45 +0000 (18:50 +0000)]
[ar7] more compile fixes for sangam-atm and 2.6.31

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

14 years ago[brcm63xx] more bcm63xx definition fixes, thanks AndyI
florian [Tue, 11 Aug 2009 18:50:07 +0000 (18:50 +0000)]
[brcm63xx] more bcm63xx definition fixes, thanks AndyI

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

14 years ago[package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)
acinonyx [Tue, 11 Aug 2009 16:39:53 +0000 (16:39 +0000)]
[package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)

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

14 years agomadwifi: fix frame dropped counter
nbd [Tue, 11 Aug 2009 14:05:57 +0000 (14:05 +0000)]
madwifi: fix frame dropped counter

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

14 years agomadwifi: fix compiler warning
nbd [Tue, 11 Aug 2009 02:14:33 +0000 (02:14 +0000)]
madwifi: fix compiler warning

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

14 years agofix software rx filter for ibss mode (based on a patch by harald schiƶberg)
nbd [Tue, 11 Aug 2009 02:14:28 +0000 (02:14 +0000)]
fix software rx filter for ibss mode (based on a patch by harald schiƶberg)

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

14 years agomadwifi: fix compile error on kernels without net_device api compatibility
nbd [Tue, 11 Aug 2009 02:14:15 +0000 (02:14 +0000)]
madwifi: fix compile error on kernels without net_device api compatibility

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

14 years ago[package] base-files: move ipv6 module loading from setup_interface() to addif()...
jow [Mon, 10 Aug 2009 23:48:10 +0000 (23:48 +0000)]
[package] base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356)

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

14 years ago[package] opkg: fix duplicate parsing of config file, move opkg.conf back to /etc...
jow [Mon, 10 Aug 2009 22:38:37 +0000 (22:38 +0000)]
[package] opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft

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

14 years agoCorrect bool expressions in dependencies.
hauke [Mon, 10 Aug 2009 18:26:18 +0000 (18:26 +0000)]
Correct bool expressions in dependencies.
This fixes #5627

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

14 years ago[package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
acinonyx [Sun, 9 Aug 2009 22:51:04 +0000 (22:51 +0000)]
[package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency

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

14 years agoarm: when linking the kernel, move the section discards after the other sections...
nbd [Sun, 9 Aug 2009 20:51:04 +0000 (20:51 +0000)]
arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports

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

14 years ago[ar71xx] WRT160NL: add default trigger for the power led
juhosg [Sun, 9 Aug 2009 14:13:26 +0000 (14:13 +0000)]
[ar71xx] WRT160NL: add default trigger for the power led

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

14 years ago[ar71xx] enable sysupgrade on the WRT160Nl
juhosg [Sun, 9 Aug 2009 14:12:24 +0000 (14:12 +0000)]
[ar71xx] enable sysupgrade on the WRT160Nl

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

14 years ago[ar71xx] WRT160NL: more mtd parser cleanup
juhosg [Sun, 9 Aug 2009 12:56:06 +0000 (12:56 +0000)]
[ar71xx] WRT160NL: more mtd parser cleanup

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

14 years agorevert some accidentally committed test/debug changes from the module symbol export...
nbd [Sun, 9 Aug 2009 12:33:08 +0000 (12:33 +0000)]
revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655

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

14 years ago[sdk] do not exclude the share directory for bison and other programs to work (#5629)
florian [Sun, 9 Aug 2009 11:11:11 +0000 (11:11 +0000)]
[sdk] do not exclude the share directory for bison and other programs to work (#5629)

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

14 years ago[brcm63xx] add support for the Pirelli AG226G board (#5337)
florian [Sun, 9 Aug 2009 10:19:47 +0000 (10:19 +0000)]
[brcm63xx] add support for the Pirelli AG226G board (#5337)

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

14 years ago[brcm63xx] remove useless hard reset in the SPI controller driver
florian [Sun, 9 Aug 2009 10:18:30 +0000 (10:18 +0000)]
[brcm63xx] remove useless hard reset in the SPI controller driver

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

14 years ago[brcm63xx] fix assignment instead of comparison in the mtd driver (#5649)
florian [Sun, 9 Aug 2009 10:08:07 +0000 (10:08 +0000)]
[brcm63xx] fix assignment instead of comparison in the mtd driver (#5649)

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

14 years agobackport fixed module exports patch to 2.6.28
nbd [Sun, 9 Aug 2009 01:55:19 +0000 (01:55 +0000)]
backport fixed module exports patch to 2.6.28

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

14 years agofix the kernel symbol export patch for arm/powerpc
nbd [Sun, 9 Aug 2009 01:55:13 +0000 (01:55 +0000)]
fix the kernel symbol export patch for arm/powerpc

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

14 years agorevert the module exports patch on 2.6.28 until it is fixed
nbd [Sat, 8 Aug 2009 22:31:24 +0000 (22:31 +0000)]
revert the module exports patch on 2.6.28 until it is fixed

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

14 years ago[ar7] switch to 2.6.30.4
florian [Sat, 8 Aug 2009 21:30:25 +0000 (21:30 +0000)]
[ar7] switch to 2.6.30.4

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

14 years ago[ar7] more 2.6.30 related fixes for ar7-atm
florian [Sat, 8 Aug 2009 21:29:37 +0000 (21:29 +0000)]
[ar7] more 2.6.30 related fixes for ar7-atm

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

14 years ago[s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
florian [Sat, 8 Aug 2009 18:56:14 +0000 (18:56 +0000)]
[s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)

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

14 years agoadd an optional config option for stripping all unnecessary symbol exports from the...
nbd [Sat, 8 Aug 2009 14:22:04 +0000 (14:22 +0000)]
add an optional config option for stripping all unnecessary symbol exports from the kernel image

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

14 years ago[ar71xx] WRT160NL: enable mtd parser on 2.6.30
juhosg [Sat, 8 Aug 2009 13:09:03 +0000 (13:09 +0000)]
[ar71xx] WRT160NL: enable mtd parser on 2.6.30

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

14 years ago[ar71xx] WRT160NL: mtd parser cleanup
juhosg [Sat, 8 Aug 2009 13:06:28 +0000 (13:06 +0000)]
[ar71xx] WRT160NL: mtd parser cleanup

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

14 years ago[ar71xx] move the trx parser out from the patch
juhosg [Sat, 8 Aug 2009 12:08:41 +0000 (12:08 +0000)]
[ar71xx] move the trx parser out from the patch

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

14 years ago[brcm63xx] merge upstream fixes for bcm63xx_enet
florian [Sat, 8 Aug 2009 11:25:36 +0000 (11:25 +0000)]
[brcm63xx] merge upstream fixes for bcm63xx_enet

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

14 years agodecrease verbosity of mklibs.py
nbd [Sat, 8 Aug 2009 02:37:59 +0000 (02:37 +0000)]
decrease verbosity of mklibs.py

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

14 years agointegrate mklibs.py support into the build process
nbd [Sat, 8 Aug 2009 02:25:03 +0000 (02:25 +0000)]
integrate mklibs.py support into the build process

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

14 years agomklibs: do not touch libraries that cannot be rebuilt
nbd [Sat, 8 Aug 2009 02:24:59 +0000 (02:24 +0000)]
mklibs: do not touch libraries that cannot be rebuilt

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

14 years agoupgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf
nbd [Sat, 8 Aug 2009 02:24:54 +0000 (02:24 +0000)]
upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf

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

14 years agomklibs: do not fail on unresolved symbols, but print warnings
nbd [Sat, 8 Aug 2009 02:24:49 +0000 (02:24 +0000)]
mklibs: do not fail on unresolved symbols, but print warnings

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

14 years agoinstall static libraries from uclibc to the rootfs staging dir
nbd [Sat, 8 Aug 2009 02:24:45 +0000 (02:24 +0000)]
install static libraries from uclibc to the rootfs staging dir

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

14 years agoadd target for library specific installations into the root staging dir, fix ipkg...
nbd [Sat, 8 Aug 2009 02:24:37 +0000 (02:24 +0000)]
add target for library specific installations into the root staging dir, fix ipkg build dependency on the package build stamp

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

14 years agoadd a staging directory for unstripped package files, useful for debugging, will...
nbd [Fri, 7 Aug 2009 21:58:35 +0000 (21:58 +0000)]
add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later

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

14 years ago[ar71xx] WRT160NL: register GPIO LEDs and buttons
juhosg [Fri, 7 Aug 2009 17:33:02 +0000 (17:33 +0000)]
[ar71xx] WRT160NL: register GPIO LEDs and buttons

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

14 years agoadd gcc 4.3.4
kaloz [Fri, 7 Aug 2009 12:00:25 +0000 (12:00 +0000)]
add gcc 4.3.4

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

14 years ago[tools] fix mklibs compilation failures on stdio.h not being included
florian [Fri, 7 Aug 2009 10:31:27 +0000 (10:31 +0000)]
[tools] fix mklibs compilation failures on stdio.h not being included

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

14 years ago[package] libiptc and libxtables should install their libraries as symbolic links...
florian [Fri, 7 Aug 2009 09:36:55 +0000 (09:36 +0000)]
[package] libiptc and libxtables should install their libraries as symbolic links (#5313, #5639)

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

14 years ago[toolchain] add support for gcc-4.4.1 (#5580)
florian [Fri, 7 Aug 2009 09:32:52 +0000 (09:32 +0000)]
[toolchain] add support for gcc-4.4.1 (#5580)

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

14 years agobase-files: some /lib/network/config.sh refactoring
nbd [Fri, 7 Aug 2009 00:08:06 +0000 (00:08 +0000)]
base-files: some /lib/network/config.sh refactoring

* Localize a lot more variables than before.
* Do stuff or localize variables at later points or inner blocks
  so less commands are executed in some cases.
* Use the default option of config_get where it makes sense.

Signed-off-by: Malte S. Stretz <mss@apache.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17160 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobase-files: clean up init.d/fstab and port it to the new config_get
nbd [Fri, 7 Aug 2009 00:08:01 +0000 (00:08 +0000)]
base-files: clean up init.d/fstab and port it to the new config_get

... also remove the unused noauto variable in swapon.

Signed-off-by: Malte S. Stretz <mss@apache.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17159 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobase-files: port init.d/led to new config_get
nbd [Fri, 7 Aug 2009 00:07:56 +0000 (00:07 +0000)]
base-files: port init.d/led to new config_get

... and don't call logger directly, rcS takes care of the correct redirection

Signed-off-by: Malte S. Stretz <mss@apache.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17158 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobase-files: port init.d/boot to new config_get
nbd [Fri, 7 Aug 2009 00:07:51 +0000 (00:07 +0000)]
base-files: port init.d/boot to new config_get

... and localize some variables.

Signed-off-by: Malte S. Stretz <mss@apache.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17157 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobase-files: port functions.sh to new config_get
nbd [Fri, 7 Aug 2009 00:07:46 +0000 (00:07 +0000)]
base-files: port functions.sh to new config_get

Signed-off-by: Malte S. Stretz <mss@apache.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17156 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobase-files: allow default value for config_get
nbd [Fri, 7 Aug 2009 00:07:42 +0000 (00:07 +0000)]
base-files: allow default value for config_get

Signed-off-by: Malte S. Stretz <mss@apache.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17155 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd mklibs (based on a patch by florian) in preparation for optional library symbol...
nbd [Fri, 7 Aug 2009 00:07:18 +0000 (00:07 +0000)]
add mklibs (based on a patch by florian) in preparation for optional library symbol stripping

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

14 years ago[brcm63xx] bcm6345 fixes from AndyI
florian [Thu, 6 Aug 2009 20:33:42 +0000 (20:33 +0000)]
[brcm63xx] bcm6345 fixes from AndyI

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

14 years agoupgrade opkg to r215 from the googlecode svn
kaloz [Thu, 6 Aug 2009 20:08:27 +0000 (20:08 +0000)]
upgrade opkg to r215 from the googlecode svn

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

14 years ago[ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema)
juhosg [Thu, 6 Aug 2009 19:07:47 +0000 (19:07 +0000)]
[ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema)

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

14 years ago[ar71xx] add try partition parser for the WRT160NL board (thanks to Christian Daniel...
juhosg [Thu, 6 Aug 2009 19:06:54 +0000 (19:06 +0000)]
[ar71xx] add try partition parser for the WRT160NL board (thanks to Christian Daniel and Gerry Rozema)

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

14 years ago[brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter for bcm634...
florian [Thu, 6 Aug 2009 18:53:44 +0000 (18:53 +0000)]
[brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, thanks AndyI

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

14 years ago[brcm63xx] disable watchdog for bcm6345 until it gets fixed
florian [Thu, 6 Aug 2009 18:44:20 +0000 (18:44 +0000)]
[brcm63xx] disable watchdog for bcm6345 until it gets fixed

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

14 years ago[kernel] make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c
florian [Thu, 6 Aug 2009 14:06:26 +0000 (14:06 +0000)]
[kernel] make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c

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

14 years agowork around a threading bug in mksquashfs4 by limiting the number of threads to 1
nbd [Thu, 6 Aug 2009 12:55:41 +0000 (12:55 +0000)]
work around a threading bug in mksquashfs4 by limiting the number of threads to 1

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

14 years agoatheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
nbd [Thu, 6 Aug 2009 12:55:23 +0000 (12:55 +0000)]
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X

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

14 years ago[package] broadcom-wl: add "assoclist" command to wlc
jow [Thu, 6 Aug 2009 12:02:50 +0000 (12:02 +0000)]
[package] broadcom-wl: add "assoclist" command to wlc

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

14 years ago[ar71xx] update ar71xx_spi driver
juhosg [Thu, 6 Aug 2009 10:56:48 +0000 (10:56 +0000)]
[ar71xx] update ar71xx_spi driver

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

14 years ago[ar71xx] oops, add missing semicolons
juhosg [Thu, 6 Aug 2009 09:42:29 +0000 (09:42 +0000)]
[ar71xx] oops, add missing semicolons

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

14 years ago[ar71xx] get rid of some ifdefs in the IRQ code
juhosg [Thu, 6 Aug 2009 09:32:15 +0000 (09:32 +0000)]
[ar71xx] get rid of some ifdefs in the IRQ code

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

14 years ago[tools] firmware-utils/addpattern: add support for the WRT160NL
juhosg [Thu, 6 Aug 2009 09:15:05 +0000 (09:15 +0000)]
[tools] firmware-utils/addpattern: add support for the WRT160NL

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

14 years ago[package] iw: update to 0.9.15
juhosg [Wed, 5 Aug 2009 17:27:45 +0000 (17:27 +0000)]
[package] iw: update to 0.9.15

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

14 years ago[package] add usb-net-dm9601-ether, thanks groz
florian [Wed, 5 Aug 2009 15:10:29 +0000 (15:10 +0000)]
[package] add usb-net-dm9601-ether, thanks groz

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

14 years ago[package] add usb-serial-motorola-phone, thanks groz
florian [Wed, 5 Aug 2009 15:09:21 +0000 (15:09 +0000)]
[package] add usb-serial-motorola-phone, thanks groz

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

14 years ago[rdc] add experimental support for 2.6.30
florian [Wed, 5 Aug 2009 13:48:22 +0000 (13:48 +0000)]
[rdc] add experimental support for 2.6.30

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

14 years ago[s3c24xx] gta02: Workaround hardware bug on rev 5 and earlier
lars [Wed, 5 Aug 2009 12:56:17 +0000 (12:56 +0000)]
[s3c24xx] gta02: Workaround hardware bug on rev 5 and earlier

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

14 years ago[kernel] add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config
florian [Wed, 5 Aug 2009 10:41:16 +0000 (10:41 +0000)]
[kernel] add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config

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

14 years ago[s3c24xx] mach-gta02: select extra gpio for glamo.
lars [Wed, 5 Aug 2009 00:18:31 +0000 (00:18 +0000)]
[s3c24xx] mach-gta02: select extra gpio for glamo.

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

14 years ago[s3c24xx] Fix typo.
lars [Tue, 4 Aug 2009 21:38:06 +0000 (21:38 +0000)]
[s3c24xx] Fix typo.

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

14 years ago[ar7] register watchdog only if enabled in hardware (#2378)
florian [Tue, 4 Aug 2009 21:05:55 +0000 (21:05 +0000)]
[ar7] register watchdog only if enabled in hardware (#2378)

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

14 years ago[ar71xx] init mac address on the WRT160NL board (thanks to Gerry Rozema for testing)
juhosg [Tue, 4 Aug 2009 17:45:00 +0000 (17:45 +0000)]
[ar71xx] init mac address on the WRT160NL board (thanks to Gerry Rozema for testing)

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

14 years ago[s3c24xx] The gta02 vibrator driver is not meant to be build as module.
lars [Tue, 4 Aug 2009 11:12:02 +0000 (11:12 +0000)]
[s3c24xx] The gta02 vibrator driver is not meant to be build as module.

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

14 years agoset atheros default kernel version to 2.6.30.4
nbd [Tue, 4 Aug 2009 10:51:12 +0000 (10:51 +0000)]
set atheros default kernel version to 2.6.30.4

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

14 years agofix mvswitch/ar8216 tx path hooking for 2.6.30
nbd [Tue, 4 Aug 2009 10:51:06 +0000 (10:51 +0000)]
fix mvswitch/ar8216 tx path hooking for 2.6.30

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

14 years agofix a typo in apply_config -t
nbd [Tue, 4 Aug 2009 00:43:55 +0000 (00:43 +0000)]
fix a typo in apply_config -t

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

14 years ago[package] base-files: ensure that ipv6 is loaded if interfaces have an ip6addr define...
jow [Tue, 4 Aug 2009 00:06:47 +0000 (00:06 +0000)]
[package] base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined, clean trailing whitespace, bump pkg revision (#5356)

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

14 years ago[package] acx fixes for 2.6.30
florian [Mon, 3 Aug 2009 22:30:42 +0000 (22:30 +0000)]
[package] acx fixes for 2.6.30

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

14 years ago[package] firewall: add icmp_type option to specify the icmp type in rule sections...
jow [Mon, 3 Aug 2009 22:24:48 +0000 (22:24 +0000)]
[package] firewall: add icmp_type option to specify the icmp type in rule sections, bump pkg revision (#5554)

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

14 years ago[ar7] use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1
florian [Mon, 3 Aug 2009 22:21:51 +0000 (22:21 +0000)]
[ar7] use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1

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

14 years ago[package] dropbear: safely support remote restarting of dropbear process; bump pkg...
jow [Mon, 3 Aug 2009 22:19:51 +0000 (22:19 +0000)]
[package] dropbear: safely support remote restarting of dropbear process; bump pkg revision (#5498)

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

14 years ago[ar7] add fixed PHY patches from 2.6.27, refresh patches
florian [Mon, 3 Aug 2009 21:32:31 +0000 (21:32 +0000)]
[ar7] add fixed PHY patches from 2.6.27, refresh patches

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

14 years ago[ar7] add back the fixed PHY patches from #3124, until we move this to platform_data
florian [Mon, 3 Aug 2009 18:51:03 +0000 (18:51 +0000)]
[ar7] add back the fixed PHY patches from #3124, until we move this to platform_data

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

14 years agobrcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in...
kaloz [Mon, 3 Aug 2009 11:44:28 +0000 (11:44 +0000)]
brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name

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

14 years agoadd special handling for the adm5120 target, which uses subtargets for different...
kaloz [Mon, 3 Aug 2009 11:24:56 +0000 (11:24 +0000)]
add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter

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

14 years ago[ar71xx] init mac address on the TEW-632BRP boards (closes #5403)
juhosg [Mon, 3 Aug 2009 07:48:21 +0000 (07:48 +0000)]
[ar71xx] init mac address on the TEW-632BRP boards (closes #5403)

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

14 years ago[brcm63xx] fix printing of offsets
florian [Sun, 2 Aug 2009 13:50:39 +0000 (13:50 +0000)]
[brcm63xx] fix printing of offsets

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

14 years ago[ar71xx] fix MISC IRQ handling on the AR7240
juhosg [Sun, 2 Aug 2009 13:27:43 +0000 (13:27 +0000)]
[ar71xx] fix MISC IRQ handling on the AR7240

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

14 years ago[ar7] add experimental support for 2.6.30
florian [Sun, 2 Aug 2009 13:01:18 +0000 (13:01 +0000)]
[ar7] add experimental support for 2.6.30

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

14 years ago[ar7] compile fixes in ar7-atm for new kernels
florian [Sun, 2 Aug 2009 12:37:51 +0000 (12:37 +0000)]
[ar7] compile fixes in ar7-atm for new kernels

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

14 years agoenable the watchdog driver for ppc4xx
kaloz [Sun, 2 Aug 2009 11:20:03 +0000 (11:20 +0000)]
enable the watchdog driver for ppc4xx

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

14 years ago[ar7] resync kernel configuration
florian [Sun, 2 Aug 2009 11:04:33 +0000 (11:04 +0000)]
[ar7] resync kernel configuration

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

14 years ago[kernel] refresh 2.6.30 patches
florian [Sun, 2 Aug 2009 11:02:35 +0000 (11:02 +0000)]
[kernel] refresh 2.6.30 patches

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

14 years ago[ar71xx] fix sysupgrade
juhosg [Sun, 2 Aug 2009 09:27:38 +0000 (09:27 +0000)]
[ar71xx] fix sysupgrade

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

This page took 0.065862 seconds and 4 git commands to generate.