jow [Thu, 9 Apr 2009 14:51:15 +0000 (14:51 +0000)]
 
[package] dnsmasq: add more options for interface binding (#4900)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15172 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 9 Apr 2009 13:16:57 +0000 (13:16 +0000)]
 
[tools] fix ccache host installation (#4902)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15165 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Wed, 8 Apr 2009 19:03:10 +0000 (19:03 +0000)]
 
b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15160 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 8 Apr 2009 16:57:52 +0000 (16:57 +0000)]
 
b44: use netdev_alloc_skb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15159 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 8 Apr 2009 16:57:41 +0000 (16:57 +0000)]
 
kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15158 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 8 Apr 2009 15:07:39 +0000 (15:07 +0000)]
 
[kernel] workaroun some stupid Kconfig bugs (#4895)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15157 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 8 Apr 2009 15:06:55 +0000 (15:06 +0000)]
 
remove the b43 dependency on brcm47xx/brcm63xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15156 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 8 Apr 2009 15:06:38 +0000 (15:06 +0000)]
 
kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15155 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Wed, 8 Apr 2009 14:17:44 +0000 (14:17 +0000)]
 
cleanup etrax patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15154 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Wed, 8 Apr 2009 14:13:50 +0000 (14:13 +0000)]
 
Fix kernel headers for cris (thanks hinkocevar)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15153 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 8 Apr 2009 13:25:39 +0000 (13:25 +0000)]
 
[package] update e2fsprogs to 1.41.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15151 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 8 Apr 2009 08:58:15 +0000 (08:58 +0000)]
 
[package] update ncurses to 5.7 (#4852)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15147 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 8 Apr 2009 08:52:57 +0000 (08:52 +0000)]
 
[brcm63xx] some more fixes to the SPI controller driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15146 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 7 Apr 2009 23:04:29 +0000 (23:04 +0000)]
 
[package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15144 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Tue, 7 Apr 2009 18:48:20 +0000 (18:48 +0000)]
 
Add some b43 firmware helptext
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15143 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Tue, 7 Apr 2009 18:40:10 +0000 (18:40 +0000)]
 
Remove 500-b43-disable_qos_when_openfw.patch
This patch is incorrect. It leaves mac80211 and b43 in different states.
mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled
inside of b43's queue handling.
There currently is no way to disable QoS after loading the firmware.
Buildroot should probably statically change the module parameter to QoS=0, if the
opensource firmware is built into the image.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15142 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Apr 2009 16:13:25 +0000 (16:13 +0000)]
 
madwifi: remove braindead code that overwrote the user's antenna diversity setting (thx, brainslayer)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15141 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 7 Apr 2009 15:14:40 +0000 (15:14 +0000)]
 
[tools] revert changeset 15081 seems to break Alice box devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15140 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 7 Apr 2009 13:22:32 +0000 (13:22 +0000)]
 
[brcm63x] imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15133 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 7 Apr 2009 11:07:02 +0000 (11:07 +0000)]
 
[kernel] fix typo in 910-cryptodev_backport.patch (#3933)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15132 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Apr 2009 02:51:10 +0000 (02:51 +0000)]
 
kernel: tweak the maximum allocation size to improve memory allocator performance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15130 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Apr 2009 02:51:04 +0000 (02:51 +0000)]
 
tweak some sysctl values for better performance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15129 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Apr 2009 01:40:46 +0000 (01:40 +0000)]
 
kernel: replace jhash2 with the faster jhash3 algorithm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15128 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Apr 2009 01:37:43 +0000 (01:37 +0000)]
 
remove debugging code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15127 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 6 Apr 2009 19:00:20 +0000 (19:00 +0000)]
 
[kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15123 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 6 Apr 2009 18:08:48 +0000 (18:08 +0000)]
 
[kernel] 2.6.28: add Kconfig prompt for the old crypto symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15122 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Mon, 6 Apr 2009 17:15:19 +0000 (17:15 +0000)]
 
b43: Add DMA poisoning patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15121 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Mon, 6 Apr 2009 16:47:17 +0000 (16:47 +0000)]
 
A patch which works around the issue is included in compat wireless.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15120 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 6 Apr 2009 16:45:10 +0000 (16:45 +0000)]
 
[uml] add a patch to disable compile-time buffer checks enabled by default on Ubuntu 8.10 and later (closes: #4826)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15119 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 6 Apr 2009 11:03:38 +0000 (11:03 +0000)]
 
ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15118 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 6 Apr 2009 10:29:40 +0000 (10:29 +0000)]
 
ixp4xx: don't leave zImage on the rootfs for images other than the freecom one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15117 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 6 Apr 2009 09:56:34 +0000 (09:56 +0000)]
 
wprobe: enable conditional compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15116 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 6 Apr 2009 09:56:30 +0000 (09:56 +0000)]
 
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15115 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 6 Apr 2009 09:56:25 +0000 (09:56 +0000)]
 
