Felix Fietkau
b54785f658
kmod-bluetooth includes hidp, which needs input-core. add the missing dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 16:48:05 +00:00
Felix Fietkau
83b9d84a15
madwifi: fix a header file conflict with iptables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 14:55:11 +00:00
Gabor Juhos
1c8ce1d893
[package] modules: fix several typos in block.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 14:22:31 +00:00
Felix Fietkau
d91cdc6291
build host libtool along with target libtool
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-22 22:05:51 +00:00
Hamish Guthrie
bc7b9358d3
[kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-22 13:11:16 +00:00
Felix Fietkau
2fe9c95f5b
automatically configure switches when swconfig is installed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 18:48:48 +00:00
Nicolas Thill
bb2408fafc
add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 12:02:34 +00:00
Florian Fainelli
e6654449d4
[package] fix nvram_get checking on non-WGT634U ( #4975 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 09:25:51 +00:00
Felix Fietkau
1a7b537ebb
swconfig: implement uci loading support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 01:35:30 +00:00
Felix Fietkau
435f52ff52
swconfig: fix up kernel dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:50 +00:00
Felix Fietkau
51181f9c5f
add optional driver for the hw watchdog on gateworks avila boards (requires soldering to work properly)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:25 +00:00
Mirko Vogt
33334cc3b6
prepare libtool for being build nativly (and therefore being able to build libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 17:57:24 +00:00
Hamish Guthrie
ef9abc3f5a
[ps3-utils] corrected dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:32:42 +00:00
Hamish Guthrie
d2ad79a1b8
[kernel modules] add joystick device support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:31:00 +00:00
Hamish Guthrie
2d355741be
[kernel package other] correct typos in titles of event device and HID devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:29:11 +00:00
Hamish Guthrie
06ac872ec9
[kernel package bluetooth] add hidp support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:27:34 +00:00
Hamish Guthrie
fb326d5683
[kernel module ps3vram] update dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:23:22 +00:00
Florian Fainelli
a3b2c3c70b
[package] fix strange LED behavior with Netgear WGT634U ( #3552 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 10:27:46 +00:00
Jo-Philipp Wich
35cbfe697f
[PATCH] add config option for RNDIS
...
Adds the kernel config option for RNDIS, used by some USB ADSL modems.
Not selected by default, yet.
Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 22:21:27 +00:00
Jo-Philipp Wich
d7d055321a
[package] firewall: actually copy firewall.user to image
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 21:14:47 +00:00
Florian Fainelli
406f776189
[package] allow connection to a prefered bssid ( #4252 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 21:09:02 +00:00
Florian Fainelli
a9bbb61fad
[package] blkid only depends on libuuid and libblkid ( #4932 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 20:49:43 +00:00
Jo-Philipp Wich
1c368aad4c
[package] firewall: process custom rules after forwardings and redirects, this actually allows blocking traffic to certain hosts and other rules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 20:39:02 +00:00
Jo-Philipp Wich
2d188a4557
fix broken logic in r15272, r15273
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 17:12:02 +00:00
Jo-Philipp Wich
e39a5f2599
[package] base-files: ( #4928 )
...
handle "option gateway 0.0.0.0" and "option gateway interface" in route sections
as "no gateway given" to allow defining gateway-less routes while still keeping
the possibility to have static routes with a proper gateway on interfaces with#
dynamic ips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 16:51:58 +00:00
Jo-Philipp Wich
c5824507b5
[PATCH] [kernel] add sata_sil24 module
...
Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 15:42:16 +00:00
Jo-Philipp Wich
dccac6b2b8
[PATCH] Add support for CM109 USB VoIP phone
...
this patch adds support for USB VoIP-phones using the CM109 chipset.
the cm109.ko module was added to linux kernel 2.6.28
it was tested with SVN revision 15247 on a Asus WL-500G Premium.
Signed-off-by: Alfred E. Heggestad <aeh@db.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 15:27:25 +00:00
Jo-Philipp Wich
bd0854584a
[package] lua: revert r15108 & r15109
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 13:44:40 +00:00
Nicolas Thill
a2be758b46
add a workaround preventing libtool from hardcoding library path in shared libs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:44:50 +00:00
Nicolas Thill
3908f13bae
remove 'svn:keywords' property, not needed anymore after [15242]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:32:29 +00:00
Felix Fietkau
5bdd866100
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
Nicolas Thill
f25cd709d4
move ldconfig & ldd to utils section
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-14 16:28:18 +00:00
Felix Fietkau
3c345b5c8e
do not run hotplug event for aliases
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-13 00:43:23 +00:00
Jo-Philipp Wich
53c1991114
[package] firewall: enable /etc/firewall.user by default and install sample firewall.user file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-12 22:38:34 +00:00
Jo-Philipp Wich
84191e727e
[package] base-files: remove redundant netmask handling in 10-routes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-12 16:39:29 +00:00
Florian Fainelli
3f955415e5
[kernel] package ext4 ( #4434 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-12 15:18:49 +00:00
Florian Fainelli
1c4ef8c64c
[package] do not load the spi_gpio module from mmc-over-gpio, bump release number ( #4663 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-12 12:52:32 +00:00
Florian Fainelli
ac898685f0
[package] allow openssl to compile with ccache enabled ( #4518 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-11 16:25:09 +00:00
Hauke Mehrtens
e09e931b55
[iw] Update iw to version 0.9.12
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10 12:20:35 +00:00
Hauke Mehrtens
22791fe80f
[ssb] The ssb module in also integrated into the kernel on brcm63xx target.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10 12:19:42 +00:00
Hauke Mehrtens
6d3076b3cc
[wireless] ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10 12:18:45 +00:00
Hauke Mehrtens
49c40cf8df
[mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10 12:16:51 +00:00
Hauke Mehrtens
c73ea5d9b2
[hostapd] hostapd only supports either b or g as hwmode configuration variable.
...
If bg is set the scripts transfers it now to g mode.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-09 21:44:30 +00:00
Hauke Mehrtens
773cfee639
[wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-09 20:16:01 +00:00
Jo-Philipp Wich
2284341048
[package] dnsmasq: add more options for interface binding ( #4900 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-09 14:51:15 +00:00
Michael Büsch
e28453010e
b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-08 19:03:10 +00:00
Felix Fietkau
0fb2f9c0f6
remove the b43 dependency on brcm47xx/brcm63xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-08 15:06:55 +00:00
Florian Fainelli
d3b5491457
[package] update e2fsprogs to 1.41.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-08 13:25:39 +00:00
Florian Fainelli
535245d13c
[package] update ncurses to 5.7 ( #4852 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-08 08:58:15 +00:00
Jo-Philipp Wich
605c54e0a1
[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
2009-04-07 23:04:29 +00:00
Michael Büsch
18d805b24e
Add some b43 firmware helptext
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-07 18:48:20 +00:00
Michael Büsch
64af0f85c9
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
2009-04-07 18:40:10 +00:00
Felix Fietkau
7e66326c06
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
2009-04-07 16:13:25 +00:00
Felix Fietkau
e7fbac9d11
tweak some sysctl values for better performance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-07 02:51:04 +00:00
Michael Büsch
038b50e697
b43: Add DMA poisoning patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-06 17:15:19 +00:00
Michael Büsch
64e067653d
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
2009-04-06 16:47:17 +00:00
Felix Fietkau
bdc6699634
wprobe: enable conditional compilation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-06 09:56:34 +00:00
Felix Fietkau
c237309a3a
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
2009-04-06 09:56:30 +00:00
Jo-Philipp Wich
7890792f49
[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
2009-04-05 02:33:41 +00:00
Jo-Philipp Wich
666ebf2004
[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
2009-04-04 23:06:56 +00:00
Florian Fainelli
96c9a8df7b
[package] update openssl to 0.9.8k ( #4846 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-04 18:30:56 +00:00
Florian Fainelli
96f07ad552
[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
2009-04-04 12:55:14 +00:00
Felix Fietkau
630b6fe4f9
madwifi: fix crash under load
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-04 09:36:05 +00:00
Felix Fietkau
af309feb53
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
2009-04-04 09:35:55 +00:00
Felix Fietkau
92fbe74bf9
fix failsafe mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-04 09:35:49 +00:00
Felix Fietkau
78b2e3f950
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
2009-04-04 07:07:25 +00:00
Florian Fainelli
3f9e2abe5b
[package] update iw to 0.9.11 ( #4833 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-03 08:36:33 +00:00
Hauke Mehrtens
3d80a402da
[mac80211] Update to compat-wireless-2009-03-31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-02 16:50:20 +00:00
Jo-Philipp Wich
61bd927d24
[package] dropbear: update to 0.52 ( #4635 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 21:04:05 +00:00
Jo-Philipp Wich
079a6e99c9
[package] busybox: avoid infinite loop in lsmod ( #4834 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 20:26:45 +00:00
Michael Büsch
6562bf0965
Make b43 hwrng optional
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 16:49:23 +00:00
Felix Fietkau
ca4de64628
madwifi: improve turbo/autochannel patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 05:28:50 +00:00
Felix Fietkau
cc3a45243e
wprobe: add init script for exporter
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 05:01:25 +00:00
Felix Fietkau
8dce7522b3
wprobe: export the newly added fields via ipfix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 04:47:19 +00:00
Felix Fietkau
48592d1229
wprobe: fix moving average
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 02:12:47 +00:00
Felix Fietkau
c4349fe7f3
madwifi: add wprobe rxframe/probereq counters
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 02:12:39 +00:00
Felix Fietkau
43a805a5e5
madwifi: remove obsolete spatch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 02:12:33 +00:00
Felix Fietkau
d37877a677
libipfix: add additional IEs for wprobe use
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 02:12:21 +00:00
Felix Fietkau
1e8dc6d85e
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
2009-03-29 00:11:00 +00:00
Felix Fietkau
540967d484
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
2009-03-29 00:10:31 +00:00
Jo-Philipp Wich
6006799af7
[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
2009-03-28 21:30:07 +00:00
Felix Fietkau
bf44f7b388
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
2009-03-28 20:39:19 +00:00
Felix Fietkau
9899ab0de2
wifi: fix hostapd + autochannel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-27 21:14:59 +00:00
Felix Fietkau
837c4899ea
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
2009-03-26 23:04:23 +00:00
Felix Fietkau
88cf8a1f8c
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
2009-03-26 23:04:14 +00:00
Felix Fietkau
ea5953b2f5
madwifi on linux 2.4 is no longer supported
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26 21:10:08 +00:00
Felix Fietkau
bf2f58a6ec
implement support for wprobe in madwifi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26 20:56:58 +00:00
Felix Fietkau
fc05d24bf7
add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26 20:56:47 +00:00
Felix Fietkau
6767c41a1a
add libipfix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26 20:56:36 +00:00
Florian Fainelli
60527f7c4c
[package] enable roboswitch for brcm-2.4 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26 10:06:50 +00:00
Jo-Philipp Wich
3388d3d235
[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
2009-03-25 19:13:15 +00:00
Florian Fainelli
daff7e3f1a
[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
2009-03-25 15:54:13 +00:00
Nicolas Thill
43769d037e
[package] libnl: fix compilation with eglibc ( closes : #4785 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 15:05:04 +00:00
Felix Fietkau
fc68391494
oops. committed an old version of the patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 01:51:49 +00:00
Felix Fietkau
e15e287751
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
2009-03-25 01:26:55 +00:00
Felix Fietkau
7f8f42fdab
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
2009-03-25 01:26:44 +00:00
Felix Fietkau
ec4a7c81ac
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
2009-03-25 01:26:36 +00:00
Felix Fietkau
0c5a03afad
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
2009-03-25 01:26:20 +00:00
Jo-Philipp Wich
dcd1178611
[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
2009-03-24 23:42:09 +00:00
Felix Fietkau
be37360bef
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
2009-03-24 15:52:50 +00:00