Felix Fietkau
d5cc8ea44b
madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
...
SVN-Revision: 17545
2009-09-09 00:17:13 +00:00
Felix Fietkau
91d40a14af
Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17527) until we've solved the race conditions it creates
...
SVN-Revision: 17544
2009-09-09 00:16:55 +00:00
Gabor Juhos
6a7693b247
package/mac80211: add menuconfig option for enabling debug support via debugfs
...
SVN-Revision: 17541
2009-09-08 07:32:08 +00:00
Felix Fietkau
488d168c25
move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well
...
SVN-Revision: 17529
2009-09-06 17:36:01 +00:00
Felix Fietkau
3b61c2c2b1
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore
...
SVN-Revision: 17528
2009-09-06 17:26:37 +00:00
Travis Kemen
27915ac778
fix nonhotpluggable networks not being brought up. Closes #2781
...
SVN-Revision: 17527
2009-09-06 17:02:14 +00:00
Felix Fietkau
40e46b9830
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
...
SVN-Revision: 17522
2009-09-05 23:38:51 +00:00
Gabor Juhos
f494bcc222
package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode
...
SVN-Revision: 17517
2009-09-05 18:44:48 +00:00
Felix Fietkau
7d67818ab1
Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE.
...
SVN-Revision: 17516
2009-09-05 13:05:59 +00:00
Travis Kemen
1776830e64
add ifup -a to boot(), closes #4543 #2781
...
SVN-Revision: 17515
2009-09-05 05:33:23 +00:00
Travis Kemen
4c47562a37
extend logging functions
...
SVN-Revision: 17514
2009-09-04 21:09:13 +00:00
Felix Fietkau
8691bbb699
madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones
...
SVN-Revision: 17510
2009-09-03 19:31:48 +00:00
Florian Fainelli
ff8d3f63b1
udevtrigger depends on 2.6 kernels
...
SVN-Revision: 17509
2009-09-03 18:49:47 +00:00
Florian Fainelli
e8727498cb
update hotplug2 to r199, fixes build failures on brcm-2.4
...
SVN-Revision: 17508
2009-09-03 18:33:52 +00:00
Florian Fainelli
36d8dd6bb3
udev depends on 2.6, cleanup Makefile
...
SVN-Revision: 17507
2009-09-03 18:11:32 +00:00
Felix Fietkau
6155fdf5d3
preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file
...
SVN-Revision: 17470
2009-09-02 15:14:53 +00:00
Felix Fietkau
d101694d97
wprobe: fix compile error because of missing isnan()
...
SVN-Revision: 17468
2009-09-02 12:55:26 +00:00
Hauke Mehrtens
291de07cb0
fix module loading with kernel 2.6.27
...
SVN-Revision: 17457
2009-09-01 14:53:35 +00:00
Felix Fietkau
91fe363562
uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a
...
SVN-Revision: 17438
2009-08-29 11:56:27 +00:00
Felix Fietkau
fc5426e4bc
allow mklibs.py to optimize libgcc_s.so.1
...
SVN-Revision: 17437
2009-08-29 03:51:43 +00:00
Felix Fietkau
0464fa7f2a
fix wrong kernel version based nls dependency
...
SVN-Revision: 17436
2009-08-28 16:26:53 +00:00
Felix Fietkau
e6b2b9bd41
add missing dependency for kmod-ntfs (patch from #5638 )
...
SVN-Revision: 17435
2009-08-28 16:26:48 +00:00
Felix Fietkau
8c7c2d9116
Added identification of WRT610N and its button/led definitions.
...
Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>
SVN-Revision: 17434
2009-08-28 15:03:36 +00:00
Felix Fietkau
453c3b8fc0
Added support for identifying the BCM53115 switch found in WRT610N.
...
Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>
SVN-Revision: 17433
2009-08-28 14:20:37 +00:00
Felix Fietkau
ce5869bd9b
madwifi: fix another unconverted netdev_ops issue
...
SVN-Revision: 17431
2009-08-28 12:50:56 +00:00
Florian Fainelli
255ffe962a
update e2fsprogs to 1.41.9, add support for ext4 ( #5748 )
...
SVN-Revision: 17427
2009-08-27 09:16:54 +00:00
Florian Fainelli
c7d20c0a7e
add the in-tree gspca driver
...
Signed-off-by: David Cooper <dave at kupesoft.com>
SVN-Revision: 17421
2009-08-27 08:38:16 +00:00
Felix Fietkau
590fdc946a
firewall: emit hotplug events for interface add/remove
...
SVN-Revision: 17415
2009-08-26 22:46:24 +00:00
Gabor Juhos
34be279659
iw: update to 0.9.17
...
SVN-Revision: 17409
2009-08-26 15:29:54 +00:00
Felix Fietkau
241242cf74
udevtrigger: replace the non-portable tar options used to prevent a namespace conflict with a change to PKG_BUILD_DIR. fixes build on non-gnu systems
...
SVN-Revision: 17393
2009-08-24 23:22:32 +00:00
Felix Fietkau
d498ff436a
move /bin/swconfig to /sbin
...
SVN-Revision: 17387
2009-08-24 22:05:49 +00:00
Geoff Levand
525d86686e
udev: Update udev package from udev-106 to udev-142
...
Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle. These have been incorporated
into the udev admin program udevadm.
Replace the udevextras sub package with config options to the udev
package.
Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc. Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17378
2009-08-24 20:19:26 +00:00
Geoff Levand
0ff31d848f
udevtrigger: Breakout udevtrigger package
...
Current versions of udev no longer provide the separate udevtrigger
utility that hotplug2 needs. To allow for the udev package to
be updated, yet still provide a udevtrigger, create a new package
udevtrigger that is built from old udev sources.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17377
2009-08-24 20:16:07 +00:00
Geoff Levand
0142b07983
kexec-tools: Remove the unused file kexec.sh
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17376
2009-08-24 20:13:39 +00:00
Geoff Levand
8de4d8abf2
kexec-tools: Make link /sbin/kexec for compatability with other distros
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17375
2009-08-24 20:12:41 +00:00
Geoff Levand
a64a3b373a
kexec-tools: Make build of kdump optional
...
Most systems won't need kdump, so make its build optional.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17374
2009-08-24 20:11:46 +00:00
Geoff Levand
66663e3314
kexec-tools: Minor makefile line end fixes
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17373
2009-08-24 20:08:35 +00:00
Geoff Levand
9eeaebb730
kexec-tools: Add libtool PKG_FIXUP
...
libtool is needed to build kexec-tools.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17372
2009-08-24 20:07:36 +00:00
Geoff Levand
c931a7be14
kexec-tools: Update package to version 2.0.1
...
Update package from kexec-tools-2.0.0 to kexec-tools-2.0.1.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17371
2009-08-24 20:06:26 +00:00
Felix Fietkau
13269c1891
fix pdc20xx compile for linux 2.6
...
SVN-Revision: 17359
2009-08-24 00:52:00 +00:00
Felix Fietkau
f29409ca1c
brcm-2.4: fix ide disk detection on the wl-hdd
...
SVN-Revision: 17358
2009-08-23 23:56:19 +00:00
Felix Fietkau
5076142aa3
libpcap: fix kernel version check
...
SVN-Revision: 17349
2009-08-21 22:32:14 +00:00
Felix Fietkau
e43623701c
busybox: adjust default config for nommu targets
...
SVN-Revision: 17348
2009-08-21 22:32:09 +00:00
Felix Fietkau
2015ef16b8
mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)
...
SVN-Revision: 17341
2009-08-20 18:49:12 +00:00
Felix Fietkau
b9451d5542
b43: disable pio and pcmcia support
...
SVN-Revision: 17340
2009-08-20 17:32:52 +00:00
Felix Fietkau
f51eefd344
mac80211: reorganize compat code to make cfg80211 load without usb
...
SVN-Revision: 17339
2009-08-20 17:25:33 +00:00
Felix Fietkau
e06d472f3f
fix a typo in the compat-wireless build speedup patch
...
SVN-Revision: 17337
2009-08-20 17:06:51 +00:00
Felix Fietkau
a3349d3795
mac80211: disable b43 lp-phy support for now
...
SVN-Revision: 17336
2009-08-20 16:56:36 +00:00
Felix Fietkau
7435fccb9c
mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill
...
SVN-Revision: 17335
2009-08-20 16:52:46 +00:00
Felix Fietkau
7609c0ae88
wpa_supplicant: fix madwifi related config change handling
...
SVN-Revision: 17333
2009-08-20 15:58:55 +00:00
Felix Fietkau
f08684ffc0
mac80211: add missing config override
...
SVN-Revision: 17331
2009-08-20 15:41:19 +00:00
Felix Fietkau
72cf6925a4
now that each target has its own package directory, remove the base-files package renaming hack
...
SVN-Revision: 17330
2009-08-20 15:31:22 +00:00
Felix Fietkau
d5a641bcdf
mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes. The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG
...
SVN-Revision: 17328
2009-08-20 15:09:03 +00:00
Felix Fietkau
c5226c3687
remove support for compat-wireless-old
...
SVN-Revision: 17327
2009-08-20 15:00:01 +00:00
Felix Fietkau
9b11d6fa98
upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk, which frequently causes rejects on new versions
...
SVN-Revision: 17326
2009-08-20 14:59:55 +00:00
Jo-Philipp Wich
7d1c2a0612
base-files: fix sysupgrade get_magic_word() function to return proper values if the first two bytes are identical
...
SVN-Revision: 17319
2009-08-19 19:12:34 +00:00
Felix Fietkau
f4ede912f4
madwifi: remove version selection support
...
SVN-Revision: 17316
2009-08-19 15:17:32 +00:00
Felix Fietkau
fe78c4885c
remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
...
SVN-Revision: 17315
2009-08-19 15:16:11 +00:00
Felix Fietkau
6fb461da2b
madwifi: add patch for building all modules (except for the HAL) into a single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore
...
SVN-Revision: 17314
2009-08-19 15:13:00 +00:00
Felix Fietkau
7c746b122f
add powersave fixes based on patches by Steven Luo ( #4376 )
...
SVN-Revision: 17312
2009-08-19 14:48:31 +00:00
Felix Fietkau
7f6b21ae62
madwifi: refresh patches
...
SVN-Revision: 17311
2009-08-19 14:48:21 +00:00
Geoff Levand
7581681466
powerpc: Create a powerpc64 config feature
...
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17306
2009-08-18 23:07:45 +00:00
Geoff Levand
ffd920720b
ps3-utils: Add Build/InstallDev section to package makefile
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17302
2009-08-18 21:51:08 +00:00
Geoff Levand
36e79de239
ps3-utils: Update package to include latest repository fixes
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17301
2009-08-18 21:50:15 +00:00
Florian Fainelli
7f931f64df
add missing libsas configuration symbol
...
SVN-Revision: 17297
2009-08-18 12:46:39 +00:00
Gabor Juhos
b585d761c7
iw: update to 0.9.16
...
SVN-Revision: 17292
2009-08-17 09:46:50 +00:00
Gabor Juhos
af0d2abee5
mac80211: add deadlock fix patch
...
SVN-Revision: 17290
2009-08-16 19:55:10 +00:00
Gabor Juhos
c0d4cb1f24
Fix broken i2c module loading in R17269
...
Strip .ko suffix from module name.
Fix typo in name of i2c-scx200-acb module to be loaded.
Steve
Signed-off-by: Steve Brown <sbrown@cortland.com>
SVN-Revision: 17288
2009-08-16 12:39:47 +00:00
Nicolas Thill
2466ba038e
remove *printf warnings preventing wprobe to build on uml x86_64
...
SVN-Revision: 17287
2009-08-16 10:26:22 +00:00
Nicolas Thill
757b8c4adb
use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
...
SVN-Revision: 17286
2009-08-16 10:21:13 +00:00
Felix Fietkau
d8641e67e1
wprobe: fix tcp port for the proxy mode in the init script
...
SVN-Revision: 17278
2009-08-15 21:31:41 +00:00
Hauke Mehrtens
824c0095c6
increase release number
...
SVN-Revision: 17277
2009-08-15 16:54:09 +00:00
Hauke Mehrtens
f7abb800cf
Do not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.
...
SVN-Revision: 17276
2009-08-15 16:42:48 +00:00
Hauke Mehrtens
620efa556f
also exclude usb_unpoison_urb
...
SVN-Revision: 17275
2009-08-15 16:29:52 +00:00
Hauke Mehrtens
a8c28fc63c
exclude kernel 2.6.27
...
SVN-Revision: 17274
2009-08-15 16:27:35 +00:00
Gabor Juhos
e89dfa6f3c
kernel/modules: allow I2C modules to be compiled into the kernel ( closes #5702 )
...
SVN-Revision: 17269
2009-08-15 09:12:37 +00:00
Hauke Mehrtens
b1ae2c2c20
Build modules only if realy needed.
...
SVN-Revision: 17267
2009-08-15 08:36:33 +00:00
Hauke Mehrtens
babf8f5927
update openfw to 5.2
...
SVN-Revision: 17266
2009-08-15 08:35:03 +00:00
Hauke Mehrtens
7dcdcbbc24
Update to compat-wireless-2009-08-15
...
SVN-Revision: 17265
2009-08-15 08:26:38 +00:00
Florian Fainelli
92ee7505d8
fix path to orinoco wireless modules ( #5701 )
...
SVN-Revision: 17264
2009-08-14 15:21:23 +00:00
Jo-Philipp Wich
b44b066543
firewall: allow incoming udp/68 packets in the default configuration ( #4108 , #4781 )
...
SVN-Revision: 17238
2009-08-13 03:31:53 +00:00
Florian Fainelli
8e10e1270c
more compile fixes for sangam-atm and 2.6.31
...
SVN-Revision: 17228
2009-08-11 18:50:45 +00:00
Vasilis Tsiligiannis
b520582861
kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency ( #5665 )
...
SVN-Revision: 17225
2009-08-11 16:39:53 +00:00
Felix Fietkau
ed497b57a7
madwifi: fix frame dropped counter
...
SVN-Revision: 17224
2009-08-11 14:05:57 +00:00
Felix Fietkau
5335a25026
madwifi: fix compiler warning
...
SVN-Revision: 17221
2009-08-11 02:14:33 +00:00
Felix Fietkau
f0380bfd82
fix software rx filter for ibss mode (based on a patch by harald schiöberg)
...
SVN-Revision: 17220
2009-08-11 02:14:28 +00:00
Felix Fietkau
a1c5477822
madwifi: fix compile error on kernels without net_device api compatibility
...
SVN-Revision: 17219
2009-08-11 02:14:15 +00:00
Jo-Philipp Wich
27da9d1984
base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured ( #5356 )
...
SVN-Revision: 17217
2009-08-10 23:48:10 +00:00
Jo-Philipp Wich
6ccd4143eb
opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft
...
SVN-Revision: 17209
2009-08-10 22:38:37 +00:00
Hauke Mehrtens
ece3bdcdd6
Correct bool expressions in dependencies. This fixes #5627
...
SVN-Revision: 17208
2009-08-10 18:26:18 +00:00
Vasilis Tsiligiannis
08f7b6c408
kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
...
SVN-Revision: 17206
2009-08-09 22:51:04 +00:00
Florian Fainelli
b2c58364fe
more 2.6.30 related fixes for ar7-atm
...
SVN-Revision: 17183
2009-08-08 21:29:37 +00:00
Felix Fietkau
717a6344d4
decrease verbosity of mklibs.py
...
SVN-Revision: 17174
2009-08-08 02:37:59 +00:00
Felix Fietkau
b1a2f4b2b8
integrate mklibs.py support into the build process
...
SVN-Revision: 17173
2009-08-08 02:25:03 +00:00
Felix Fietkau
907fb8d8e5
install static libraries from uclibc to the rootfs staging dir
...
SVN-Revision: 17169
2009-08-08 02:24:45 +00:00
Felix Fietkau
4169a2e834
add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later
...
SVN-Revision: 17167
2009-08-07 21:58:35 +00:00
Florian Fainelli
34e22309ef
libiptc and libxtables should install their libraries as symbolic links ( #5313 , #5639 )
...
SVN-Revision: 17162
2009-08-07 09:36:55 +00:00
Felix Fietkau
91f98f1756
base-files: some /lib/network/config.sh refactoring
...
* Localize a lot more variables than before.
* Do stuff or localize variables at later points or inner blocks
so less commands are executed in some cases.
* Use the default option of config_get where it makes sense.
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17160
2009-08-07 00:08:06 +00:00
Felix Fietkau
7c32f45749
base-files: clean up init.d/fstab and port it to the new config_get
...
... also remove the unused noauto variable in swapon.
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17159
2009-08-07 00:08:01 +00:00
Felix Fietkau
ae0745e240
base-files: port init.d/led to new config_get
...
... and don't call logger directly, rcS takes care of the correct redirection
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17158
2009-08-07 00:07:56 +00:00
Felix Fietkau
2892e2f1d5
base-files: port init.d/boot to new config_get
...
... and localize some variables.
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17157
2009-08-07 00:07:51 +00:00
Felix Fietkau
387b221aa1
base-files: port functions.sh to new config_get
...
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17156
2009-08-07 00:07:46 +00:00
Felix Fietkau
4dbaccf0cd
base-files: allow default value for config_get
...
Signed-off-by: Malte S. Stretz <mss@apache.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 17155
2009-08-07 00:07:42 +00:00
Imre Kaloz
e8ce7fab52
upgrade opkg to r215 from the googlecode svn
...
SVN-Revision: 17152
2009-08-06 20:08:27 +00:00
Jo-Philipp Wich
a243847f73
broadcom-wl: add "assoclist" command to wlc
...
SVN-Revision: 17144
2009-08-06 12:02:50 +00:00
Gabor Juhos
60c9e8f5d7
iw: update to 0.9.15
...
SVN-Revision: 17134
2009-08-05 17:27:45 +00:00
Florian Fainelli
2542bd81a2
add usb-net-dm9601-ether, thanks groz
...
SVN-Revision: 17133
2009-08-05 15:10:29 +00:00
Florian Fainelli
4a2409f4d0
add usb-serial-motorola-phone, thanks groz
...
SVN-Revision: 17132
2009-08-05 15:09:21 +00:00
Felix Fietkau
1d1a1b8ab1
fix a typo in apply_config -t
...
SVN-Revision: 17120
2009-08-04 00:43:55 +00:00
Jo-Philipp Wich
3bb5ea71eb
base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined, clean trailing whitespace, bump pkg revision ( #5356 )
...
SVN-Revision: 17118
2009-08-04 00:06:47 +00:00
Florian Fainelli
2c08ff242a
acx fixes for 2.6.30
...
SVN-Revision: 17116
2009-08-03 22:30:42 +00:00
Jo-Philipp Wich
187e2ba9fc
firewall: add icmp_type option to specify the icmp type in rule sections, bump pkg revision ( #5554 )
...
SVN-Revision: 17115
2009-08-03 22:24:48 +00:00
Florian Fainelli
ad4d3c72dd
use updated Annex-A and B firmwares ( #5296 ), bump to D7.04.03-R1
...
SVN-Revision: 17114
2009-08-03 22:21:51 +00:00
Jo-Philipp Wich
498fe852f8
dropbear: safely support remote restarting of dropbear process; bump pkg revision ( #5498 )
...
SVN-Revision: 17113
2009-08-03 22:19:51 +00:00
Imre Kaloz
671280830d
add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter
...
SVN-Revision: 17101
2009-08-03 11:24:56 +00:00
Florian Fainelli
c22ab8f99e
compile fixes in ar7-atm for new kernels
...
SVN-Revision: 17096
2009-08-02 12:37:51 +00:00
Florian Fainelli
034933808a
install libiptc/libipulog from iptables ( #5549 )
...
SVN-Revision: 17089
2009-08-01 23:16:06 +00:00
Florian Fainelli
ee95ea0bdd
update ebtables to 2.0.9-1, fixes #5001
...
SVN-Revision: 17087
2009-08-01 21:29:47 +00:00
Felix Fietkau
2fb9a9c917
madwifi: fix a race condition in the ap2ap wds setup
...
SVN-Revision: 17086
2009-08-01 21:29:19 +00:00
Felix Fietkau
f6852f2023
madwifi: disable debug by default in the source tree instead of only relying on the override (useful for external builds)
...
SVN-Revision: 17085
2009-08-01 21:29:15 +00:00
Felix Fietkau
9ce792f444
madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn't match the build system's value
...
SVN-Revision: 17084
2009-08-01 21:29:10 +00:00
Florian Fainelli
0c27222ac4
force iptables to be configured with ipv6 enabled ( #5586 )
...
SVN-Revision: 17076
2009-08-01 12:10:59 +00:00
Florian Fainelli
798d675786
add RTC RV5C386A package
...
SVN-Revision: 17073
2009-08-01 11:09:02 +00:00
Florian Fainelli
52b6f8f74a
prevent rebuild issues on creation of lib64 with 64-bits targets
...
SVN-Revision: 17072
2009-08-01 10:51:19 +00:00
Imre Kaloz
9711e6ad55
use board names instead of arch in packages
...
SVN-Revision: 17063
2009-07-31 12:15:51 +00:00
Florian Fainelli
4c0ea759fb
disable fuse kernel compilation module, all versions that we have have it mainline ( #5584 )
...
SVN-Revision: 17059
2009-07-31 10:49:46 +00:00
Florian Fainelli
70a835f466
fix isdn symbols for 2.4 kernels
...
SVN-Revision: 17044
2009-07-29 21:28:10 +00:00
Florian Fainelli
31fbb89034
add support for the WRT160N, patch from Westley Paynter
...
SVN-Revision: 17031
2009-07-27 13:00:23 +00:00
Jo-Philipp Wich
b18a60e1ac
lua: introduce soft memory limits that trigger a gc run but do not result in an oom error
...
SVN-Revision: 17016
2009-07-26 15:06:43 +00:00
Vasilis Tsiligiannis
3fee02f1a9
Oops, wrong path for the two previous commits
...
SVN-Revision: 17013
2009-07-26 12:36:23 +00:00
Florian Fainelli
de3a491240
simplify action handling in rc.common ( #5558 )
...
SVN-Revision: 17012
2009-07-26 12:34:09 +00:00
Vasilis Tsiligiannis
5b7e8203d3
quagga-unstable: Set Hold Timer to a large value on OpenSent state (RFC1771, Par.8)
...
SVN-Revision: 17011
2009-07-26 12:15:07 +00:00
Vasilis Tsiligiannis
24d4b8f31a
quagga-unstable: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment
...
SVN-Revision: 17010
2009-07-26 12:15:00 +00:00
Florian Fainelli
774f667614
add btrfs filesystem support, patch from Benjamin Cama
...
SVN-Revision: 16999
2009-07-26 10:49:39 +00:00
Florian Fainelli
fa714a7f51
add kmod-pppol2tp, patch from Vladimir Voronkov
...
SVN-Revision: 16995
2009-07-26 10:27:35 +00:00
Florian Fainelli
ed70023f85
we removed 2.6.23/24 and 26 support, simplify conditions in packages
...
SVN-Revision: 16993
2009-07-26 10:06:01 +00:00
Florian Fainelli
18b5b6d1ce
add support for the sn9c102 video chips ( #3976 )
...
SVN-Revision: 16991
2009-07-25 23:41:22 +00:00
Florian Fainelli
dc506df093
add support for mcs-7830 usb ethernet adapter ( #3977 )
...
SVN-Revision: 16990
2009-07-25 23:39:54 +00:00
Florian Fainelli
0e30811583
add r8101 ethernet driver ( #4352 )
...
SVN-Revision: 16989
2009-07-25 23:22:42 +00:00
Florian Fainelli
397938cc0f
add compcache ( #4481 )
...
SVN-Revision: 16988
2009-07-25 23:05:51 +00:00
Florian Fainelli
f8f734eece
remove CFLAGS_LARGEFILE, not defined anywhere ( #4856 )
...
SVN-Revision: 16984
2009-07-25 21:49:48 +00:00
Florian Fainelli
0e783dde14
split ebtables packages and modules into ebtables ipv4/6 and watchers ( #5001 )
...
SVN-Revision: 16980
2009-07-25 19:47:48 +00:00
Gabor Juhos
264ac83490
mac80211: add more ath9k patches
...
SVN-Revision: 16967
2009-07-24 15:46:36 +00:00
Florian Fainelli
ffc1fefe2c
set PKGARCH to all for packages in trunk containing only arch-neutral files ( #5572 )
...
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 16966
2009-07-24 12:08:01 +00:00
Gabor Juhos
b154676401
kernel/modules: package driver for the LM75 sensor
...
SVN-Revision: 16958
2009-07-22 11:13:03 +00:00
Gabor Juhos
9594ef9079
kernel/modules: package ATA version of the Magicbox CF driver
...
SVN-Revision: 16957
2009-07-22 10:45:04 +00:00
Florian Fainelli
47dd6b0789
add missing fuse24 init script
...
SVN-Revision: 16954
2009-07-22 08:49:13 +00:00
Florian Fainelli
b483359d38
make libsas depend on x86, over targets using it may unmask it later
...
SVN-Revision: 16953
2009-07-22 08:32:51 +00:00
Florian Fainelli
0fc13decde
create fuse24 device on startup ( #5349 )
...
SVN-Revision: 16949
2009-07-21 18:43:22 +00:00
Florian Fainelli
998465b1d9
add libsas and mvsas required for VIA NAS7800
...
SVN-Revision: 16941
2009-07-21 11:37:12 +00:00
Florian Fainelli
2a93dc020f
allow via-velocity to be selectable on x86
...
SVN-Revision: 16940
2009-07-21 11:01:25 +00:00
Vasilis Tsiligiannis
240bce0986
pcmcia-core: Fix missing rsrc_nonstatic module ( closes #5380 )
...
SVN-Revision: 16935
2009-07-20 13:49:58 +00:00
Gabor Juhos
e315e7a2ce
kernel/modules: enable Magicbox CF driver on 2.6.28
...
SVN-Revision: 16924
2009-07-19 17:46:46 +00:00
Gabor Juhos
80b3c0875a
kernel/modules: package module for OpenFirmware I2C accessors
...
SVN-Revision: 16921
2009-07-19 15:52:10 +00:00
Gabor Juhos
5066aab06b
kernel/modules: package I2C bus driver for PPC4xx based systems
...
SVN-Revision: 16919
2009-07-19 12:22:26 +00:00
Gabor Juhos
0f7cfac9f3
kernel/modules: fix Magicbox CF card driver definitions
...
SVN-Revision: 16911
2009-07-19 09:13:25 +00:00
Florian Fainelli
8050025e9d
download and install rt2870 firmware ( #5519 )
...
SVN-Revision: 16893
2009-07-18 10:10:32 +00:00
Felix Fietkau
bde1cf619a
madwifi: fix crash on 2.6.30
...
SVN-Revision: 16889
2009-07-18 01:04:40 +00:00
Felix Fietkau
12b429b3a2
get rid of linux 2.6.29
...
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
Florian Fainelli
cd64d4ce6e
make patches against iptables apply again after update to 1.4.4 ( #5540 )
...
SVN-Revision: 16878
2009-07-17 12:37:10 +00:00
Felix Fietkau
5cc4951745
madwifi: fix a race condition in the ibss merge
...
SVN-Revision: 16870
2009-07-16 17:41:51 +00:00
Felix Fietkau
3d2040de0f
madwifi: turn software based tsf merging on by default, get rid of some iwpriv errors on wifi restart
...
SVN-Revision: 16862
2009-07-16 11:30:01 +00:00
Felix Fietkau
f97def7367
madwifi: clean up / fix ibss node handling
...
SVN-Revision: 16861
2009-07-16 11:28:54 +00:00
Florian Fainelli
2ec0cba393
This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars)
...
http://us.fixstars.com/products/gigaaccel/
This build will create zImage suitable for TFTP boot image.
* v2
- add axonram device driver
- switch to 2.6.30.1
Signed-off-by: Akinobu Mita <mita@fixstars.com>
SVN-Revision: 16860
2009-07-16 10:19:13 +00:00
Markus Wigge
fa7f32c962
upgrade to new upstream version 1.4.4
...
SVN-Revision: 16853
2009-07-15 16:33:01 +00:00
Felix Fietkau
df3b99e959
madwifi: trivial antenna diversity fix
...
SVN-Revision: 16846
2009-07-14 16:07:26 +00:00
Florian Fainelli
838c1d7cd0
add additions from ( #5149 )
...
SVN-Revision: 16841
2009-07-14 13:06:34 +00:00
Felix Fietkau
99a8fe62fe
madwifi: remove the -mlong-calls cflag from include files
...
SVN-Revision: 16830
2009-07-13 14:56:44 +00:00
Florian Fainelli
ac8dd23b37
isdn4linux modules fixes
...
SVN-Revision: 16829
2009-07-13 14:38:00 +00:00
Florian Fainelli
bc2aaeae95
NET_EMATCH is a boolean ( #5506 )
...
SVN-Revision: 16828
2009-07-13 12:58:18 +00:00
Vasilis Tsiligiannis
e5b097425d
udhcpc: Pass all events to udhcpc.user
...
Petitboot and maybe other apps need to know when
the dhcp lease is lost. Move the udhcpc.user call
to send it all udhcpc events.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 16815
2009-07-12 15:38:04 +00:00
Vasilis Tsiligiannis
a4ed68fbe4
madwifi.sh channel fix
...
In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code.
Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
SVN-Revision: 16814
2009-07-12 15:37:59 +00:00
Florian Fainelli
fc5ad60288
fix isdn4linux kernel modules with the 2.4.37 update
...
SVN-Revision: 16799
2009-07-12 12:09:15 +00:00
Florian Fainelli
86b1a80b36
wprobe does not build on 2.4
...
SVN-Revision: 16796
2009-07-12 11:33:14 +00:00
Felix Fietkau
d680184c26
sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes
...
SVN-Revision: 16791
2009-07-12 00:01:22 +00:00
Felix Fietkau
8addc86845
madwifi: clean up wme handling, use same packet classification as mac80211
...
SVN-Revision: 16790
2009-07-12 00:01:17 +00:00
Felix Fietkau
2020fc8c56
kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
...
SVN-Revision: 16789
2009-07-12 00:01:12 +00:00
Felix Fietkau
bcbdd2a425
madwifi: fix another instance of excessive stack usage in wlanconfig
...
SVN-Revision: 16788
2009-07-12 00:00:51 +00:00
Felix Fietkau
b5730c409f
upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
...
SVN-Revision: 16777
2009-07-11 14:05:54 +00:00
Felix Fietkau
19ccf08628
remove hotplug2-old
...
SVN-Revision: 16769
2009-07-11 01:20:55 +00:00
Felix Fietkau
ec07b537ee
ucitrigger depends on lua
...
SVN-Revision: 16768
2009-07-11 00:02:38 +00:00
Jo-Philipp Wich
03db00a803
package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage
...
SVN-Revision: 16753
2009-07-09 17:45:23 +00:00
Felix Fietkau
daaf02e416
wprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian
...
SVN-Revision: 16733
2009-07-07 03:56:43 +00:00
Felix Fietkau
959bae3462
wprobe: fix some endianness fail in the l2 filter code
...
SVN-Revision: 16732
2009-07-07 03:44:31 +00:00
Felix Fietkau
5b35d1851c
wprobe: fix uninitialized variable
...
SVN-Revision: 16731
2009-07-07 03:21:09 +00:00
Felix Fietkau
9a194f41bb
rename the wprobe init script to /etc/init.d/wprobe
...
SVN-Revision: 16730
2009-07-07 03:03:43 +00:00
Nicolas Thill
69d65604a2
fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME config option
...
SVN-Revision: 16729
2009-07-07 03:00:04 +00:00
Felix Fietkau
5a5f24ac23
fix wprobe-export
...
SVN-Revision: 16727
2009-07-07 02:22:46 +00:00
Nicolas Thill
05672efde8
use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad ( closes : #5452 )
...
SVN-Revision: 16726
2009-07-07 02:11:11 +00:00
Felix Fietkau
143d5c0538
update the init script and config for the new wprobe
...
SVN-Revision: 16724
2009-07-07 00:38:42 +00:00
Nicolas Thill
131b2429ef
fix df -h output ( closes : #5290 )
...
SVN-Revision: 16723
2009-07-07 00:07:19 +00:00
Felix Fietkau
5447d6c44b
upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
...
SVN-Revision: 16719
2009-07-06 19:05:24 +00:00
Felix Fietkau
069dbf6fd4
ucitrigger: add options to force enable/disable specific triggers
...
SVN-Revision: 16718
2009-07-06 19:04:07 +00:00
Gabor Juhos
7ffee1f66f
Baltic language support in kernel
...
Add Baltic langugae support in kernel package
Signed-off-by: zintis.petersons@e-mail.lv
SVN-Revision: 16717
2009-07-06 16:10:22 +00:00
Gabor Juhos
0c1004ac2c
Add the gpio_keys input module to menuconfig
...
Signed-off-by: Ferenc Wagner <wferi@niif.hu>
SVN-Revision: 16716
2009-07-06 16:10:20 +00:00
Florian Fainelli
8749a587e7
make i2c-gpio-custom selectable ( #5458 )
...
SVN-Revision: 16707
2009-07-06 11:16:04 +00:00
Florian Fainelli
b5bdf8222b
fix kmod-ip6tables modules ( #5274 )
...
SVN-Revision: 16702
2009-07-05 19:42:39 +00:00
Florian Fainelli
62e10e7017
put all filesystem related packages into the Filesystem submenu ( #5352 )
...
SVN-Revision: 16696
2009-07-05 13:57:59 +00:00
Florian Fainelli
a83ae90eb0
remove 2.6.26 check, do not build ide-generic on arm it is not available ( #5303 )
...
SVN-Revision: 16670
2009-07-04 09:54:46 +00:00
Felix Fietkau
7a576b004e
allow udhcpc to work properly for interfaces that are not configured through uci
...
SVN-Revision: 16664
2009-07-03 22:12:40 +00:00
Andy Boyett
0194fea285
base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git instead of svn
...
SVN-Revision: 16652
2009-07-02 07:24:44 +00:00
Vasilis Tsiligiannis
d0a129742f
madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
...
SVN-Revision: 16642
2009-07-01 17:07:52 +00:00
Andy Boyett
407616041c
move ksymoops from trunk/package/ to packages/devel/
...
SVN-Revision: 16633
2009-06-30 05:52:36 +00:00
Vasilis Tsiligiannis
3b1c6c0379
mac80211: Declare some variables as local and remove unused
...
SVN-Revision: 16627
2009-06-29 21:13:10 +00:00
Vasilis Tsiligiannis
baa9053e7a
base-files: Fix sysupgrade .tar.gz configuration restoring
...
SVN-Revision: 16626
2009-06-29 21:13:05 +00:00
Jo-Philipp Wich
115aced5c7
openssl: fix bad chmod in install section ( #5433 )
...
SVN-Revision: 16624
2009-06-29 20:48:58 +00:00
Jo-Philipp Wich
19c12174ee
base-files: ipcalc.sh: fix off-by-one in range-calculation
...
SVN-Revision: 16619
2009-06-29 11:35:33 +00:00
Florian Fainelli
d78eac0079
include arpfilter and arp_mangle in the kmod-arptables modules ( #5410 )
...
SVN-Revision: 16600
2009-06-28 06:18:22 +00:00
Vasilis Tsiligiannis
94b56b6c6c
hostapd: Remove deprecated 'debug' configuration variable
...
SVN-Revision: 16594
2009-06-27 22:14:21 +00:00
Florian Fainelli
f2435c2208
fix ksymoops architecture dependencies
...
SVN-Revision: 16576
2009-06-26 21:38:27 +00:00
Florian Fainelli
501c2f9a01
add a cross-version of ksymoops
...
SVN-Revision: 16575
2009-06-26 21:35:39 +00:00
Gabor Juhos
ded8355b49
mac80211: add more ath9k patches
...
SVN-Revision: 16562
2009-06-25 19:45:51 +00:00
Hauke Mehrtens
098c284c6b
Update compat-wireless to 2009-06-25
...
SVN-Revision: 16561
2009-06-25 17:28:36 +00:00
Imre Kaloz
2004d4165a
add preliminary coldfire v4e support
...
SVN-Revision: 16538
2009-06-21 18:34:07 +00:00
Gabor Juhos
77bb9494c2
mac80211/ath5k: add workaround for the AR71xx PCI bug
...
SVN-Revision: 16535
2009-06-21 14:38:15 +00:00
Felix Fietkau
038807906f
change sysctl.conf to disable tcp ecn by default (based on discussion with marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment)
...
SVN-Revision: 16499
2009-06-17 21:57:07 +00:00
Gabor Juhos
bb5799aa95
wireless-tools: fix a bug in iwconfig power command
...
SVN-Revision: 16491
2009-06-17 14:42:24 +00:00
Jo-Philipp Wich
c6fe201fb6
sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standard reboot fails
...
SVN-Revision: 16488
2009-06-17 11:09:10 +00:00
Florian Fainelli
9d35896314
fix unaligned accesses in b43/xmit.c ( #5169 )
...
SVN-Revision: 16474
2009-06-15 14:34:54 +00:00
Imre Kaloz
e01651285f
rfkill config cleanup
...
SVN-Revision: 16471
2009-06-15 07:13:00 +00:00
Felix Fietkau
b04204c14d
include a skin for the goldfish emulator
...
SVN-Revision: 16460
2009-06-14 21:17:50 +00:00
Felix Fietkau
f88360279f
add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator)
...
SVN-Revision: 16459
2009-06-14 20:42:33 +00:00
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
Florian Fainelli
b113caa074
acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch
...
SVN-Revision: 16219
2009-05-30 19:20:07 +00:00
Felix Fietkau
ffea0b1aee
madwifi: add sanity checks for monitor mode injection
...
SVN-Revision: 16218
2009-05-30 17:53:41 +00:00
Felix Fietkau
f48e0b1e5f
madwifi: fix an array overrun in the rate control attach check
...
SVN-Revision: 16217
2009-05-30 17:53:24 +00:00
Gabor Juhos
9b5e65f101
base-files: set rules file for hotplug2 in the boot script ( closes #5235 )
...
SVN-Revision: 16215
2009-05-30 17:09:41 +00:00
Lars-Peter Clausen
d36a6dbc41
libtool: Unset CXX. It is not needed to build libtool, but if set configure preferes CXX over CC to build the global_symbol_pipe test program. So if there is no c++ compiler or the c++ installation is broken we end up with a broken libtool script. Fixes #5022
...
SVN-Revision: 16212
2009-05-30 15:17:16 +00:00
Jo-Philipp Wich
12c997d9ec
hotplug2 may need -fPIC
...
SVN-Revision: 16199
2009-05-29 23:11:29 +00:00
Hauke Mehrtens
442cdc9a1b
Config symbol is boolean.
...
SVN-Revision: 16198
2009-05-29 20:12:37 +00:00
Felix Fietkau
82139b165b
fix kmod-crypto-core compile with 2.6.30 ( #5201 )
...
SVN-Revision: 16175
2009-05-29 11:12:47 +00:00
Felix Fietkau
3578cc1b5f
hotplug2-old: fix path to build dir
...
SVN-Revision: 16171
2009-05-29 09:26:09 +00:00
Felix Fietkau
01392262c1
iptables: export libipq
...
SVN-Revision: 16164
2009-05-29 00:51:33 +00:00
Florian Fainelli
553c950287
delay the starting of nas4wds, seems like 5 seconds works in every case: none, psk, psk2 ( #4974 )
...
SVN-Revision: 16159
2009-05-28 20:41:21 +00:00
Florian Fainelli
92f26dfbef
refresh ar7-atm patches
...
SVN-Revision: 16158
2009-05-28 19:04:54 +00:00
Florian Fainelli
16ad5caa22
refresh acx-mac80211 patches
...
SVN-Revision: 16157
2009-05-28 19:04:41 +00:00
Gabor Juhos
463a6f4bda
base-files: update command line for the new hotplug2
...
SVN-Revision: 16154
2009-05-28 18:48:54 +00:00
Felix Fietkau
98caacae20
busybox: fix watchdog util compile
...
SVN-Revision: 16150
2009-05-28 16:55:52 +00:00
Florian Fainelli
72e25b07b8
correct path to board specific configuration, enable roboswitch driver in wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx
...
SVN-Revision: 16147
2009-05-28 16:19:38 +00:00
Hamish Guthrie
0c5d5b0e9b
added back atm rule
...
SVN-Revision: 16137
2009-05-28 13:31:30 +00:00
Hamish Guthrie
b38b823afb
add hotplug2 v1.0
...
SVN-Revision: 16136
2009-05-28 13:21:58 +00:00
Hamish Guthrie
5513f6a9e9
Move hotplug2 v0.9 to hotplug2-old
...
SVN-Revision: 16135
2009-05-28 13:20:54 +00:00
Florian Fainelli
aef879ea10
remove the ar7-atm hotplug for the moment since it makes the driver oops
...
SVN-Revision: 16125
2009-05-28 09:44:00 +00:00
Felix Fietkau
72cc296822
avila-wdt: add support for disabling the watchdog
...
SVN-Revision: 16111
2009-05-27 15:33:18 +00:00
Nicolas Thill
adc83174bf
busybox: fix build error in insmod applet on 2.4 ( closes : #5220 )
...
SVN-Revision: 16107
2009-05-27 13:21:48 +00:00
Felix Fietkau
517728c9f7
hostapd: prefer built-in crypto header files over external ones from STAGING_DIR (thx, russell)
...
SVN-Revision: 16102
2009-05-27 02:54:29 +00:00
Nicolas Thill
f4e312ddf8
iproute2: install netlink header and library
...
SVN-Revision: 16100
2009-05-26 21:58:24 +00:00
Florian Fainelli
fe98e8c7cd
put the 4 ssl libraries into a ssl submenu ( #5156 )
...
SVN-Revision: 16090
2009-05-26 15:04:50 +00:00
Florian Fainelli
7e2361d46a
fix typo in the uci firewall script
...
SVN-Revision: 16076
2009-05-26 10:51:01 +00:00
Florian Fainelli
075a46c066
updated led status on atm events ( #2996 )
...
SVN-Revision: 16074
2009-05-26 09:32:28 +00:00
Florian Fainelli
ae7afb7cdb
allow hotplug events to be triggered with the atm subsystem ( #2996 )
...
SVN-Revision: 16073
2009-05-26 09:30:45 +00:00