clean up gmp and mpfr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15114 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 6 Apr 2009 09:56:21 +0000 (09:56 +0000)]
 
add check for common config variants for tools/install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15113 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 6 Apr 2009 09:56:16 +0000 (09:56 +0000)]
 
add support for config options checking in top-level directory stampfiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15112 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 6 Apr 2009 09:56:12 +0000 (09:56 +0000)]
 
small cleanup for tools/Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15111 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 6 Apr 2009 09:56:06 +0000 (09:56 +0000)]
 
add a default template for Host/Install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15110 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 5 Apr 2009 02:33:41 +0000 (02:33 +0000)]
 
[package] lua: add zlib build dependency, fix inaccuracy in gzip loader
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15109 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 4 Apr 2009 23:06:56 +0000 (23:06 +0000)]
 
[package] lua: add support for loading gzip compressed source files, bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15108 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 4 Apr 2009 18:30:56 +0000 (18:30 +0000)]
 
[package] update openssl to 0.9.8k (#4846)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15106 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 4 Apr 2009 12:55:14 +0000 (12:55 +0000)]
 
[package] do not copy all library files, saves some space (#4872)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15101 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 4 Apr 2009 09:36:05 +0000 (09:36 +0000)]
 
madwifi: fix crash under load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15099 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 4 Apr 2009 09:36:00 +0000 (09:36 +0000)]
 
fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15098 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 4 Apr 2009 09:35:55 +0000 (09:35 +0000)]
 
rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15097 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 4 Apr 2009 09:35:49 +0000 (09:35 +0000)]
 
fix failsafe mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15096 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 4 Apr 2009 07:07:25 +0000 (07:07 +0000)]
 
udhcpc: run dhcp hotplug events after dns has been set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15095 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 4 Apr 2009 06:46:43 +0000 (06:46 +0000)]
 
remove empty directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15094 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 3 Apr 2009 08:36:33 +0000 (08:36 +0000)]
 
[package] update iw to 0.9.11 (#4833)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15084 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Thu, 2 Apr 2009 16:50:20 +0000 (16:50 +0000)]
 
[mac80211] Update to compat-wireless-2009-03-31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15083 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 2 Apr 2009 09:57:00 +0000 (09:57 +0000)]
 
[tools] compute rootfs crc32 required for brcm63xx web upgrades
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15081 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Thu, 2 Apr 2009 09:49:08 +0000 (09:49 +0000)]
 
Add feeds.conf to svn:ignore, because it's a user config file. feeds.conf.default is the committed default.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15080 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 2 Apr 2009 09:43:53 +0000 (09:43 +0000)]
 
[docs] document a little bit more the rationale of the 6bridge script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15079 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
agb [Wed, 1 Apr 2009 18:29:19 +0000 (18:29 +0000)]
 
feeds.conf.default: Change openwrt feeds urls from https to svn
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15076 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 29 Mar 2009 21:04:05 +0000 (21:04 +0000)]
 
[package] dropbear: update to 0.52 (#4635)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15074 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 29 Mar 2009 20:26:45 +0000 (20:26 +0000)]
 
[package] busybox: avoid infinite loop in lsmod (#4834)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15071 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Sun, 29 Mar 2009 16:49:23 +0000 (16:49 +0000)]
 
Make b43 hwrng optional
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15070 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 29 Mar 2009 08:46:04 +0000 (08:46 +0000)]
 
[scripts] ipkg-make-index: remove leading './' from the Filename field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15069 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 29 Mar 2009 05:28:50 +0000 (05:28 +0000)]
 
madwifi: improve turbo/autochannel patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15067 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 29 Mar 2009 05:01:25 +0000 (05:01 +0000)]
 
wprobe: add init script for exporter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15066 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 29 Mar 2009 04:47:19 +0000 (04:47 +0000)]
 
wprobe: export the newly added fields via ipfix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15065 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 29 Mar 2009 02:12:47 +0000 (02:12 +0000)]
 
wprobe: fix moving average
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15064 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 29 Mar 2009 02:12:39 +0000 (02:12 +0000)]
 
madwifi: add wprobe rxframe/probereq counters
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15063 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 29 Mar 2009 02:12:33 +0000 (02:12 +0000)]
 
madwifi: remove obsolete spatch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15062 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 29 Mar 2009 02:12:21 +0000 (02:12 +0000)]
 
libipfix: add additional IEs for wprobe use
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15061 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 29 Mar 2009 00:11:00 +0000 (00:11 +0000)]
 
madwifi: do not use turbo mode during ap mode autoselection unless specifically requested
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15060 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 29 Mar 2009 00:10:31 +0000 (00:10 +0000)]
 
madwifi: only set the desired mode for the first vap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15059 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 28 Mar 2009 21:30:07 +0000 (21:30 +0000)]
 
