openwrt.git
15 years agodisable fpu emulation on magicbox -- no idea how it got back there
kaloz [Mon, 25 Aug 2008 21:37:00 +0000 (21:37 +0000)]
disable fpu emulation on magicbox -- no idea how it got back there

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

15 years agoupdate sibyte config, disable unneeded features
kaloz [Mon, 25 Aug 2008 12:18:29 +0000 (12:18 +0000)]
update sibyte config, disable unneeded features

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

15 years agoFix bridge-utils configuration failure (#3931), thanks sn9
florian [Mon, 25 Aug 2008 10:06:25 +0000 (10:06 +0000)]
Fix bridge-utils configuration failure (#3931), thanks sn9

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

15 years ago[adm5120] minor cleanups
juhosg [Mon, 25 Aug 2008 07:28:04 +0000 (07:28 +0000)]
[adm5120] minor cleanups

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

15 years agoUse busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
florian [Mon, 25 Aug 2008 05:21:42 +0000 (05:21 +0000)]
Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9

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

15 years agoUpdated Lua host compiler to 5.1.4
cyrus [Sun, 24 Aug 2008 16:06:34 +0000 (16:06 +0000)]
Updated Lua host compiler to 5.1.4

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

15 years agoUpdated Lua to 5.1.4
cyrus [Sun, 24 Aug 2008 15:45:26 +0000 (15:45 +0000)]
Updated Lua to 5.1.4

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

15 years agoupgrade sibyte to 2.6.26.3
kaloz [Sun, 24 Aug 2008 14:41:33 +0000 (14:41 +0000)]
upgrade sibyte to 2.6.26.3

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

15 years agolua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx...
nbd [Sun, 24 Aug 2008 14:28:04 +0000 (14:28 +0000)]
lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars)

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

15 years agosome more s/git-/git /
nbd [Sun, 24 Aug 2008 14:16:49 +0000 (14:16 +0000)]
some more s/git-/git /

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

15 years agoreplace the deprecated git-* command calls with git *
nbd [Sun, 24 Aug 2008 13:40:21 +0000 (13:40 +0000)]
replace the deprecated git-* command calls with git *

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

15 years agoimprove lua opcode dispatch performance by using computed goto instead of switch...
nbd [Sun, 24 Aug 2008 13:37:56 +0000 (13:37 +0000)]
improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test

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

15 years agofix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4...
thepeople [Sun, 24 Aug 2008 02:40:20 +0000 (02:40 +0000)]
fix bridge utils for brcm-2.4 from dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch

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

15 years agofix make kernel_menuconfig for subtarget kernel config files
nbd [Sat, 23 Aug 2008 23:45:28 +0000 (23:45 +0000)]
fix make kernel_menuconfig for subtarget kernel config files

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

15 years agoFix hostapd with open access point and per-device configuration, thanks sn9
florian [Sat, 23 Aug 2008 21:21:04 +0000 (21:21 +0000)]
Fix hostapd with open access point and per-device configuration, thanks sn9

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

15 years agoupgrade uci to 0.6.0 - many bugfixes and an API cleanup
nbd [Sat, 23 Aug 2008 14:26:31 +0000 (14:26 +0000)]
upgrade uci to 0.6.0 - many bugfixes and an API cleanup

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

15 years ago[adm5120] sync kernel config
juhosg [Fri, 22 Aug 2008 19:34:31 +0000 (19:34 +0000)]
[adm5120] sync kernel config

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

15 years ago[kernel] update to 2.6.26.3 and 2.6.25.16
juhosg [Fri, 22 Aug 2008 15:37:19 +0000 (15:37 +0000)]
[kernel] update to 2.6.26.3 and 2.6.25.16

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

15 years agofix ImageBuilder (closes: #3863)
nico [Fri, 22 Aug 2008 13:45:54 +0000 (13:45 +0000)]
fix ImageBuilder (closes: #3863)

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

15 years agooops, fix typo in [12368]
nico [Fri, 22 Aug 2008 05:03:37 +0000 (05:03 +0000)]
oops, fix typo in [12368]

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

15 years agoinstall ppp development headers
nico [Fri, 22 Aug 2008 05:02:04 +0000 (05:02 +0000)]
install ppp development headers

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

15 years agoadd LICENSE & minimal Config.in files (closes: #3710)
nico [Fri, 22 Aug 2008 04:20:40 +0000 (04:20 +0000)]
add LICENSE & minimal Config.in files (closes: #3710)

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

15 years agodon't display the "Image configuration" menu entry when there's nothing to pre-config...
nico [Fri, 22 Aug 2008 04:18:35 +0000 (04:18 +0000)]
don't display the "Image configuration" menu entry when there's nothing to pre-configure (when using the SDK for example)

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

15 years agoadd feeds config file to SDK
nico [Fri, 22 Aug 2008 02:52:19 +0000 (02:52 +0000)]
add feeds config file to SDK

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

15 years ago[magicbox] fix the CF driver on 2.6.26.x, and create a package for it
juhosg [Thu, 21 Aug 2008 16:52:06 +0000 (16:52 +0000)]
[magicbox] fix the CF driver on 2.6.26.x, and create a package for it

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

15 years agomadwifi: keep a/g mode and pureg setting in sync across vaps
nbd [Thu, 21 Aug 2008 14:54:51 +0000 (14:54 +0000)]
madwifi: keep a/g mode and pureg setting in sync across vaps

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

15 years agoset reasonable generic CRYPTO_ config entries for 2.6.26
nico [Thu, 21 Aug 2008 13:30:59 +0000 (13:30 +0000)]
set reasonable generic CRYPTO_ config entries for 2.6.26

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

15 years agofix kmod-ipt-imq module generation (closes: #3896)
nico [Thu, 21 Aug 2008 13:17:47 +0000 (13:17 +0000)]
fix kmod-ipt-imq module generation (closes: #3896)

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

15 years agomove more extra packages from ./trunk to ./packages
nico [Wed, 20 Aug 2008 22:00:41 +0000 (22:00 +0000)]
move more extra packages from ./trunk to ./packages

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

15 years ago[adm5120] load the mac address from flash where it is possible
juhosg [Wed, 20 Aug 2008 17:20:58 +0000 (17:20 +0000)]
[adm5120] load the mac address from flash where it is possible

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

15 years agoadd missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close...
nico [Wed, 20 Aug 2008 16:04:21 +0000 (16:04 +0000)]
add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close: #3730), bump release number

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

15 years agoadd a patch to use relative symlinks for development shared libraries
nico [Wed, 20 Aug 2008 16:01:33 +0000 (16:01 +0000)]
add a patch to use relative symlinks for development shared libraries

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

15 years agodisable ath9k on all platforms without pci support, not just uml
nbd [Wed, 20 Aug 2008 15:46:46 +0000 (15:46 +0000)]
disable ath9k on all platforms without pci support, not just uml

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

15 years agoupgrade to uci 0.5.0, adds list handling support
nbd [Wed, 20 Aug 2008 15:38:51 +0000 (15:38 +0000)]
upgrade to uci 0.5.0, adds list handling support

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

15 years agodisable ath9k on uml
nico [Wed, 20 Aug 2008 15:33:05 +0000 (15:33 +0000)]
disable ath9k on uml

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

15 years agodisable ipv6 systcl call, as ipv6 is not enabled by default
nico [Wed, 20 Aug 2008 15:29:11 +0000 (15:29 +0000)]
disable ipv6 systcl call, as ipv6 is not enabled by default

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

15 years agoremove empty patches left over after [12348]
nico [Wed, 20 Aug 2008 15:20:19 +0000 (15:20 +0000)]
remove empty patches left over after [12348]

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

15 years agoadd "Architecture" field to opkg status file (closes: #3901)
nico [Wed, 20 Aug 2008 14:09:19 +0000 (14:09 +0000)]
add "Architecture" field to opkg status file (closes: #3901)

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

15 years agoupgrade busybox to v1.11.1 and add current upstream fixes
kaloz [Wed, 20 Aug 2008 14:00:34 +0000 (14:00 +0000)]
upgrade busybox to v1.11.1 and add current upstream fixes

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

15 years agorename patch
kaloz [Wed, 20 Aug 2008 13:58:09 +0000 (13:58 +0000)]
rename patch

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

15 years agoupgrade bridge-utils to v1.4
kaloz [Wed, 20 Aug 2008 13:56:57 +0000 (13:56 +0000)]
upgrade bridge-utils to v1.4

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

15 years agofix uci_set_state for empty values
nbd [Wed, 20 Aug 2008 12:34:17 +0000 (12:34 +0000)]
fix uci_set_state for empty values

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

15 years agofixes variables, oops
blogic [Wed, 20 Aug 2008 11:45:23 +0000 (11:45 +0000)]
fixes variables, oops

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

15 years agoadds the option to have no proto for a interface, usefull if the uci states need...
blogic [Wed, 20 Aug 2008 11:17:40 +0000 (11:17 +0000)]
adds the option to have no proto for a interface, usefull if the uci states need to be set, but interface bring up is handled somewhere else

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

15 years agoadd section names to dnsmasq config
blogic [Tue, 19 Aug 2008 22:05:41 +0000 (22:05 +0000)]
add section names to dnsmasq config

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

15 years agomadwifi: more wds sta related fixes
nbd [Tue, 19 Aug 2008 18:22:03 +0000 (18:22 +0000)]
madwifi: more wds sta related fixes

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

15 years agoredboot.c - adds implicit creation of boardconfig partition
blogic [Tue, 19 Aug 2008 18:07:57 +0000 (18:07 +0000)]
redboot.c - adds implicit creation of boardconfig partition

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

15 years agoupgrade iop32x to 2.6.26.2
kaloz [Mon, 18 Aug 2008 13:54:31 +0000 (13:54 +0000)]
upgrade iop32x to 2.6.26.2

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

15 years agoclean up atheros pci code
blogic [Mon, 18 Aug 2008 11:49:05 +0000 (11:49 +0000)]
clean up atheros pci code

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

15 years agoenable TCP ECN by default (see #3001 for more information)
nbd [Sun, 17 Aug 2008 13:01:59 +0000 (13:01 +0000)]
enable TCP ECN by default (see #3001 for more information)

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

15 years agomake libc.so symlink relative instead of absolute (#3878)
nbd [Sun, 17 Aug 2008 12:30:14 +0000 (12:30 +0000)]
make libc.so symlink relative instead of absolute (#3878)

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

15 years agofix some firewall script typos (patch from #3897)
nbd [Sun, 17 Aug 2008 12:01:01 +0000 (12:01 +0000)]
fix some firewall script typos (patch from #3897)

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

15 years agosome more build system cleanup
nbd [Sun, 17 Aug 2008 11:14:13 +0000 (11:14 +0000)]
some more build system cleanup

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

15 years agorename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf.default...
nbd [Sun, 17 Aug 2008 09:05:01 +0000 (09:05 +0000)]
rename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf.default this makes it possible to change the feeds lists without having the version control system record it as a change

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

15 years agoexport the FIND variable which points to a usable find version
nbd [Sun, 17 Aug 2008 09:04:48 +0000 (09:04 +0000)]
export the FIND variable which points to a usable find version

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

15 years agoadd /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall
thepeople [Sat, 16 Aug 2008 18:01:18 +0000 (18:01 +0000)]
add /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall

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

15 years agofix uninitialized variable in metadata.pm (#3860)
nbd [Sat, 16 Aug 2008 17:00:50 +0000 (17:00 +0000)]
fix uninitialized variable in metadata.pm (#3860)

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

15 years agoadd vif selection fix for the broadcom-wl wifi script (thx, sn9)
nbd [Sat, 16 Aug 2008 17:00:27 +0000 (17:00 +0000)]
add vif selection fix for the broadcom-wl wifi script (thx, sn9)

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

15 years agofix madwifi napi polling packet counting
nbd [Sat, 16 Aug 2008 17:00:13 +0000 (17:00 +0000)]
fix madwifi napi polling packet counting
final fix for #3880

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

15 years agorework parallel building to get rid of some warnings
nbd [Sat, 16 Aug 2008 16:59:47 +0000 (16:59 +0000)]
rework parallel building to get rid of some warnings
and add back support for parallelizing the kernel build
fixes #3882

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

15 years agoremove unneeded line
thepeople [Sat, 16 Aug 2008 16:46:11 +0000 (16:46 +0000)]
remove unneeded line

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

15 years agoremove /etc/firewall.* from being kept as they no longer are used in trunk
thepeople [Sat, 16 Aug 2008 16:04:51 +0000 (16:04 +0000)]
remove /etc/firewall.* from being kept as they no longer are used in trunk

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

15 years agomake opkg the default package manager, disable busybox ipkg from building by default
thepeople [Sat, 16 Aug 2008 06:35:14 +0000 (06:35 +0000)]
make opkg the default package manager, disable busybox ipkg from building by default

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

15 years agofix typo, proto should be protocol
thepeople [Sat, 16 Aug 2008 06:33:22 +0000 (06:33 +0000)]
fix typo, proto should be protocol

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

15 years agotrigger error if dport is used when no proto is defined
blogic [Fri, 15 Aug 2008 20:18:13 +0000 (20:18 +0000)]
trigger error if dport is used when no proto is defined

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

15 years agofix symlinks when installing opkg into a image
thepeople [Fri, 15 Aug 2008 04:13:21 +0000 (04:13 +0000)]
fix symlinks when installing opkg into a image

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

15 years agoFix negative calculation of the tmpfs for devices with few RAM (#3557)
florian [Thu, 14 Aug 2008 22:21:35 +0000 (22:21 +0000)]
Fix negative calculation of the tmpfs for devices with few RAM (#3557)

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

15 years agoremove /etc/functions.sh call from led hotplug script
blogic [Thu, 14 Aug 2008 19:07:22 +0000 (19:07 +0000)]
remove /etc/functions.sh call from led hotplug script

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

15 years ago[brcm47xx] refresh 2.6.23 patches
juhosg [Thu, 14 Aug 2008 18:05:37 +0000 (18:05 +0000)]
[brcm47xx] refresh 2.6.23 patches

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

15 years agoadds watchdog driver to ar5315
blogic [Thu, 14 Aug 2008 16:08:46 +0000 (16:08 +0000)]
adds watchdog driver to ar5315

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

15 years agomove qc-usb from trunk to packages as well (see [12260])
nico [Thu, 14 Aug 2008 10:53:12 +0000 (10:53 +0000)]
move qc-usb from trunk to packages as well (see [12260])

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

15 years agoFix opkg compilation with ccache, thanks sn9
florian [Wed, 13 Aug 2008 21:12:26 +0000 (21:12 +0000)]
Fix opkg compilation with ccache, thanks sn9

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

15 years ago[adm5120] load board's mac address on Compex devices
juhosg [Wed, 13 Aug 2008 19:52:25 +0000 (19:52 +0000)]
[adm5120] load board's mac address on Compex devices

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

15 years agoNow we have b43 working in master mode, include b43 in the profile (#3827)
florian [Wed, 13 Aug 2008 19:42:07 +0000 (19:42 +0000)]
Now we have b43 working in master mode, include b43 in the profile (#3827)

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

15 years agoUpdate b43 to work in AP mode
florian [Wed, 13 Aug 2008 19:37:40 +0000 (19:37 +0000)]
Update b43 to work in AP mode

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

15 years agoAllow mac80211 drivers to work in master mode
florian [Wed, 13 Aug 2008 19:35:29 +0000 (19:35 +0000)]
Allow mac80211 drivers to work in master mode

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

15 years agoUpdate hostapd to 0.6.4
florian [Wed, 13 Aug 2008 19:32:40 +0000 (19:32 +0000)]
Update hostapd to 0.6.4

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

15 years ago[package] i2c-gpio-custom: minor bugfix
juhosg [Wed, 13 Aug 2008 18:48:48 +0000 (18:48 +0000)]
[package] i2c-gpio-custom: minor bugfix

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

15 years ago[adm5120] fix gpio number of the reset button Compex WP54 boards
juhosg [Wed, 13 Aug 2008 16:15:45 +0000 (16:15 +0000)]
[adm5120] fix gpio number of the reset button Compex WP54 boards

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

15 years agoAdd missing config symbols
florian [Wed, 13 Aug 2008 15:39:36 +0000 (15:39 +0000)]
Add missing config symbols

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

15 years agoFix card_idx calculation, thanks sn9
florian [Wed, 13 Aug 2008 15:08:34 +0000 (15:08 +0000)]
Fix card_idx calculation, thanks sn9

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

15 years agoFix putting mac80211 interfaces in monitor and managed modes
florian [Wed, 13 Aug 2008 14:06:16 +0000 (14:06 +0000)]
Fix putting mac80211 interfaces in monitor and managed modes

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

15 years agoFix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only...
florian [Wed, 13 Aug 2008 13:30:27 +0000 (13:30 +0000)]
Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups

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

15 years agoAdd generic wpa_supplicant calls and use them for mac80211 and madwifi.
florian [Tue, 12 Aug 2008 14:22:42 +0000 (14:22 +0000)]
Add generic wpa_supplicant calls and use them for mac80211 and madwifi.

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

15 years agoTypo, should be kmod-madwifi
florian [Tue, 12 Aug 2008 13:44:20 +0000 (13:44 +0000)]
Typo, should be kmod-madwifi

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

15 years agoInclude madwifi by default in rb532 images
florian [Tue, 12 Aug 2008 13:18:26 +0000 (13:18 +0000)]
Include madwifi by default in rb532 images

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

15 years agoAllow routerboard users to kexec into the newly installed kernel if kexec-tools is...
florian [Tue, 12 Aug 2008 06:02:06 +0000 (06:02 +0000)]
Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed

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

15 years agofixes firewall makefile description
blogic [Mon, 11 Aug 2008 22:28:52 +0000 (22:28 +0000)]
fixes firewall makefile description

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

15 years agouci firewall
blogic [Mon, 11 Aug 2008 22:27:36 +0000 (22:27 +0000)]
uci firewall
- make uci firewall default and remove old code
- fix up dependencies

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

15 years agoAdd 802.1x client configuration support and corresponding documentation (#2069)
florian [Mon, 11 Aug 2008 21:38:50 +0000 (21:38 +0000)]
Add 802.1x client configuration support and corresponding documentation (#2069)

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

15 years agouci_firewall
blogic [Mon, 11 Aug 2008 20:51:51 +0000 (20:51 +0000)]
uci_firewall
- fixes hotplug.d script

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

15 years agouci firewall
blogic [Mon, 11 Aug 2008 20:46:17 +0000 (20:46 +0000)]
uci firewall
- remove implicit creation of zones, based on network interfaces

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

15 years agomadwifi: napi polling fix
nbd [Mon, 11 Aug 2008 14:36:50 +0000 (14:36 +0000)]
madwifi: napi polling fix
 - fix u_int negative comparison
 - add some reserve for polling packets (ff has two frames in one descriptor)

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

15 years agoswitch the br2684 default to routed mode instead of bridged mode, as it's more common
nbd [Mon, 11 Aug 2008 13:02:44 +0000 (13:02 +0000)]
switch the br2684 default to routed mode instead of bridged mode, as it's more common

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

15 years agoPackage ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
florian [Mon, 11 Aug 2008 06:38:48 +0000 (06:38 +0000)]
Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)

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

15 years agoadd missing dependency
nbd [Sun, 10 Aug 2008 15:49:52 +0000 (15:49 +0000)]
add missing dependency

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

15 years agofix kmod-ide-core packaging for 2.6.26+
nbd [Sun, 10 Aug 2008 14:37:23 +0000 (14:37 +0000)]
fix kmod-ide-core packaging for 2.6.26+

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

15 years agoadd missing kconfig symbol for generic ide
nbd [Sun, 10 Aug 2008 14:37:18 +0000 (14:37 +0000)]
add missing kconfig symbol for generic ide

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

15 years agofix aes on x86 (thx, Acinonyx)
nbd [Sun, 10 Aug 2008 12:06:23 +0000 (12:06 +0000)]
fix aes on x86 (thx, Acinonyx)

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

15 years ago[ar71xx] add wget2nand script
juhosg [Sun, 10 Aug 2008 09:20:55 +0000 (09:20 +0000)]
[ar71xx] add wget2nand script

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