Hauke Mehrtens
1e50157f84
remove empty patch forgotten in r16447
...
SVN-Revision: 16451
2009-06-14 11:43:01 +00:00
Hauke Mehrtens
af432e7a52
Some fixes for fuse24.
...
Because sshfs expects character device to be /dev/fuse instead of /dev/misc/fuse, sshfs fails.
This patch creates fuse device at /dev/fuse instead, also for compatibility the postinstall script (only executed when manually installed per opkg) creates /dev/misc/fuse
added the dcache enabled kernel message to fuse24
Closes #5333
SVN-Revision: 16447
2009-06-14 11:36:19 +00:00
Hauke Mehrtens
b63576359d
D-Link DIR-320 support (broadcom-diag)
...
This patch adds D-Link DIR-320 support to broadcom-diag.
"reserved" button is the button on the right side of the router without
any title. I'm not sure if I've selected right name.
Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru>
SVN-Revision: 16443
2009-06-14 09:39:43 +00:00
Hauke Mehrtens
efbfde01b0
Various Makefile cleanup.
...
Thanks to swalker.
SVN-Revision: 16437
2009-06-13 16:47:22 +00:00
Hauke Mehrtens
b5141ea359
Update to version 2.49 Fixes #5331 and #5286
...
SVN-Revision: 16436
2009-06-13 16:46:42 +00:00
Florian Fainelli
f3f5cfd4ee
recognize WAP54Gv2 and assigne LED and GPIOs ( #5335 )
...
SVN-Revision: 16434
2009-06-13 15:56:21 +00:00
Felix Fietkau
d196e4087e
udhcpc: add cidr routes support (patch from #5299 )
...
SVN-Revision: 16433
2009-06-13 14:42:47 +00:00
Felix Fietkau
c90052be54
wprobe: add missing include statement (patch from #5325 )
...
SVN-Revision: 16432
2009-06-13 14:34:21 +00:00
Felix Fietkau
985b62a228
madwifi: disable compression by default, as it can cause instabilities on various platforms (thx, acoul)
...
SVN-Revision: 16421
2009-06-11 12:40:07 +00:00
Jo-Philipp Wich
0dc50344f0
fuse24: introduce fuse package for brcm-2.4 ( #5186 )
...
SVN-Revision: 16411
2009-06-11 02:09:53 +00:00
Jo-Philipp Wich
99e23d2144
fuse: update to v2.7.4 ( #5186 )
...
SVN-Revision: 16410
2009-06-11 02:09:13 +00:00
Vasilis Tsiligiannis
f4a81139b7
base-files: Add support for bzipped images in sysupgrade
...
SVN-Revision: 16408
2009-06-10 22:34:14 +00:00
Vasilis Tsiligiannis
57d7cc7666
base-files: Detect and decompressed gzipped images automatically when flashing with sysupgrade
...
SVN-Revision: 16407
2009-06-10 22:22:48 +00:00
Vasilis Tsiligiannis
d1f5700e78
base-files: format hexdump output instead of using awk for sysupgrade
...
SVN-Revision: 16405
2009-06-10 21:52:07 +00:00
Felix Fietkau
f87baeb3e0
wprobe: move measurement task to the kernel, add some configurability (work in progress)
...
SVN-Revision: 16402
2009-06-10 14:37:36 +00:00
Florian Fainelli
67a444c462
fix typo in iptables makefile resulting in patches not being applied ( #5311 )
...
SVN-Revision: 16392
2009-06-09 07:54:46 +00:00
Jo-Philipp Wich
9f4d70e9a3
nvram: refuse nvram operations on the WGT634U
...
SVN-Revision: 16378
2009-06-08 11:59:41 +00:00
Felix Fietkau
e7cbce1f9e
add ucitrigger: a uci plugin, command line tool and lua interface for automatically applying uci config changes
...
SVN-Revision: 16375
2009-06-08 01:27:01 +00:00
Florian Fainelli
74f8ea728a
fix detection of motorola wr850g, thanks to Vinicius Fonseca, ( #4710 )
...
SVN-Revision: 16367
2009-06-07 09:28:29 +00:00
Jo-Philipp Wich
4c9e3682cb
nvram: don't execute nvram fixups on the WGT634U
...
SVN-Revision: 16349
2009-06-06 02:05:10 +00:00
Florian Fainelli
d861885cbf
do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE
...
SVN-Revision: 16336
2009-06-04 13:14:00 +00:00
Gabor Juhos
42011abcb6
kernel/modules: package the VSC7385 driver
...
SVN-Revision: 16325
2009-06-04 07:54:10 +00:00
Gabor Juhos
976f690ebd
kernel/modules: move SPI drivers into a new submenu
...
SVN-Revision: 16323
2009-06-04 06:39:36 +00:00
Lars-Peter Clausen
246a5b334d
More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool
...
Somebody should probably check all packages using c++ with a dependency on stdlibc++
if uclibc++ can be used instead now.
SVN-Revision: 16317
2009-06-04 00:20:01 +00:00
Vasilis Tsiligiannis
5b72dc3d8f
base-files: fix test experession for sysupgrade
...
SVN-Revision: 16310
2009-06-03 18:15:04 +00:00
Vasilis Tsiligiannis
66f8e1122e
ead: fix missing library error while building tinysrp
...
SVN-Revision: 16309
2009-06-03 13:53:15 +00:00
Vasilis Tsiligiannis
121368fbc8
madwifi: clear variables used in for loop
...
SVN-Revision: 16308
2009-06-03 13:53:10 +00:00
Lars-Peter Clausen
3d3d75a248
libtool: revert r16212. It broke building packages using c++.
...
SVN-Revision: 16305
2009-06-03 10:03:29 +00:00
Hauke Mehrtens
81d3b7905b
Update to compat-wireless-2009-06-02
...
SVN-Revision: 16300
2009-06-02 18:48:52 +00:00
Imre Kaloz
d55f736329
package the e1000e driver
...
SVN-Revision: 16295
2009-06-02 10:02:23 +00:00
Felix Fietkau
4b87e55994
madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition)
...
SVN-Revision: 16289
2009-06-01 22:35:48 +00:00
Felix Fietkau
569330c102
swconfig: fix kernel version dependency
...
SVN-Revision: 16286
2009-06-01 22:14:06 +00:00
Imre Kaloz
7f9fd5033c
now that the gemini target is working, get rid of the obsolete and buggy storm target
...
SVN-Revision: 16274
2009-06-01 18:15:30 +00:00
Imre Kaloz
9fa14987b8
fix madwifi for the gemini target
...
SVN-Revision: 16270
2009-06-01 18:09:10 +00:00
Felix Fietkau
642870d0cc
network: prevent unnecessary interface down/up cycles if no mac address change is requested
...
SVN-Revision: 16269
2009-06-01 18:09:05 +00:00
Felix Fietkau
154ebf9380
network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones
...
SVN-Revision: 16266
2009-06-01 18:07:44 +00:00
Hauke Mehrtens
9c3bf13939
B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245 .
...
SVN-Revision: 16263
2009-06-01 17:38:38 +00:00
Nicolas Thill
a42072ddf4
broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number
...
This patch fixes an issue with the broadcom.sh configuration script when
enabling sta mode. Currently sta mode works provided that you have an AP
enabled as well but it doesn't work if you have a sta interface but not an
AP. I found that merely reversing the order of the ap and apsta variables
in the broadcom.sh script corrects this problem, and the attached patch does
exactly that.
Signed-off-by: Eric Bishop <ebishop@bu.edu>
SVN-Revision: 16256
2009-06-01 14:37:11 +00:00
Vasilis Tsiligiannis
ca96019f8e
Add diversity option
...
SVN-Revision: 16255
2009-06-01 14:32:34 +00:00
Imre Kaloz
954717298d
another 2.6.30 related crypto fix
...
SVN-Revision: 16253
2009-06-01 14:04:06 +00:00
Hamish Guthrie
590f3042fb
Removed extra ; in exec rule
...
SVN-Revision: 16243
2009-06-01 08:48:37 +00:00
Jo-Philipp Wich
037f0c9629
madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis
...
SVN-Revision: 16238
2009-05-31 20:42:04 +00:00
Felix Fietkau
43b2318584
madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset)
...
SVN-Revision: 16237
2009-05-31 17:15:09 +00:00
Felix Fietkau
664d2873c7
madwifi: fix excessive stack usage in the wlanconfig tool
...
SVN-Revision: 16235
2009-05-31 15:04:45 +00:00
Felix Fietkau
5836e0fb5f
madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db
...
SVN-Revision: 16234
2009-05-31 14:45:04 +00:00
Florian Fainelli
0be2193e40
fix drivers firmware loading with the new hotplug2, patch from Russell Senior
...
SVN-Revision: 16231
2009-05-31 12:08:15 +00:00
Felix Fietkau
26099a3c23
madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom
...
SVN-Revision: 16224
2009-05-31 02:25:32 +00:00
Jo-Philipp Wich
c7e3690e0e
Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 16222
2009-05-30 22:45:50 +00:00
Jo-Philipp Wich
3d8f202050
Add bssid, frag and rts options and fix mac access control Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 16221
2009-05-30 22:45:13 +00:00
Jo-Philipp Wich
73493cbc83
Major enhancement to hostap.sh script * use common openwrt option naming (e.g. sta instead of manged for mode) * add support for wds vifs * add support for monitor mode * add encryption support * add antenna selection options * add hidden ssid option * other minor fixes Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 16220
2009-05-30 21:48:54 +00:00