Felix Fietkau
9a61184c76
madwifi: remove unused functions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-08 16:21:24 +00:00
Felix Fietkau
6bb9b0c014
upgrade to a new public hal build - contains several minor fixes including ani improvements
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-08 16:08:31 +00:00
Felix Fietkau
4ac120b048
madwifi: fix selection of phy errors in the rx filter
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-08 12:31:28 +00:00
Felix Fietkau
8e8cb2b259
madwifi: improve autochannel decision with lots of cards on one board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 21:10:33 +00:00
Felix Fietkau
d46205e3aa
madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 21:00:35 +00:00
Florian Fainelli
9e015c392e
[package] create the lib64 symbolic links for 64-bits supported architectures ( #5075 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 20:21:21 +00:00
Gabor Juhos
882a21e5be
[package] kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 19:13:44 +00:00
Felix Fietkau
72385f436e
madwifi: fix setting outdoor mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 18:30:16 +00:00
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
Felix Fietkau
f7f48a6ddf
add uclibc 0.9.30.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 21:04:30 +00:00
Hauke Mehrtens
2f50ebd847
[wpa_supplicant] bump to version 0.6.9.
...
Synced config with upstream version.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 16:22:56 +00:00
Hauke Mehrtens
f5965e6550
[hostapd] bump to version 0.6.9.
...
Synced default.config and mini.config with upstream version.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 16:16:22 +00:00
Felix Fietkau
efdff492cd
madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:21:12 +00:00
Felix Fietkau
8b8336ea7e
madwifi: fix a locking error related to wds (thx, tharvey)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:17:46 +00:00
Felix Fietkau
c2e836f13d
madwifi: add fragmentation fix from #4817
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:11:47 +00:00
Felix Fietkau
ef904d1c00
reorganize madwifi patches slightly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:11:17 +00:00
Felix Fietkau
de875a123f
busybox: fix spurious rebuild issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:18:19 +00:00
Felix Fietkau
b1c3c08304
atheros: clean up the 2.6.28 port in preparation for pushing it upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 14:46:58 +00:00
Michael Büsch
67958030c9
b43legacy: Fix compilation.
...
We must enable DMA and disable PIO (PIO is not usable anyway).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-20 16:23:56 +00:00
Michael Büsch
eeb2482839
b43: Mask the PHY TX error interrupt for now.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-19 14:59:54 +00:00
Hamish Guthrie
6ae808ef56
Add ps3vram kernel module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-19 14:17:46 +00:00
Hauke Mehrtens
65370d0c40
[sound] activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core.
...
These symbols are not set at an other place.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-19 11:29:21 +00:00
Hauke Mehrtens
201c742996
[mac80211] Update compat-wireless to 2009-03-18
...
Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless.
There are changes in that file and compat-wireless needs the newest version.
Some more symbols are deactivated in the default config file, this will make building faster.
The rt2800pci patches are up to date now.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 22:22:57 +00:00
Hauke Mehrtens
e51f5ff026
[iw] Updated iw to 0.9.10.
...
Thanks to quentin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 21:00:13 +00:00
Hauke Mehrtens
e37bcf26a2
[crda] Updated regulatory.bin to 2009.03.09.
...
Thanks to quentin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 20:54:30 +00:00
Michael Büsch
81f7f38aca
Allow running without "logger" installed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 13:05:18 +00:00
Michael Büsch
93d5d726f3
Support configurations without syslogd/klogd.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 12:20:21 +00:00
Felix Fietkau
93ae5e4fd4
NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 23:55:43 +00:00
Felix Fietkau
8a844a9fc8
get rid of the ncurses host build - the only reason why it was necessary in the first place was because of misuse of the BUILD_CC variable override.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 23:36:35 +00:00
Michael Büsch
3b097e333c
b43: More non-PCI fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 22:46:51 +00:00
Michael Büsch
f224de6b39
b43: Fix for non-PCI builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 21:00:44 +00:00
Michael Büsch
791034f0ea
b43-fwsquash: Fix dependency definitions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 19:39:10 +00:00
Michael Büsch
1bd1a1fa9a
b43: Add support for removing unnecessary firmware files to reduce the image size.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 19:34:45 +00:00
Felix Fietkau
d7b4f4aec1
ncurses: make sure the timestamp of copied host utils is current, so that it doesn't fall back to attempting to use cross-compiled ones
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 04:17:21 +00:00
Felix Fietkau
82d0da0ebc
clean up ncurses makefile based on new host build changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 03:22:06 +00:00
Felix Fietkau
353386a643
move host build in packages into a separate namespace: package/<name>/host/<target>
...
this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 02:20:34 +00:00
Hamish Guthrie
0349b2c03f
Added target architecture name for ps3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16 15:30:29 +00:00
Florian Fainelli
162ce43538
[package] fix double g typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-15 13:40:11 +00:00
Florian Fainelli
7d2a736b89
[package] fix ppp and pptp typos where is used instead of ( #4768 , #4778 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-15 12:08:31 +00:00
Florian Fainelli
1cb938db68
[package] fix typo in spidev_test category
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-15 11:17:35 +00:00
Gabor Juhos
49c9661645
[package] mac80211: update compat-wireless to 2009-03-13
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-14 10:18:45 +00:00
Geoff Levand
460867a152
Update the ps3-utils package from 2.2.0 to 2.3.
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 18:55:47 +00:00
Gabor Juhos
98f1d62948
[package] mac80211: update compat-wireless to 2009-03-09
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-10 08:50:11 +00:00
Florian Fainelli
41508411f6
[package] make robocfg work on brcm63xx as well ( #4599 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 21:57:47 +00:00
Florian Fainelli
13a5bcb41b
[package] allow kmod-switch to be used on brcm63xx ( #4599 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 21:57:11 +00:00
Florian Fainelli
25f9c59c60
[package] fix p54usb firmware md5sum ( #4759 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 16:41:48 +00:00
Felix Fietkau
d221880ade
move input device nodes to /dev/input
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 15:06:15 +00:00
Gabor Juhos
b47f37ab89
[package] mac80211: update compat-wireless to 2009-03-07
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-08 19:25:11 +00:00
Florian Fainelli
ec86a16556
[brcm63xx] package the bcm63xx-spi driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-08 19:21:55 +00:00
Jo-Philipp Wich
a53587df97
[package] sysupgrade: install /bin/sleep into ramdisk too and add completition notice ( #4747 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-08 00:21:25 +00:00
Hauke Mehrtens
4085140221
[packages] turn some of the kernel dependencies the other way around to make it easier to support new kernel.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 18:28:39 +00:00
Hauke Mehrtens
9a97909001
[kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 17:16:03 +00:00
Hauke Mehrtens
2f99a90a30
[kernel] extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 17:07:24 +00:00
Hauke Mehrtens
3724a89fd6
[kernel] ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 16:56:23 +00:00
Hauke Mehrtens
5b60e9ff90
[kernel] add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 16:53:08 +00:00
Hauke Mehrtens
8907a19358
[kernel] load module capifs before capi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 15:54:23 +00:00
Hauke Mehrtens
26f1a2bc1f
[kernel] add ssb dependency to b44
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 15:52:13 +00:00
Hauke Mehrtens
69a82afb67
[kernel] aec62xx is working with kernel 2.6.28 agagin.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 14:03:12 +00:00
Hauke Mehrtens
3df012038c
[kernel] Add isdn4linux and gigaset kernel modules.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 13:23:37 +00:00
Hauke Mehrtens
d9a804f344
[base-files]: On shutdown disabled every mounted swap device.
...
Fixes #4721
Thanks to Angel Marin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 12:58:08 +00:00
Gabor Juhos
dd83b6c7ae
[package] mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-06 10:26:18 +00:00
Florian Fainelli
980d3e6461
[package] package blkid out of e2fsprogs ( #4720 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-06 04:00:22 +00:00
Florian Fainelli
a1ce48826e
[package] add spidev_test utility from the kernel documentation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-06 01:11:44 +00:00
Hauke Mehrtens
d3457e7a14
[kernel] Some symbols were missing or wrong. Tested with x86.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-05 21:45:59 +00:00
Gabor Juhos
22e7d6af63
[package] mac80211: update compat-wireless to 2009-03-04, and refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-05 12:49:25 +00:00
Felix Fietkau
97f9e2b24b
madwifi: improve the autochannel decision making on systems with multiple cards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-04 21:39:46 +00:00
Gabor Juhos
038b9cc3e4
[package] mac80211: add ath9k init values patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 18:24:02 +00:00
Gabor Juhos
438d904ebc
[package] mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 15:49:02 +00:00
Markus Wigge
860588c170
fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02 11:47:25 +00:00
Hauke Mehrtens
4a38dd6fd3
[kernel] add missing symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01 20:15:33 +00:00
Hauke Mehrtens
99937b9662
[x86] add missing symbols for some packages needed by x86 target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01 19:43:43 +00:00
Gabor Juhos
9c39fd333c
[packages] hostapd: add 11n mode and ht_capab option for hostapd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01 18:02:49 +00:00
Michael Büsch
a745b3a508
ubsec: Fix bus disable ordering and fix probe error path.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14677 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 19:19:59 +00:00
Gabor Juhos
5679b13f63
[package] mac80211: update compat-wireless to 2009-02-25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 18:03:20 +00:00
Florian Fainelli
1c3c609fa4
[package] allow mac80211 devices to be configured to do 802.11s, requires iw
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 14:53:03 +00:00
Florian Fainelli
1b268cb479
[package] update ubsec_ssb to version 2009-02-21 ( #4693 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 11:45:58 +00:00
Florian Fainelli
7f22b71ae0
Fix ath5k crash on load ( #4689 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24 09:08:06 +00:00
Nicolas Thill
8ae9e2cf0f
[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24 00:08:08 +00:00
Nicolas Thill
a5ea401b0a
[package] gdb: fix gdbserver subpackage, cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 23:58:07 +00:00
Florian Fainelli
eae5425949
[package] change libnl mirror to point to openwrt, original website seems down
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 15:39:32 +00:00
Felix Fietkau
9fcd4ac702
add back the old host patches for lua to improve portability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 23:54:26 +00:00
Felix Fietkau
d8d22d5816
Asus WL-330gE Support
...
Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.
Signed-off-by: David Cooper <dave@kupesoft.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:45:39 +00:00
Felix Fietkau
661b446611
merge host build of lua from tools/ into package/lua/Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:10:23 +00:00
Felix Fietkau
1ca982f27c
eliminate redundancy by creating the quilt_used stampfile in the right place
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 17:50:31 +00:00
Felix Fietkau
f6148cf363
fix broadcom-diag on linux 2.6.28 ( #4633 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 17:12:36 +00:00
Felix Fietkau
afb201678c
add missing kconfig symbols for kmod-sched
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 15:15:13 +00:00
Felix Fietkau
fec8c083e7
add country code option for hostapd (patch from #4675 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 02:46:04 +00:00
Felix Fietkau
52a95ed537
add missing dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 01:12:18 +00:00
Hauke Mehrtens
cc162d3777
Fixes kernel configuration error.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 23:54:43 +00:00
Felix Fietkau
84b3cfd955
upgrade to latest compat-wireless and rt2800 version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 20:38:07 +00:00
Felix Fietkau
0ea87cd347
fix a description which still mentioned ipp2p
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 19:33:10 +00:00
Felix Fietkau
4d378bda90
get rid of a remaining reference to ipp2p
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 19:19:53 +00:00
Felix Fietkau
0e461e45db
fix IMQ on linux 2.6.27 and 2.6.28
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:33:24 +00:00
Felix Fietkau
e24e542063
remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:30:44 +00:00
Felix Fietkau
754598ae70
qos-scripts: remove ipp2p from the default ruleset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:28:54 +00:00
Hauke Mehrtens
ed80a424c1
libtool: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 15:32:34 +00:00
Hauke Mehrtens
6287b6014c
mac80211: refresh patches for old version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 15:16:22 +00:00
Hauke Mehrtens
e219cb6793
busybox: refresh busybox patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 15:07:45 +00:00
Hauke Mehrtens
ab82c57b35
[atheros]: Add initial kernel 2.6.28 support for atheros target.
...
The include files moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/
This patch is based on the old kernel 2.6.27 patches.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:27:42 +00:00
Gabor Juhos
33e3f220b5
[package] mac80211: update compat-wireless to 2009-02-19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 08:55:27 +00:00
Hauke Mehrtens
66ba8d8fed
mac80211: wrong md5sum of OpenFirmware. Fixes #4664
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-19 20:29:28 +00:00
Hauke Mehrtens
e3710aa9ee
mac80211: extract broadcom firmware out of broadcom-wl-4.178.10.4.tar.bz2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-19 19:57:37 +00:00
Jo-Philipp Wich
a811c29ce9
[package] base-files: allow option dns to override dhcp assigned dns servers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-19 05:27:36 +00:00
Michael Büsch
d540993087
ucmb: move to packages feed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 22:47:42 +00:00
Michael Büsch
94c7fcf240
Fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 22:06:33 +00:00
Jo-Philipp Wich
19056e2b79
[package] make "name" parameter optional in dnsmasq "boot" config sections
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 22:00:36 +00:00
Hauke Mehrtens
c12dea3b26
mac80211: Add Open FirmWare and Broadcom firmware version 4.178.10.4 support to b43 package.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 18:39:15 +00:00
Michael Büsch
f84e248700
ucmb: Fix the lowlevel protocol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 11:54:09 +00:00
Michael Büsch
5d2f751f04
Add CRC16 kernel module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-17 22:54:11 +00:00
Gabor Juhos
a62a156d10
[package] wpa_supplicant: update to 0.6.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-17 20:22:33 +00:00
Gabor Juhos
e6ee7fc7e5
[package] hostapd: update to 0.6.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-17 20:21:02 +00:00
Jo-Philipp Wich
fcab65dc60
[package] fix incorrect quoting in busybox cron init script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-17 17:29:17 +00:00
Florian Fainelli
6e38af920f
[package] fix ubsec_ssb dependency against kmod-crypto-ocf ( #4617 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-17 15:15:48 +00:00
Gabor Juhos
8d97fd7b4c
[package] mac80211: add more patches from the rt2x00 git repository
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-16 19:55:09 +00:00
Gabor Juhos
da5f935061
[package] mac80211: reorder patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-16 19:43:55 +00:00
Gabor Juhos
2fda06fe24
[package] mac80211: update compat-wireless to 2009-02-15
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-16 19:02:26 +00:00
Gabor Juhos
a63f188134
[package] mac80211: remove '$(PKG_BUILD_DIR)/modules' before compilation ( closes #4634 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-16 16:29:00 +00:00
Jo-Philipp Wich
ae2e727786
[package] update dnsmasq to 2.47 ( #4636 , thanks florida)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-16 04:48:08 +00:00
Jo-Philipp Wich
f728dd2c92
[package] add kmod for 2.6.26+ in-kernel uvc video driver ( #4637 , thanks moh_de)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-16 04:30:48 +00:00
Michael Büsch
b3060dcfbc
ucmb: Put the lowlevel protocol handling into the kernel.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-15 17:16:49 +00:00
Florian Fainelli
043eff4dd1
[package] add cp852 code page ( #4607 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-15 15:35:00 +00:00
Gabor Juhos
e6d2ad1ce7
[package] mac80211: update p54 firmware and fix mac80211 dependancy
...
Signed-off-by: Jan Willies <jan@willies.info>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-15 13:00:17 +00:00
Felix Fietkau
6def772341
opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-14 14:11:12 +00:00
Felix Fietkau
96cdf83459
opkg: work around a gcc warning bug related to array bounds checking
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-14 10:43:15 +00:00
Florian Fainelli
24e397a7a0
[package] make b43/b43legacy selectable again ( #4596 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-13 00:12:30 +00:00
Michael Büsch
4e0600cb8f
ucmb: Experimental SPI-GPIO based communication channel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-11 18:56:51 +00:00
Florian Fainelli
a9ca947662
[package] allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-10 17:52:45 +00:00
Florian Fainelli
7ed3857786
[package] invert the mirror orders seems the first one seems to be offline right now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-10 17:14:18 +00:00
Michael Büsch
80770bfac2
Port SPI-GPIO driver from 2.6.29-rc4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-10 17:12:12 +00:00
Michael Büsch
317bf03516
Deprecate the old SPI-GPIO driver.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-10 16:55:38 +00:00
Gabor Juhos
ecf9b8d37d
[kernel] netfilter: remove CHAOS, TARPIT and DELUDE references
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-09 13:27:39 +00:00
Gabor Juhos
acc0f6cee7
[package] iptables: remove CHAOS and TARPIT patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 17:25:26 +00:00
Gabor Juhos
8fc1736f90
[package] mac80211: add rt2800 patches from the rt2x00 git rope
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 10:22:43 +00:00
Gabor Juhos
246a6a89ca
[package] mac80211: update compat-wireless to 2009-02-07
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 09:41:49 +00:00
Claudio Mignanti
d6a031f60c
remove false dependence in util-linux-ng
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 09:21:24 +00:00
Hamish Guthrie
4a753f738c
Added PS3 sound driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-06 11:49:22 +00:00
Florian Fainelli
0d9096a2d6
[package] kmod-ssb should not be visible on 2.4 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-06 10:17:45 +00:00
Markus Wigge
88fa7b4007
"-R" will not work as it needs the configured IP on the interface.
...
Thus this option leads to the warning message:
"udhcpc: bind(UDP): Cannot assign requested address"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-04 14:58:31 +00:00
Claudio Mignanti
a84f4e81ca
[iptable] fix table alignment for cris ( #4104 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-04 14:40:37 +00:00
Florian Fainelli
e94487570b
[package] correct kernel modules dependencies against kmod-i2c-core, they already depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core ( #4330 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-04 02:00:41 +00:00
Florian Fainelli
b069e77e4e
[package] add dropkey ssh keys and config files to the conffiles section ( #2014 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-03 22:28:16 +00:00
Florian Fainelli
7e95fd1f09
[package] add dnsmasq config file to the conffiles section
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-03 22:27:44 +00:00
Florian Fainelli
c217694634
[base-files] allow specifying port where to log ( #2019 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-03 20:26:00 +00:00
Florian Fainelli
4a2f45c2c7
[package] fix tg3 libphy dependency, thanks Acinonyx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-03 14:26:02 +00:00
Gabor Juhos
d065c0f717
[package] mac80211: update compat-wireless to 2009-02-02
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-03 09:18:29 +00:00
Nicolas Thill
1377692204
[package] openssl: add a patch to fix link segfault when using a glibc/eglibc based toolchain ( closes : #4517 ), thanks to Luigi Mantellini
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-02 22:13:17 +00:00
Nicolas Thill
9c6d3972ae
[package] kernel: mark modules that won't build on 2.6.28 as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-02 15:48:52 +00:00
Florian Fainelli
4802edaa2e
[package] package libphy separately and make tg3 depend on it for kernels 2.6.27 and superior
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-02 14:36:45 +00:00
Gabor Juhos
c4a391764b
[package] mac80211/ath9k: fix invalid MAC address handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-01 16:15:45 +00:00
Gabor Juhos
68461aeb0a
[package] mac80211/ath9k: enable debug stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-31 19:23:09 +00:00
Gabor Juhos
42b7c88554
[package] mac80211/ath9k: replace the accidentaly committed patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-31 18:46:27 +00:00