Commit Graph

4592 Commits (cd3e48a9e2c5b31bef948d91d4a84516df76beaa)

Author SHA1 Message Date
Felix Fietkau 44bd58fa1a uci: work around a gcc bug which causes a bogus compiler warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-24 17:25:21 +00:00
Felix Fietkau 073a2a8284 add the 'ead' package (emergency access daemon),
which can provide remote access to your device, even if the ip
and firewall settings are broken

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-24 10:42:12 +00:00
Felix Fietkau 41a4f463eb upgrade uci to 0.7.0 - adds ucimap and fixes #4236
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-23 11:36:22 +00:00
Felix Fietkau d90f4d4a7e add siit for stateless ip and icmp translation to ipv6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 23:33:10 +00:00
Felix Fietkau d1e67bb7aa fix spi-ks8995 compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 19:35:20 +00:00
Felix Fietkau 04e15044bf wpa_supplicant has been upgraded and previous version
0.6.3 doesn't exist anymore. This patch sets the version and
appropriate md5sum; it also updates all the patches. Note
that patch 130 has been deleted since it seems to be already
included in 0.6.6

Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 19:09:12 +00:00
Felix Fietkau 5509ed31b3 remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 19:08:42 +00:00
Jo-Philipp Wich 449da846f2 allow ipv4 routes without gateway in configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 02:21:25 +00:00
Felix Fietkau 3b50744bcc fix opkg overlay_root option for jffs2-only images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-21 19:52:14 +00:00
Nicolas Thill c35ce46724 add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper introduced in 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-21 02:42:10 +00:00
Nicolas Thill de6308f677 add dependency on rb532 target for its CF module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-21 02:37:49 +00:00
Felix Fietkau 824f15d4c4 reduce the binary size of libpcap based programs that don't use bpf parsing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-19 06:35:23 +00:00
Hamish Guthrie 043da7290c Remove legacy kernel load patch - no longer required
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18 07:41:41 +00:00
Imre Kaloz e56fe8af7a upgrade compat-wireless to 2008-12-11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-15 14:12:05 +00:00
Nicolas Thill 2fd3702308 add a patch helping available storage space detection, remove workaround from [13611], bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-15 13:11:12 +00:00
Imre Kaloz a34279723a disable IMQ on 2.6.28 as well -- people should use IFB..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-12 11:11:28 +00:00
Nicolas Thill 1133bfbf31 add a workaround preventing opkg to install anything on squashfs-based fs layouts after [13602]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-12 01:00:51 +00:00
Imre Kaloz d91675a2b8 load crypto_blkcipher before cryptomgr.. *sigh*
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11 20:48:17 +00:00
Nicolas Thill e6132bbde2 remove references to kmod-crypto-aead, removed in [13584]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11 20:11:12 +00:00
Nicolas Thill b74ebef351 load aead after crypto_algapi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11 20:08:40 +00:00
Hamish Guthrie 394e3a8d37 Add kexec load legacy kernel patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11 15:52:28 +00:00
Hamish Guthrie c89d9d6ab6 Remove package libtwin - should be in packages, not trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11 12:30:52 +00:00
Hamish Guthrie 9ea20557a9 Add libtwin package for PS3 petitboot bootloader
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11 12:10:29 +00:00
Imre Kaloz 013391ce59 load aead automatically, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11 10:10:08 +00:00
Mirko Vogt d1cf62fb30 set Package/rt2800-pci to BROKEN
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-10 21:37:28 +00:00
Mirko Vogt 768fe841ac mac80211 updated to 2008-12-10 due to 404-download-error on prior version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-10 21:14:44 +00:00
Imre Kaloz 5d9ca46003 move aead into crypto-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-10 18:43:42 +00:00
Imre Kaloz c05dbaa960 upgrade compat wireless to 2008-12-09, remove the experimental rt2800 patch until it's fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-10 11:21:08 +00:00
Travis Kemen 56b046eb87 fix pcmcia build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-09 18:31:13 +00:00
Felix Fietkau bb11bb9c3b madwifi: move autochannel idletime decision after radar and phy mode checking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-09 18:28:22 +00:00
Florian Fainelli 9ecde6afd9 kexec-tools builds fine again on 2.6.27, unmask it and also make it available for mips (be) targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-08 22:05:30 +00:00
Rod Whitby f79e670927 busybox: Increment PKG_RELEASE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-07 02:15:13 +00:00
Rod Whitby dd6116919e busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-07 02:12:11 +00:00
Felix Fietkau ab61e2a25c madwifi: fix division by zero
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-04 21:57:17 +00:00
Felix Fietkau 3028fdb494 madwifi: fix the autochannel patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-04 19:54:16 +00:00
Travis Kemen 27778ec7cd Move txpower settings after the interface comes up. Thanks alisonken1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-03 21:34:04 +00:00
Florian Fainelli be08911e94 Finally fix the CONFIG_SSB_SILENT symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-03 20:37:01 +00:00
Imre Kaloz c8c59c7d37 add two patches for ath9k 802.11n AP mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-03 10:21:20 +00:00
Florian Fainelli 42df6416f9 Disable b43 for targets that are not brcm47xx or brcm63xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-02 16:02:55 +00:00
Felix Fietkau c74494de8d madwifi: fix frame type parsing (fixes stp, see #4205)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-02 13:34:17 +00:00
Imre Kaloz 113554633f bump hostapd to version 0.6.6
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-02 13:19:56 +00:00
Imre Kaloz cdc7e0715d upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-01 20:27:46 +00:00
Lars-Peter Clausen e50db3359d Fix libertas compile on 2.6.27.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-30 19:24:20 +00:00
Lars-Peter Clausen e28e962267 Fix compile for olpc target.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-30 19:23:03 +00:00
John Crispin 5350ce25de update libertas driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-30 16:53:16 +00:00
Florian Fainelli 00ab10be2f [PATCH] Update mac80211 and make b43 driver build and load on targets other than brcm47xx (#4266)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-29 15:48:42 +00:00
Florian Fainelli 2a5a0e245e [PATCH] Corrected SSB Config
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-29 15:09:32 +00:00
Felix Fietkau 3d97d6c634 madwifi: improve automatic channel selection by taking idle airtime into account
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-29 01:34:33 +00:00
Jo-Philipp Wich da9e8cb950 package/base-files: allow ipv6 routes without gateway specified
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 22:45:16 +00:00
Felix Fietkau c81a5c00ca madwifi: improve reliability of the wds modes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 20:46:52 +00:00
Jo-Philipp Wich 953f9a6489 package/dnsmasq: bump to v2.46 (#4263)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13414 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 18:20:19 +00:00
Florian Fainelli 402e9e6473 Add ata over ethernet modules (#4074)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 18:19:01 +00:00
Jo-Philipp Wich 3ed21c0040 split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 18:04:36 +00:00
Felix Fietkau fd77ccf847 fix a race condition where ppp interfaces were not added to the firewall properly when brought up at boot time - save the ppp interface unit number in the network state
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 16:41:46 +00:00
Felix Fietkau a8e1d247ac fix up the network ifname in the network state when receiving iface/ifup events
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 16:18:11 +00:00
Felix Fietkau 4dfe6c0658 fix ifup (no longer use the to-be-reverted state of the previous config)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 16:13:23 +00:00
Florian Fainelli 674ae4e621 ssb module config symbols fixup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-26 17:43:50 +00:00
Florian Fainelli 1f683c17c4 Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks Norbert
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-24 12:42:13 +00:00
Florian Fainelli 62361430c7 Make b43 back again available for brcm47xx (#4237)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-22 22:50:04 +00:00
Nicolas Thill 151e22fe32 clean NATIVE_TOOLCHAIN dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-22 05:10:43 +00:00
Jo-Philipp Wich 7406f1dde0 package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-22 03:15:32 +00:00
OpenWrt Developers 7a9485b1c3 [ifxmips] uboot: support boards with tantos switch and small code and format cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-21 18:47:33 +00:00
Florian Fainelli a02a898e8d Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-20 23:01:07 +00:00
Gabor Juhos 0fdf82f36a [package] kernel/modules: disable automatic loading of crypto-test module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-19 18:01:26 +00:00
OpenWrt Developers 7931f01fd8 [ifxmips] cleanup uboot package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-19 17:40:05 +00:00
Gabor Juhos 3fa77c468b [package] openssl: update ocf to 20080917
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-18 20:52:33 +00:00
Gabor Juhos 646ee8826a [package] add package for ocf-crypto-headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-18 20:50:18 +00:00
Gabor Juhos 5379e0f8e7 [package] kernel/modules: move ixp4xx hardware crypto module package into crypto.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-18 19:38:50 +00:00
Andy Boyett 4550e7e8e9 [hostapd] bump to version 0.6.5
- updates driver_nl80211 to match changes in recent compat-wireless
   snapshots (for >= 2.6.27)
 - adds preliminary support for 802.11n to hostapd itself

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-18 07:26:15 +00:00
Jo-Philipp Wich 5ee6fd1d42 make mmc_over_gpio init uci-aware
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 23:22:27 +00:00
Imre Kaloz 139df8bd25 MADWIFI_DEBUG should depend on DEVEL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 19:43:12 +00:00
Jo-Philipp Wich 62fb1eb59e remove mac address handling, now handled by /lib/network/config.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 13:30:14 +00:00
Jo-Philipp Wich 8195bd4906 Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 10:47:02 +00:00
Jo-Philipp Wich e7e6e99b6c move the txpower option to wifi-iface to mimic madwifi configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 19:38:55 +00:00
Jo-Philipp Wich 73e4a67da2 package/broadcom-wl:
- use [tr]xantenna instead of [tr]xant to unify config
	- implement txpower option


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 18:03:38 +00:00
Florian Fainelli d1c86c57e1 Finally fix iptables -m conntrack (#988), bump release numnber
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 17:40:49 +00:00
Florian Fainelli 7d7310fa67 Package pata_rb532_cf separately and update kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 01:04:52 +00:00
Florian Fainelli 9ec67547ff The package kmod-net-prism54 misses the firmware file in /lib/firmware.
Signed-Off-By: Joerg Albert <jal2 at gmx.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-15 17:39:50 +00:00
Florian Fainelli 6cad49ed2f kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-15 15:38:48 +00:00
Florian Fainelli f2f2e64ed4 Use the openwrt.org mirror, others are offline
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-15 14:55:55 +00:00
Florian Fainelli 27b24d3694 Split out pcmcia core support from the socket drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-15 12:28:36 +00:00
Florian Fainelli 67df4eb0ff Package bcm63xx-pcmcia kernel module and fix compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-15 11:26:23 +00:00
Florian Fainelli 57b3089241 Fix typo in wpa_supplicant (#4208)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-15 11:15:25 +00:00
Felix Fietkau db2352a922 madwifi: ap+sta race conditions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-14 23:35:12 +00:00
Felix Fietkau 38660ed491 madwifi: add iwpriv for setting the maximum number of associated clients (ap mode)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-14 23:35:03 +00:00
Florian Fainelli 62d1ade0e2 Build p54 driver from compat-wireless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-14 23:09:43 +00:00
Lars-Peter Clausen c33e11d0b2 Put libext2fs into its own package.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-14 22:37:29 +00:00
Felix Fietkau bf6086fedf uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-14 17:01:37 +00:00
Nicolas Thill 2f7fea3003 fix brctl on linux 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-13 04:22:05 +00:00
Felix Fietkau 53316f3f04 bump openssl PKG_RELEASE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 15:42:45 +00:00
Felix Fietkau 286acbac11 enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 15:35:10 +00:00
Nicolas Thill 0f15663e6b bridge (brctl) changes:
- enable brctl in busybox
 - disable bridge-utils
 - bumb busybox release number


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 03:02:26 +00:00
Nicolas Thill aa9e205c8e lua changes:
- fix shared lib generation
 - don't ship liblua.so dev lib in liblua package
 - remove unsupported 'all' make target during build
 - misc cleanup
 - bump release number


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 02:48:31 +00:00
Nicolas Thill c8c76bab92 add missing kconfig symbol when SBP2 is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 02:42:27 +00:00
Nicolas Thill 180ded14aa FireWire/IEEE1394 requires PCI support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 02:40:01 +00:00
Nicolas Thill d4b39d03f1 ack CONFIG_ISDN change introduced in 2.6.27+
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 02:36:20 +00:00
Nicolas Thill df2acb2746 make network config script work with brctl from both bridge-utils & busybox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 22:48:56 +00:00
Florian Fainelli 43669fa302 Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 22:42:36 +00:00
Nicolas Thill 2a7aeaa68d fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 22:38:59 +00:00
Nicolas Thill 7bceccc563 upgrade busybox to 1.11.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 17:55:06 +00:00
Florian Fainelli 3838a450e5 Allow setting the MAC address on a broadcom device (#1512)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 17:05:15 +00:00
Peter Denison fd6c7ab1e0 Change order of module startup to force USB2 before USB1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 16:50:17 +00:00
Peter Denison 62ecbcad0d Add firewire kernel modules to menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 16:50:11 +00:00
Florian Fainelli 8ca341b1fe Add mac80211-hswim driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 15:38:03 +00:00
Felix Fietkau a8b61d96e2 fix trailing backslash error introduced in r13115 - fixes kernel config issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-06 13:21:43 +00:00
Felix Fietkau cc9c4dd24c add rt2860 firmware
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-03 22:10:35 +00:00
Felix Fietkau 62bfea05c5 add rt2800 (probably still defunct)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-03 22:10:17 +00:00
Felix Fietkau 58c8086447 split out crc-ccitt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-03 22:09:39 +00:00
Felix Fietkau 88ea88e7d0 upgrade compat-wireless to 2008-11-03
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-03 22:09:08 +00:00
Florian Fainelli 0f1182b88d Update openssl to 0.9.8i (#4060)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-03 21:26:27 +00:00
Felix Fietkau 1cb52372bc switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-02 23:14:16 +00:00
Felix Fietkau b38da0d879 madwifi: fix ACL race condition (patch by Sebastian Gottschall)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-02 13:05:46 +00:00
Felix Fietkau 3fc3e5a204 madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-02 13:04:36 +00:00
Felix Fietkau 2380bfcec7 fix a rare wds related noderef issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-02 13:03:03 +00:00
Felix Fietkau ea94e359fb fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-30 22:49:15 +00:00
Travis Kemen 7323a7dc30 remove GPG not enabled in this build warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-30 18:22:00 +00:00
Travis Kemen 7efe4d1cbf remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no longer in the config get cleared
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 20:31:14 +00:00
Felix Fietkau 42923af70f add back the include() function to awk (extracted from the old awx patch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 20:02:52 +00:00
Felix Fietkau 59e8afdeb4 don't bring down interfaces when preparing them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 17:26:59 +00:00
Felix Fietkau 382a56d914 use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 17:26:49 +00:00
Felix Fietkau a3dae311fd fix hostapd a/g mode if only the channel is configured in the config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 15:52:58 +00:00
Felix Fietkau 1d9daa849b fix hostapd race condition which breaks wpa with madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 15:52:44 +00:00
Mike Baker f9ce7a4e7c fix a null pointer deref in vi's search
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 13:46:28 +00:00
Gabor Juhos 543f364d1e [packages] mac80211: fix zd1211rw firmware location
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 20:47:15 +00:00
Travis Kemen 3c68b47895 remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by defualt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 15:14:54 +00:00
Travis Kemen 277aa129cf remove polarity from config file generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 04:06:30 +00:00
Travis Kemen d919f022da fix mistakes in last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 03:53:56 +00:00
Travis Kemen 19336e1276 Simplify antenna selection and remove the need for gpioctl for the nanostation2.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 03:09:33 +00:00
Travis Kemen 3c8d67166e fix polarity
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:49:19 +00:00
Felix Fietkau 4e7201312e madwifi: improve reliability of the antenna diversity setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:07:55 +00:00
Felix Fietkau 7268661d39 implement uci config option for the nanostation antenna/polarity control (ns2 and ns5 supported)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:07:50 +00:00
Felix Fietkau 0ca081e124 madwifi: add a patch for detecting vendor / device name information (only implemented for WiSoC at the moment)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:07:42 +00:00
Felix Fietkau ad0b1add52 make sure that the dhcp client (or other processes necessary to get a connection) gets restarted when the wifi is restarted
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:07:35 +00:00
Felix Fietkau dabd596e39 add new switch configuration api
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18 20:44:53 +00:00
Gabor Juhos 9979ae9673 [package] mac80211: fix zd1211rw build error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17 07:03:20 +00:00
Travis Kemen 5c85763a96 add phidget kernel module from #4116
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17 04:27:45 +00:00
Felix Fietkau 836ae80bb1 madwifi: allow disabling of hardware ibss merges by setting the wifi-iface option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16 21:26:24 +00:00
Felix Fietkau 408a8518ac remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm not going to finish it.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16 21:06:30 +00:00
Gabor Juhos 215ed4cae6 [package] netfilter/iptables: disable IMQ on 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-15 10:56:13 +00:00
Felix Fietkau 2880c83126 madwifi: add sta mode idle reassoc fix (#4091)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-14 12:29:14 +00:00
John Crispin b4b461e666 fixes firewall for trunk, custom chains were never reched, as policies apply beforehand
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-14 10:53:55 +00:00
Florian Fainelli 29e7e1296a Add acx wireless configuration (#4095)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 13:56:12 +00:00
Steven Barth 1d96bd6e14 Ucified PXE-Boot options for dnsmasq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 07:39:56 +00:00
Felix Fietkau a24fab9ae3 madwifi: fix a node refcounting imbalance with a low (but nonzero) crash probability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-11 01:56:27 +00:00
Felix Fietkau a4e83614f9 mac80211: add rate control rewrite and enhance the performance of the minstrel algorithm for non-mrr configurations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-11 01:33:09 +00:00
Lars-Peter Clausen bda7628f94 Fix libnl pkg config file template.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-10 16:04:33 +00:00
Felix Fietkau 4802f81b70 update to latest compat-wireless version and add some new minstrel/b43 fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-10 01:45:35 +00:00
Felix Fietkau 2a9b78c97c mac80211/compat-wireless: don't patch a generated file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 12:06:47 +00:00
Felix Fietkau 4d05f6c24b allow larger beacon interval values - useful for big mesh networks (patch by sven-ola)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-07 01:41:03 +00:00
Felix Fietkau 54b6061f94 madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-07 01:40:36 +00:00