Florian Fainelli
d5876d547d
[package] make acx-mac80211 compile against latest compat-wireless, still does not work though ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 15:07:20 +00:00
Jo-Philipp Wich
58843a1012
Add support for pc speaker
...
PC speaker could be very useful on platforms which implement it. One could
easily use the speaker to produce a sound where its pitch or duration varies
according to signal strength or SNR of a wireless link.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 14:05:42 +00:00
Jo-Philipp Wich
bbc7a4c8c7
[sysupgrade] Don't try to pivot to new ramfs if already running on one
...
This patch allows the sysupgrade script to continue with the upgrade if
openwrt is already running on a ramfs. This allows the use of the sysupgrade
script as an _installer_ when running from an iso image. A user could boot the
system from a bootable cd and invoke sysupgrade -n <URL> to write an image to
the hard disk or CF.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:51:45 +00:00
Jo-Philipp Wich
36098482e3
[hostapd] Fix installation of hostap pci and plx driver
...
This fixes an issue where installation of hostap pci and plx driver fails
because both were trying to overwrite hostap.sh file.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:47:04 +00:00
Jo-Philipp Wich
f47863235d
[PATCH] Add option in sysupgrade to flash gzipped images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:27:10 +00:00
Jo-Philipp Wich
8735a1c80c
This patch adds a new package "flock" that allows to manage file locks
...
from shell scripts. It provides more functionality than the busybox
"lock" command, i.e. locking existing file descriptors and non-blocking
operation.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:18:44 +00:00
Florian Fainelli
00ff973ec2
[package] fix acx compilation on 2.6.27
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 12:31:32 +00:00
Felix Fietkau
743d7804c8
madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 11:32:47 +00:00
Felix Fietkau
122725c5d3
madwifi: improve mode selection, do not scan channels which do not fit the desired mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 11:32:43 +00:00
Felix Fietkau
3c3e5f1fb3
make madwifi buildable without CONFIG_CRYPTO
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 11:32:39 +00:00
Felix Fietkau
a9e1ab8256
madwifi: improve antenna diversity handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 10:10:06 +00:00
Florian Fainelli
ac006a93d1
[kernel] add missing backslash, thanks juhosg
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 08:35:12 +00:00
Jo-Philipp Wich
e78a375637
[package] iptables: update imq userspace part
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:06:56 +00:00
Jo-Philipp Wich
8cc294f5f5
[package] kernel: prepare kconfig for imq update
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:06:03 +00:00
Florian Fainelli
478ae16f6b
[package] fix kernel module name for autoloading
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 00:23:44 +00:00
Florian Fainelli
824ba8623e
[kernel] add missing rtc-lib module to rtc-core
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 00:21:08 +00:00
Florian Fainelli
f77c0a242a
[package] package the rtc-core and rtc-m48t86 driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 23:52:46 +00:00
Florian Fainelli
6652efabcf
[kernel] package the Winbond w83627hf super i/o controller
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 23:50:11 +00:00
Florian Fainelli
8b84b9462f
[kernel] package the ITE it821x IDE controller driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 23:49:17 +00:00
Felix Fietkau
d8a2bba467
madwifi: minor cleanup for the channel handling patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 14:06:59 +00:00
Felix Fietkau
3c3e1c858e
fix wprobe conflict with libnl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 13:54:42 +00:00
Jo-Philipp Wich
ba03915406
[package] base-files: replace udhcpc script with an improved version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 12:51:12 +00:00
Felix Fietkau
aace9026ca
use config_get_bool for outdoor mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 12:12:29 +00:00
Felix Fietkau
9060d40b47
madwifi: make country code and outdoor flag changeable without reloading the driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 11:52:24 +00:00
Felix Fietkau
fab34735f3
wprobe: use libnl-tiny instead of libnl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 11:51:16 +00:00
Felix Fietkau
d360f2a1a0
the bison prereq check is no longer necessary
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 10:14:39 +00:00
Jo-Philipp Wich
36832dd0b6
[package] iptables: install essential headers into staging dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 11:51:51 +00:00
Felix Fietkau
b3c236efcc
Require* calls must now be placed before BuildPackage calls
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 11:01:44 +00:00
Markus Wigge
865fa3dad4
fixed dnsmasq init for "ignore" option
...
dnsmasq.init tried to set range options even when ignore was
set to "1". Now the functions stops processing after evaluating
the "ignore" option when the result is > 0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 11:00:00 +00:00
Markus Wigge
1ce2df99c6
changed "option" to "list" for binding interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 09:33:56 +00:00
Florian Fainelli
0161324044
[package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson ( #5053 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 06:32:45 +00:00
Nicolas Thill
74f9a035ae
[package] grub: fix potential build issues on redhat/fedora host systems (should close : #3793 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 23:08:08 +00:00
Felix Fietkau
7d4ffdc428
libnl-tiny: add -fpic
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 16:38:06 +00:00
Felix Fietkau
6c852524a6
fix ebtables compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 16:30:24 +00:00
Felix Fietkau
c8e41e8aa8
fix more issues with libnl-tiny and eglibc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 16:13:46 +00:00
Felix Fietkau
403d960fee
fix libnl-tiny compile with eglibc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 16:07:06 +00:00
Hamish Guthrie
4d2c788c1e
base-files: Add additional base-files search paths
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 12:39:21 +00:00
Jo-Philipp Wich
b04ce7b30d
[package] kernel: fix conditional handling of ide-support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 00:38:53 +00:00
Jo-Philipp Wich
31a61b6b6b
[package] iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-03 14:31:36 +00:00
Nicolas Thill
ce9be3158b
[package] iptables:
...
- add libtool fixups
- fix libiptc & libxtables packages, containing only symlinks but missing the actual library files
- enable static versions of libiptc & libxtables
- install pkgconfig .pc files as well
- cleanup & reorg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-03 06:54:49 +00:00
Jo-Philipp Wich
2f7b060aad
[package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-02 23:51:05 +00:00
Florian Fainelli
192a9d2514
[package] prevent kmod-switch from accessing nvram on brcm63xx ( #5035 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-02 10:01:09 +00:00
Jo-Philipp Wich
f0654e38e7
[package] iptables: install libxtables.so and libiptc.so into staging dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-02 00:53:41 +00:00
Jo-Philipp Wich
5151e702b1
[package] kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-01 22:59:07 +00:00
Jo-Philipp Wich
8b153727e2
[package] iptables: replace exot_error() with xtables_error() in layer7 patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-01 21:30:43 +00:00
Hauke Mehrtens
76409c643f
[iptables] Update layer7 rules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-01 15:20:34 +00:00
Hauke Mehrtens
12e3106d3c
[iptables] In r15501 the libxt_layer7.c was placed in a wrong location.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-01 15:15:56 +00:00
Hauke Mehrtens
6388842446
[kernel] The location of eeprom_93cx6.ko has chanced.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-01 15:13:18 +00:00
Hauke Mehrtens
1769a15835
[mac80211] Update to compat-wireless-2009-05-01
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-01 13:43:12 +00:00
Felix Fietkau
8a65d783ae
rcS: wait for init scripts to complete before initiating the shutdown (patch from #5032 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 22:59:18 +00:00
Jo-Philipp Wich
9061cd2d81
[package] kernel: fix syntax error introduced with r15524
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 21:24:20 +00:00
Jo-Philipp Wich
85ed7d7498
[package] base-files: make diag.sh stub working in bash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 21:00:57 +00:00
Jo-Philipp Wich
3342cf9296
[package] kernel: fix ide-disk problems on newer kernels - thanks russell!
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 20:03:42 +00:00
Felix Fietkau
fe7233958c
opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 19:38:58 +00:00
Felix Fietkau
8bebfa01a3
uci: increase argv size in batch mode to silence a false gcc 4.4 compiler warning
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 19:34:49 +00:00
Felix Fietkau
8c466759de
hostapd: use libnl-tiny instead of libnl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 18:11:01 +00:00
Felix Fietkau
22106a9f10
crda: use libnl-tiny
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 14:53:01 +00:00
Felix Fietkau
fbf4f513b3
libnl-tiny: install a pkg-config file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 14:52:57 +00:00
Felix Fietkau
6d51d04de0
iw: use libnl-tiny, forcibly disable git version check
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 14:38:30 +00:00
Felix Fietkau
2346114f68
libnl-tiny: sync genetlink.h with the kernel header
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 14:38:25 +00:00
Felix Fietkau
80b702a504
swconfig: use libnl-tiny instead of libnl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 13:57:38 +00:00
Felix Fietkau
170da602da
add libnl-tiny as a small replacement for libnl with only genl support included
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 13:57:29 +00:00
Jo-Philipp Wich
b44192c8d6
[package] kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15503 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 02:38:23 +00:00
Jo-Philipp Wich
4e051c119b
[brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 23:31:23 +00:00
Imre Kaloz
df91960588
cryptomgr needs pcomp and hash loaded in 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 20:54:31 +00:00
Gabor Juhos
9b359fbdba
[package] mac80211: backport ath9k uninline patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 20:23:20 +00:00
Imre Kaloz
be65e26a83
we don't need the libiptc library
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 13:55:49 +00:00
Jo-Philipp Wich
60bbec4f78
[package] busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 13:00:42 +00:00
Jo-Philipp Wich
332486205b
[package] hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig ( #4218 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 11:32:53 +00:00
Imre Kaloz
39581414ad
upgrade iptables to 1.4.3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 11:31:20 +00:00
Jo-Philipp Wich
c5c15d11d0
[package] update e2fsprogs to v1.41.5 ( #5014 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 22:19:17 +00:00
Nicolas Thill
07f45e3a7d
introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 15:53:00 +00:00
Nicolas Thill
07054deef3
[package] kernel: add missing kconfig symbol related to SSB
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 15:48:11 +00:00
Felix Fietkau
2a74a7bc9a
remove leftover unvram directory and move the nvram.init change to package/nvram
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 15:44:07 +00:00
Felix Fietkau
bdb1c41b3c
nvram fixup: move the nvram commit hook to commit for all variables, since changes no longer take effect after only a set operation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 15:27:32 +00:00
Felix Fietkau
256c6db1de
broadcom-wl: add nvram stub to fix nas compile after the switch to unvram
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 14:18:34 +00:00
Jo-Philipp Wich
7ce69d9579
[package] rename unvram to nvram
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 12:58:54 +00:00
Jo-Philipp Wich
16fa21d37f
[package] remove old nvram package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 12:57:57 +00:00
Jo-Philipp Wich
4e5728de54
[package] unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup init script from old nvram package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 12:57:29 +00:00
Jo-Philipp Wich
ddd0eb7aae
[package] lua: embed md5lib
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 01:47:03 +00:00
Jo-Philipp Wich
67c247686c
[package] unvram: get rid of some memory leaks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 01:38:15 +00:00
Jo-Philipp Wich
f77221b3ca
[package] unvram: make it work on bcm47xx, also look for /dev/mtdblockX
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-26 20:42:36 +00:00
Felix Fietkau
84d081aca9
pcap: fix disabling bluetooth
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-26 19:35:05 +00:00
Jo-Philipp Wich
9125dddd56
[package] Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-26 14:54:05 +00:00
Nicolas Thill
51837a4e11
[package] kernel: disable kmod-rfkill on UML
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-26 12:49:11 +00:00
Nicolas Thill
117c4e36ec
[cosmetic] change occurences of LUA to Lua (from http://www.lua.org/about.html : Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 20:36:30 +00:00
Hauke Mehrtens
de179ae72d
[ext4] add missing dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 19:48:54 +00:00
Nicolas Thill
1e0fd6d7dc
[package] openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 16:33:00 +00:00
Nicolas Thill
d9be507b8f
[package] madwifi: remove old Makefile hacks not needed anymore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 16:22:30 +00:00
Hauke Mehrtens
a1a11b5a47
[crda] Update crda to version 1.0.2 and regulatory database to 2009.04.17.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 14:55:18 +00:00
Hauke Mehrtens
bcb3a9c183
[iw] Update iw to version 0.9.13.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 14:53:42 +00:00
Felix Fietkau
44ccebc33f
ead: use the new pcap features and the raw socket optimization to eliminate most of the cpu utilization overhead caused by the use of pcap live capturing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 03:30:20 +00:00
Felix Fietkau
4068214e84
pcap: update to version 1.0.0, add extension for changing the desired protocol for the internal raw socket (useful for reducing the cpu overhead of capture)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 03:30:10 +00:00
Gabor Juhos
ee25c89221
[package] mac80211: cleanup patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 14:59:27 +00:00
Florian Fainelli
098f3dc45b
[kernel] r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 09:31:37 +00:00
Nicolas Thill
da31c0be07
[toolchain] uClibc cleanup:
...
- use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1)
- remove support for 0.9.28 and snapshots (building from SVN to be added later)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 02:07:24 +00:00
Felix Fietkau
8fbeb0bbd4
uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 16:48:10 +00:00
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
Hauke Mehrtens
e5494fd6f0
[mac80211] update compat-wireless to 2009-03-24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 15:11:16 +00:00
Hauke Mehrtens
78346af2ba
[kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko
...
kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004.
With r13850 hmac.ko was also packed with kmod-crypto-core.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 13:44:20 +00:00
Hauke Mehrtens
3e29755e51
[wpa_supplicant] deactivate nl80211 again.
...
Fixes bug #4823
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 13:04:29 +00:00