[package] fix unparsable options generated by wpa_supplicant.sh (#4835)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15058 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 28 Mar 2009 20:39:19 +0000 (20:39 +0000)]
 
opkg: fix error message reporting caused by an uninitialized variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15057 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 27 Mar 2009 21:14:59 +0000 (21:14 +0000)]
 
wifi: fix hostapd + autochannel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15055 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 26 Mar 2009 23:04:23 +0000 (23:04 +0000)]
 
madwifi: add config option for adjusting the beacon power relative to the full tx power (needs testing, units/scale still unknown, defaults to max.)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15054 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 26 Mar 2009 23:04:14 +0000 (23:04 +0000)]
 
madwifi: add a small missing change to the tx power rework
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15053 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 26 Mar 2009 21:10:08 +0000 (21:10 +0000)]
 
madwifi on linux 2.4 is no longer supported
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15052 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 26 Mar 2009 20:56:58 +0000 (20:56 +0000)]
 
implement support for wprobe in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15051 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 26 Mar 2009 20:56:47 +0000 (20:56 +0000)]
 
add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15050 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 26 Mar 2009 20:56:36 +0000 (20:56 +0000)]
 
add libipfix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15049 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 26 Mar 2009 12:04:42 +0000 (12:04 +0000)]
 
[kernel] add a workaround on kmod-textsearch modules (#4832)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15047 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 26 Mar 2009 10:06:50 +0000 (10:06 +0000)]
 
[package] enable roboswitch for brcm-2.4 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15046 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 26 Mar 2009 09:28:24 +0000 (09:28 +0000)]
 
[brcm-2.4] move the mii_ioctl to generic patches, fixes (#1802)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15045 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
ralph [Wed, 25 Mar 2009 20:17:33 +0000 (20:17 +0000)]
 
ooops, m4 is already part of the host tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15044 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
ralph [Wed, 25 Mar 2009 19:51:32 +0000 (19:51 +0000)]
 
added m4 to prereq check, thanks to Gerph
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15043 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 25 Mar 2009 19:13:15 +0000 (19:13 +0000)]
 
[package]
	- fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 for spotting this
	- fix possible regression with different interface protocols
	- bump PKG_RELEASE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15042 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 25 Mar 2009 15:54:13 +0000 (15:54 +0000)]
 
[package] add a workaround for devices that only start beaconing after scanning, that is almost every driver except b43
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15041 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 25 Mar 2009 15:05:04 +0000 (15:05 +0000)]
 
[package] libnl: fix compilation with eglibc (closes: #4785)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15039 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 25 Mar 2009 09:15:30 +0000 (09:15 +0000)]
 
[rdc] fix wrong logic in MDIO code and second PHY address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15034 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 25 Mar 2009 01:51:49 +0000 (01:51 +0000)]
 
oops. committed an old version of the patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15033 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 25 Mar 2009 01:26:55 +0000 (01:26 +0000)]
 
madwifi: fix run-time channel switching in ap mode (including CSA)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15032 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 25 Mar 2009 01:26:44 +0000 (01:26 +0000)]
 
madwifi: rework tx power handling, don't clamp user-configured tx power limit based on current channel properties
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15031 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 25 Mar 2009 01:26:36 +0000 (01:26 +0000)]
 
madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15030 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 25 Mar 2009 01:26:20 +0000 (01:26 +0000)]
 
madwifi: delay calibration with a timer when called from becaon context
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15029 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 Mar 2009 23:42:09 +0000 (23:42 +0000)]
 
[package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15028 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 24 Mar 2009 23:41:29 +0000 (23:41 +0000)]
 
atheros: fix a spiflash write performance regression
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15027 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 24 Mar 2009 22:27:22 +0000 (22:27 +0000)]
 
pkg-config: disable potentially recursive compat lookups which break on systems with gnome devel tools installed (thx, lubek)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15026 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Tue, 24 Mar 2009 16:56:23 +0000 (16:56 +0000)]
 
[kernel] correct md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15025 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 24 Mar 2009 16:11:50 +0000 (16:11 +0000)]
 
[ar71xx] create firmware image for the TL-WR841ND v3 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15024 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 24 Mar 2009 16:08:07 +0000 (16:08 +0000)]
 
[tools] firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15023 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 24 Mar 2009 16:02:27 +0000 (16:02 +0000)]
 
fix typo in cambria gw2358 initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15022 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 24 Mar 2009 15:52:50 +0000 (15:52 +0000)]
 
upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15021 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 24 Mar 2009 15:22:07 +0000 (15:22 +0000)]
 
[brcm63xx] override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15020 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Tue, 24 Mar 2009 15:11:16 +0000 (15:11 +0000)]
 
[mac80211] update compat-wireless to 2009-03-24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15019 
3c298f89-4303-0410-b956-
a3cf2f4a3e73