Commit graph

4480 commits

Author SHA1 Message Date
Jo-Philipp Wich
3df8df720a uhttpd: - ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version
SVN-Revision: 21121
2010-04-24 11:07:41 +00:00
Nicolas Thill
e9dcaa6a13 package/kernel: use macros for hid & input
SVN-Revision: 21120
2010-04-24 11:01:06 +00:00
Ralph Hempel
5f643ca7dc fix command line buffer length, fixes mtdparts
SVN-Revision: 21117
2010-04-24 06:03:31 +00:00
Alexandros C. Couloumbis
acb329137e fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 21114
2010-04-23 15:50:28 +00:00
Jo-Philipp Wich
6f5203228f dnsmasq: - when processing domain entries, append searchdomain to host entries if they are not fully qualified - create only one reverse record for address entries with multiple names
SVN-Revision: 21109
2010-04-23 13:40:50 +00:00
Jo-Philipp Wich
b1e7cd577b cleanup Makefiles (#7212)
SVN-Revision: 21107
2010-04-23 11:27:29 +00:00
Jo-Philipp Wich
62c8bfcbbd kernel: package cypress m8 usb-to-serial module (#7210)
SVN-Revision: 21104
2010-04-23 10:55:26 +00:00
Nicolas Thill
9d7068ebdc package/kernel: use macros for kmod-rfkill depends
SVN-Revision: 21102
2010-04-23 04:08:26 +00:00
Nicolas Thill
5034b75865 package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
SVN-Revision: 21101
2010-04-23 04:01:03 +00:00
Felix Fietkau
3b9e0000ec ath9k: merge fixes for 5ghz fast clock handling
SVN-Revision: 21097
2010-04-22 18:33:55 +00:00
Felix Fietkau
17049cf4ce mac80211: update to wireless-testing 2010-04-21
SVN-Revision: 21089
2010-04-22 15:39:31 +00:00
Hauke Mehrtens
f28a87cf3a mac80211: add mwl8k driver
This closes #7209

SVN-Revision: 21077
2010-04-21 19:18:13 +00:00
Gabor Juhos
7abcc664c6 package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
SVN-Revision: 21074
2010-04-21 19:07:14 +00:00
Felix Fietkau
605fbb51ce hostapd: fix segmentation fault on non-mac80211 drivers (#7202)
SVN-Revision: 21065
2010-04-20 21:25:14 +00:00
Florian Fainelli
d2af27b13d fix iptables cflags to include architecture specific asm includes
SVN-Revision: 21045
2010-04-20 16:18:03 +00:00
Felix Fietkau
b131ab7914 hostapd: fix basic rate selection for 5ghz
SVN-Revision: 21043
2010-04-20 15:08:29 +00:00
Jo-Philipp Wich
d429130518 opkg: update to r528, refresh patches
SVN-Revision: 21008
2010-04-18 23:23:40 +00:00
Hauke Mehrtens
8c0ee9484b gigaset: build gigaset with isdn4linux support
SVN-Revision: 20997
2010-04-18 18:24:34 +00:00
Hauke Mehrtens
dbc43fab2c siit: fix build
Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/

SVN-Revision: 20993
2010-04-18 17:17:06 +00:00
Felix Fietkau
857ed7b676 ath9k: add stbc support
SVN-Revision: 20976
2010-04-18 00:56:38 +00:00
Felix Fietkau
2f366cb4bd mac80211: add ldpc and stbc support to minstrel_ht
SVN-Revision: 20975
2010-04-18 00:56:32 +00:00
Felix Fietkau
ba13b674cf mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG turns on debugging for atheros drivers
SVN-Revision: 20972
2010-04-17 23:58:44 +00:00
Felix Fietkau
456432a56b mac80211: use minstrel_ht by default for ath9k
SVN-Revision: 20971
2010-04-17 23:58:37 +00:00
Felix Fietkau
36877a5b41 mac80211: minstrel_ht - increase space between sampling attempts to allow for better aggregation
SVN-Revision: 20970
2010-04-17 23:58:31 +00:00
Felix Fietkau
544a625b6c mac80211: enable 3-stream support in minstrel_ht
SVN-Revision: 20969
2010-04-17 23:58:26 +00:00
Felix Fietkau
e4fd5aa8a2 ath9k: enable 3-stream and MCS16-23 support
SVN-Revision: 20968
2010-04-17 23:58:21 +00:00
Felix Fietkau
3434500d35 ath9k: improve reliability of the rx stuck fixup
SVN-Revision: 20967
2010-04-17 23:58:16 +00:00
Felix Fietkau
33f6c63f2a mac80211: update to wireless-testing 2010-04-16
SVN-Revision: 20966
2010-04-17 23:58:09 +00:00
Vasilis Tsiligiannis
f44a14f784 package] dropbear: Add bind 'Interface' option (#7149)
SVN-Revision: 20960
2010-04-17 17:45:54 +00:00
Felix Fietkau
ccd852dd85 mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)
SVN-Revision: 20950
2010-04-16 21:55:37 +00:00
Gabor Juhos
f7cc3d576c swconfig: Add cpu port index to help output.
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.

This could allow e.g. luci to get a rough overview of the layout of
the switch.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 20939
2010-04-16 19:32:40 +00:00
Gabor Juhos
e1079c515a swconfig: Fix switch name.
This patch fixes a small typo in swconfig's client side that caused
it to print the interface name instead of the switch's device name
on the help page.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 20938
2010-04-16 19:32:32 +00:00
Jo-Philipp Wich
c876279bb2 dnsmasq: don't append search domain to custom host entries
SVN-Revision: 20935
2010-04-16 19:09:05 +00:00
Gabor Juhos
9fb0688893 package/modules: package isp116x-hcd driver
Cc: backfire@openwrt.org

SVN-Revision: 20934
2010-04-16 18:40:15 +00:00
Florian Fainelli
1847940688 Fix bug in foregrounding in /etc/init.d/rcS
Not using the config_xxx functions correctly.  Amended.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 20928
2010-04-16 18:14:08 +00:00
Jo-Philipp Wich
7e29eac780 - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target
SVN-Revision: 20923
2010-04-16 11:34:21 +00:00
Nicolas Thill
16041806e2 package/ifxmips-dsl-api: move configuration in submenu
SVN-Revision: 20922
2010-04-16 11:10:37 +00:00
Nicolas Thill
67af84873a yckage/ifx-tapidemo: move configuration in submenu
SVN-Revision: 20921
2010-04-16 11:09:24 +00:00
Nicolas Thill
ff5d8ea696 package/ifx-tapi: move configuration in submenu
SVN-Revision: 20920
2010-04-16 11:08:54 +00:00
Nicolas Thill
009ed95cfc package/uboot-lantiq: move configuration in submenu
SVN-Revision: 20919
2010-04-16 11:08:19 +00:00
Nicolas Thill
625ca5d9e3 package/uboot-ifxmips: move configuration in submenu
SVN-Revision: 20918
2010-04-16 11:07:52 +00:00
Nicolas Thill
abfe7f3c6e package/ifx-vmmc: move configuration in submenu
SVN-Revision: 20917
2010-04-16 11:07:18 +00:00
Nicolas Thill
bbbdc421c7 package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' in 'Config.in' for coherency
SVN-Revision: 20916
2010-04-16 11:03:50 +00:00
Nicolas Thill
8f683d6fe1 package/openssl: move configuration in submenu
SVN-Revision: 20915
2010-04-16 10:50:45 +00:00
Nicolas Thill
98cc7650b5 package/ar7-atm: move configuration in submenu
SVN-Revision: 20914
2010-04-16 10:48:09 +00:00
Nicolas Thill
5a1b5c9fe9 package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth (closes: #7063)
SVN-Revision: 20913
2010-04-16 10:44:11 +00:00
Nicolas Thill
5611e4d94d package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there
SVN-Revision: 20912
2010-04-16 10:42:10 +00:00
Nicolas Thill
01ff61d127 package/madwifi: move configuration in submenu
SVN-Revision: 20911
2010-04-16 10:34:21 +00:00
Nicolas Thill
782beb1cc4 package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile
SVN-Revision: 20910
2010-04-16 10:31:12 +00:00
Nicolas Thill
5e7cd9d05b package/libpcap: move configuration to submenu
SVN-Revision: 20909
2010-04-16 10:03:53 +00:00
Nicolas Thill
76feb97404 package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency
SVN-Revision: 20908
2010-04-16 10:03:09 +00:00
Nicolas Thill
0d27dafcbd package/mmc_over_gpio: more configuration in submenu
SVN-Revision: 20907
2010-04-16 09:56:19 +00:00
Nicolas Thill
a1bd421899 package/compcache: move configuration in submenu
SVN-Revision: 20906
2010-04-16 09:54:27 +00:00
Nicolas Thill
8b5bc8a9b3 package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
SVN-Revision: 20905
2010-04-16 09:15:02 +00:00
Nicolas Thill
6b9e04991d package/busybox: add 3 upstream fixes, bump release number
SVN-Revision: 20904
2010-04-16 08:48:19 +00:00
Nicolas Thill
f1eb6dd095 package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
SVN-Revision: 20901
2010-04-16 03:52:49 +00:00
Nicolas Thill
83e4e40e22 package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)
SVN-Revision: 20893
2010-04-16 00:08:52 +00:00
Felix Fietkau
28718f2d5f ath9k: fix crash issues caused by the ar9300 support patch
SVN-Revision: 20887
2010-04-15 20:37:20 +00:00
Jo-Philipp Wich
14428874ae uhttpd: fix bug in path canonization introduced by r20883
SVN-Revision: 20885
2010-04-15 20:08:56 +00:00
Jo-Philipp Wich
20ef055c2f uhttpd: - make network timeout configurable, increase default to 30 seconds (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...)
SVN-Revision: 20883
2010-04-15 19:46:35 +00:00
Nicolas Thill
e5e0966186 package/base-files: fix typo in r20874 (thanks to rhk for spotting it)
SVN-Revision: 20878
2010-04-15 08:22:39 +00:00
Nicolas Thill
ed4a1186c6 package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)
SVN-Revision: 20875
2010-04-15 07:24:00 +00:00
Nicolas Thill
15542fcdd8 package/base-files: use a single $(CP) instead of two to copy shared library files
SVN-Revision: 20874
2010-04-15 06:01:45 +00:00
Nicolas Thill
138a5b8b4f package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055)
SVN-Revision: 20869
2010-04-15 03:20:28 +00:00
Nicolas Thill
d009c8ed97 package/iptables: update to 1.4.7
SVN-Revision: 20862
2010-04-14 23:27:36 +00:00
Nicolas Thill
8543722ed5 package/ipset: update to 4.2
SVN-Revision: 20861
2010-04-14 23:26:48 +00:00
Felix Fietkau
4c7f399cd6 openssl: fix timestamp patch - previous version patched the wrong file
SVN-Revision: 20859
2010-04-14 22:56:05 +00:00
Felix Fietkau
1b02bf3cfa openssl: remove the makefile timestamp check, it breaks on some host systems
SVN-Revision: 20858
2010-04-14 22:52:49 +00:00
Felix Fietkau
da1f79f93c ath9k: fix a crash in ath9k_hw_reset on older hw
SVN-Revision: 20852
2010-04-14 02:35:56 +00:00
Felix Fietkau
396a3c5385 mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
SVN-Revision: 20849
2010-04-14 00:09:26 +00:00
Nicolas Thill
5f5ed3f109 package/mac80211: add a patch to fix package/carl9170 build failure
SVN-Revision: 20848
2010-04-13 23:47:41 +00:00
Florian Fainelli
eafa2ec962 option to allow boot to run to completion before starting shell
Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.

This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 20841
2010-04-13 19:57:25 +00:00
Felix Fietkau
c82bcb2a29 fix jffs2 and mini_fo mount in failsafe (patch from #7134)
SVN-Revision: 20838
2010-04-13 14:24:58 +00:00
Felix Fietkau
0ff59f87b0 ath9k: more fixes/cleanups for ar9280 and ar9300
SVN-Revision: 20835
2010-04-13 01:03:49 +00:00
Felix Fietkau
040c064388 ath9k: fix a crash bug and a dma sync issue
SVN-Revision: 20833
2010-04-12 22:30:47 +00:00
Lars-Peter Clausen
393541dce8 Add uboot for xburst package
SVN-Revision: 20832
2010-04-12 18:17:26 +00:00
Florian Fainelli
9ef27ce538 fix swconfig build failure on brcm63xx
SVN-Revision: 20829
2010-04-12 14:01:55 +00:00
Florian Fainelli
b54bf53833 fix linux-atm build failure on brcm63xx (and probably other targets) (#7145)
SVN-Revision: 20826
2010-04-12 12:59:09 +00:00
Florian Fainelli
2de2c9ead2 add kmod-ata-pdc202xx-old (#6950)
SVN-Revision: 20808
2010-04-11 18:39:03 +00:00
Florian Fainelli
7258f9e4ba fix kmod-crc16 loading (#6949)
SVN-Revision: 20807
2010-04-11 18:38:56 +00:00
Florian Fainelli
15e8d2e0b7 add net5501 support
This patch brings up the net5501 platform.

Note that the x86/ target included support for all x86/ class
processors.  That's not technically correct.  This should be constrained
only to the "generic" subtarget.  Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.

It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't.  Again, moving
that to the generic subtarget.

Fortunately, this was a fairly benign tweak.

The net5501 board includes the following logic:

Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 20794
2010-04-11 12:36:55 +00:00
Jo-Philipp Wich
be4d9660e8 block-extroot: r20784 reverted r20735, add it back (#7104)
SVN-Revision: 20788
2010-04-10 19:54:00 +00:00
Florian Fainelli
135c4b8d05 add debugging entry to hotplug config
This is useful for seeing what devices are detected by the system.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 20785
2010-04-10 18:35:14 +00:00
Florian Fainelli
54e62a3f38 block-extroot depends on kmod-ata-core
The package block-extroot depends on some builtin package like
kmod-ide-core or kmod-usb-storage. But kmod-ata-core was forgotten; this
patch fixes it.

Signed-off-by: Benjamin Cama <benoar@free.fr>

SVN-Revision: 20784
2010-04-10 18:35:08 +00:00
Felix Fietkau
f98e55faf0 mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
SVN-Revision: 20777
2010-04-10 16:50:15 +00:00
Jo-Philipp Wich
6134e99bee broadcom-wl: fix 11bg hwmode, add lrs mode
SVN-Revision: 20768
2010-04-09 20:47:28 +00:00
Ralph Hempel
f7b6aa6a44 update to version 2010.3 httpd-failsafe: removed warnings, cleanup html pages httpd-failsafe: kicking in if boot command fails httpd-failsafe: support of ctrl-c httpd-failsafe: fixed ether addr
thanks to Stas

SVN-Revision: 20756
2010-04-09 10:44:47 +00:00
Ralph Hempel
c81d122238 fix firmware handling
SVN-Revision: 20755
2010-04-09 10:25:08 +00:00
Jo-Philipp Wich
d240d8edad broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
SVN-Revision: 20740
2010-04-07 21:33:05 +00:00
Alexandros C. Couloumbis
843ac4a11a package/grub: play it safe, cross compile everywhere
SVN-Revision: 20739
2010-04-07 21:23:09 +00:00
Markus Wigge
44c1a9e5e5 added WRT54G3GV2-VF detection to broadcom-diag
+ diag now recognizes the router
+ basic LEDs work
- 3G LED for blink does not work as for the old version
  so I removed it. Maybe some GPIO probing might help.

SVN-Revision: 20737
2010-04-07 07:45:54 +00:00
Jo-Philipp Wich
6b4eb9901a block-extroot: unblock package if kmod-broadcom-sdhc has been selected
SVN-Revision: 20735
2010-04-06 22:57:17 +00:00
Nicolas Thill
a98a5a907a package/block-mount: disable config options altering busybox configuration, fix dependencies
SVN-Revision: 20727
2010-04-06 00:52:51 +00:00
Nicolas Thill
ee9af1fbb6 package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
SVN-Revision: 20726
2010-04-06 00:51:35 +00:00
Jo-Philipp Wich
501e154d03 switch: explicitely clear port mappings in unsused vlans (#7082)
SVN-Revision: 20717
2010-04-05 13:51:26 +00:00
Nicolas Thill
79897ae09a netfilter: fix extension list in package descriptions (closes: #7045)
SVN-Revision: 20694
2010-04-04 12:40:06 +00:00
Steven Barth
eb3e79eec7 cyassl: shouldn't depend on zlib when compiled with --without-zlib
SVN-Revision: 20692
2010-04-04 11:16:46 +00:00
Nicolas Thill
fc72a828f5 opkg: add upstream patch fixing the order packages are configured (closes: #7057, #7058), bump release number
SVN-Revision: 20686
2010-04-03 21:38:17 +00:00
Vasilis Tsiligiannis
34a5f7bcbe hotplug2: Refresh patches
SVN-Revision: 20685
2010-04-03 18:29:37 +00:00
Vasilis Tsiligiannis
ddc4230c30 hotplug2: Fix event blocking when there are no available children (#6958, #7030)
SVN-Revision: 20684
2010-04-03 18:29:32 +00:00
Vasilis Tsiligiannis
a1e4c66c16 base-files: Use hotplug2 to download firmware
SVN-Revision: 20683
2010-04-03 18:21:02 +00:00
Vasilis Tsiligiannis
2cdfbaa86c hotplug2: Always fork rules flagged as slow
SVN-Revision: 20682
2010-04-03 18:15:42 +00:00
Vasilis Tsiligiannis
1516cadf1f hotplug2: Fix forking (#7033)
SVN-Revision: 20681
2010-04-03 18:09:14 +00:00
Vasilis Tsiligiannis
41f375e837 hotplug2: Cancel firmware loading on file openning errors
SVN-Revision: 20680
2010-04-03 18:09:09 +00:00
Vasilis Tsiligiannis
d234536a34 hotplug2: Fix sysfs path (#7031)
SVN-Revision: 20679
2010-04-03 18:09:04 +00:00
Jo-Philipp Wich
38b256105d hostapd: fixup madwifi turbo modes (#7060)
SVN-Revision: 20675
2010-04-03 15:16:33 +00:00
Gabor Juhos
6c07306d32 mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
SVN-Revision: 20674
2010-04-03 14:30:50 +00:00
Jo-Philipp Wich
10c00a6368 base-files: also regenerate wifi config if existing config contains only whitespace
SVN-Revision: 20669
2010-04-03 13:31:59 +00:00
Jo-Philipp Wich
a0a6400034 uhttpd: - cope with options instead of lists in uci config - fix compilation without tls (#7050) - bump to rev 7
SVN-Revision: 20668
2010-04-03 13:09:10 +00:00
Nicolas Thill
90888d6b35 kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)
SVN-Revision: 20664
2010-04-03 01:36:27 +00:00
Nicolas Thill
8be628f50a busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
SVN-Revision: 20661
2010-04-03 00:58:46 +00:00
Nicolas Thill
15f9699e98 busybox: add myself as maintainer
SVN-Revision: 20657
2010-04-02 22:59:39 +00:00
Jo-Philipp Wich
a8e904a958 dnsmasq: allow multiple hostnames per domain section
SVN-Revision: 20656
2010-04-02 22:56:22 +00:00
Gabor Juhos
cf4781cfbd mac80211: remove MCU requests for SoC platforms in the rt2x00 driver
The ralink SoC platforms do not have an MCU.

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>

SVN-Revision: 20650
2010-04-01 15:39:23 +00:00
Vasilis Tsiligiannis
043b77a460 base-files: Cancel firmware loading if file doesn't exist
SVN-Revision: 20649
2010-04-01 15:22:13 +00:00
Imre Kaloz
d3b9b93dd3 add a subtarget and drivers for the Intel Tolapai SoC
SVN-Revision: 20648
2010-04-01 12:05:27 +00:00
John Crispin
6e383d7ef0 load firmware to /lib/firmware
SVN-Revision: 20642
2010-03-31 21:12:20 +00:00
John Crispin
457f4293ce adds proper md5sum to ifxos
SVN-Revision: 20640
2010-03-31 21:11:39 +00:00
John Crispin
e22c530b05 update os abstraction layer
SVN-Revision: 20639
2010-03-31 17:24:43 +00:00
Gabor Juhos
51670777c4 hostapd: fix build error caused by r20631
SVN-Revision: 20638
2010-03-31 15:34:51 +00:00
John Crispin
00cb9df7b8 adds voip support
SVN-Revision: 20637
2010-03-31 11:12:33 +00:00
John Crispin
6bfe50b364 fix licensing issues of ifxmips dsl driver
SVN-Revision: 20636
2010-03-31 11:12:10 +00:00
John Crispin
e7cab3a71e uboot only builds with gcc 3.4.6
SVN-Revision: 20635
2010-03-31 11:09:06 +00:00
Gabor Juhos
b770d95485 hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
SVN-Revision: 20631
2010-03-31 09:58:31 +00:00
Gabor Juhos
c3cd5ef637 mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with
the CONFIG_RT2X00_DEBUG flag set to enable debug output.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 20629
2010-03-31 09:58:26 +00:00
Ralph Hempel
a09006c414 cleanup configuration handling
SVN-Revision: 20628
2010-03-31 09:45:09 +00:00
Gabor Juhos
0671b2aded mac80211: fix a typo in rt2x00 config
Fix a simple typo

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>

SVN-Revision: 20626
2010-03-31 08:40:26 +00:00
Gabor Juhos
717dc99427 mac80211: add missing config file for the rt2x00
SVN-Revision: 20623
2010-03-31 05:36:14 +00:00
Jo-Philipp Wich
fe6b17f6ad lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes
SVN-Revision: 20617
2010-03-30 23:24:46 +00:00
Gabor Juhos
2d624e284c mac80211: enable building of the rt2800 on the ramips target
SVN-Revision: 20615
2010-03-30 21:24:08 +00:00
Ralph Hempel
e7b83bc22a httpd failsafe - add image check and flash access
SVN-Revision: 20610
2010-03-30 16:17:38 +00:00
Ralph Hempel
046d73d3c2 add preliminary AR9 support attention: if caches enabled the network is broken attention: the network of the flash image doesn't work because of enabled caches
SVN-Revision: 20606
2010-03-30 13:56:30 +00:00
Ralph Hempel
aa323e0134 missing patch & config file
SVN-Revision: 20604
2010-03-30 13:51:10 +00:00
Ralph Hempel
360c8146b4 adding httpd - failsafe patch flash write routine is not functional yet add configuration (board & dram)
SVN-Revision: 20603
2010-03-30 13:49:42 +00:00
Jo-Philipp Wich
30edff3c2f openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
SVN-Revision: 20592
2010-03-29 23:14:47 +00:00
Hauke Mehrtens
23c3cdcd66 kernel: fix dependencies for x86 target
kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it.

This fixes #6963

SVN-Revision: 20590
2010-03-29 21:02:14 +00:00
Hauke Mehrtens
809ac20df2 mac80211: fix mesh.
This fixes #6774

SVN-Revision: 20585
2010-03-29 18:33:48 +00:00
John Crispin
9027c87ce6 fixes uboot compile error
SVN-Revision: 20580
2010-03-29 11:30:24 +00:00
Jo-Philipp Wich
b95360d5bc uhttpd: fix a signal related race condition exposed by LuCI on fast machines
SVN-Revision: 20573
2010-03-29 09:26:02 +00:00
Florian Fainelli
9701e09587 update e2fsprogs to 1.41.11 (#6896)
SVN-Revision: 20572
2010-03-29 05:54:54 +00:00
Nicolas Thill
b34bba25d2 base-files: fix shell syntax (prevent error messages when activating initscripts in IB)
SVN-Revision: 20571
2010-03-29 03:58:17 +00:00
Felix Fietkau
51fb4cee31 fix u-boot wiki urls
SVN-Revision: 20564
2010-03-28 23:33:10 +00:00
Felix Fietkau
bb361f5517 add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
SVN-Revision: 20563
2010-03-28 23:11:05 +00:00
Felix Fietkau
60c60c0516 add uboot-lantiq (based on a patch contributed by Lantiq)
SVN-Revision: 20561
2010-03-28 22:40:32 +00:00
Felix Fietkau
6e5419b7ac uboot-ifxmips: fix portability bug
SVN-Revision: 20560
2010-03-28 22:40:17 +00:00
Felix Fietkau
e3597a8786 propagate atm header changes into pppoatm and br2684ctl as well
SVN-Revision: 20558
2010-03-28 21:55:54 +00:00
Felix Fietkau
bbfd83bfe8 ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
SVN-Revision: 20557
2010-03-28 21:42:07 +00:00
Felix Fietkau
8da4498a27 linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included
SVN-Revision: 20556
2010-03-28 21:41:56 +00:00
Felix Fietkau
1c036e4c7e linux-atm: clean up package installation into staging
SVN-Revision: 20555
2010-03-28 21:41:44 +00:00
Felix Fietkau
db567ffd3d ifxmips-dsl-api: fix portability errors
SVN-Revision: 20554
2010-03-28 21:41:29 +00:00
Felix Fietkau
16e22d2559 madwifi: fix the tx rate display in iwconfig (#6925)
SVN-Revision: 20550
2010-03-28 18:38:38 +00:00
Felix Fietkau
655e90d706 madwifi: return to the bss channel after an issued ap mode scan has been completed (fixes #6599)
SVN-Revision: 20549
2010-03-28 18:35:19 +00:00
Felix Fietkau
744a57c58f hostapd: clean up openssl tls dependencies and build handling (fixes #6572)
SVN-Revision: 20547
2010-03-28 17:09:52 +00:00
Florian Fainelli
6eb6ec83e4 make mmc-over-gpio pins configurable in menuconfig (#6933)
SVN-Revision: 20542
2010-03-28 13:23:03 +00:00
Gabor Juhos
ebab30b7c7 package/mtd: fix automatic partition size detection in fis_remap
SVN-Revision: 20537
2010-03-28 07:16:27 +00:00
Nicolas Thill
39ee357098 ps3: move ps3lan kmod under target/linux/ps3
SVN-Revision: 20533
2010-03-28 03:29:22 +00:00
Jo-Philipp Wich
4bc74807e4 uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
SVN-Revision: 20532
2010-03-28 02:35:45 +00:00
Nicolas Thill
8779e971ed opkg: fix usage to reflect change in the upgrade command
SVN-Revision: 20531
2010-03-28 01:27:07 +00:00
Gabor Juhos
37712c70c5 package/mtd: add fixtrx command
* patch by Bernhard Loos
 * note: trailing whitespaces are removed

SVN-Revision: 20524
2010-03-27 17:38:33 +00:00
Gabor Juhos
6758494897 package/mtd: reuse existing crc32 stuff in the trx code
* patch by Bernhard Loos
 * note: fixed compiler error on brcm47xx

SVN-Revision: 20523
2010-03-27 17:38:30 +00:00
Jo-Philipp Wich
63f49e43e6 base-files: add a hotplug handler for rdate
SVN-Revision: 20518
2010-03-27 17:13:33 +00:00
Jo-Philipp Wich
4172149f89 uhttpd: block SIGCHLD until it is expected (#6957)
SVN-Revision: 20513
2010-03-27 14:31:35 +00:00
Florian Fainelli
27d3adb450 fix avila-wdt compilation failure (#6948)
SVN-Revision: 20507
2010-03-27 13:30:49 +00:00
Hauke Mehrtens
5dbee8b3aa mac80211: fix build of ipw2200
SVN-Revision: 20502
2010-03-27 09:53:48 +00:00
Jo-Philipp Wich
161325ac4f uhttpd: clear script timeout as soon as data is received from the child
SVN-Revision: 20501
2010-03-27 01:47:36 +00:00
Jo-Philipp Wich
8c9b818a24 uhttpd: - make script timeout configurable - catch SIGCHLD to properly interrupt select() - flag listen and client sockets as close-on-exec
SVN-Revision: 20500
2010-03-27 00:00:33 +00:00
Felix Fietkau
d7195c2293 ath9k: make sure that the rx path does not get stuck
SVN-Revision: 20499
2010-03-26 22:43:33 +00:00
Felix Fietkau
ea04d330a9 mac80211: disable b43 nphy until it actually works
SVN-Revision: 20498
2010-03-26 22:36:23 +00:00
Felix Fietkau
282981d257 mac80211: update to wireless-testing 2010-03-24
SVN-Revision: 20497
2010-03-26 22:36:12 +00:00
Florian Fainelli
f273e6d2ff fix wrt-radauth compilation failure (#6945)
SVN-Revision: 20489
2010-03-26 17:58:49 +00:00
Gabor Juhos
bf90225b34 package/zlib: refresh patches
SVN-Revision: 20480
2010-03-26 14:29:35 +00:00
Gabor Juhos
d0d0ef25e5 package/yamonenv: refresh patches
SVN-Revision: 20479
2010-03-26 14:29:32 +00:00
Gabor Juhos
7cdae18aa7 package/util-linux-ng: refresh patches
SVN-Revision: 20478
2010-03-26 14:29:30 +00:00
Gabor Juhos
e24dd6d3a1 package/udevtrigger: refresh patches
SVN-Revision: 20477
2010-03-26 14:29:28 +00:00
Gabor Juhos
e1d144d95b package/uboot-ifxmips: refresh patches
SVN-Revision: 20476
2010-03-26 14:29:25 +00:00
Gabor Juhos
92ca181470 package/pcmcia-cs: refresh patches
SVN-Revision: 20475
2010-03-26 14:29:20 +00:00
Gabor Juhos
5c5b8928d2 package/opkg: refresh patches
SVN-Revision: 20474
2010-03-26 14:29:17 +00:00
Gabor Juhos
179ba60e0e package/openssl: refresh patches
SVN-Revision: 20473
2010-03-26 14:29:14 +00:00
Gabor Juhos
ed88fabbfd package/nozomi: refresh patches
SVN-Revision: 20472
2010-03-26 14:29:10 +00:00
Gabor Juhos
fc3935df38 package/ncurses: refresh patches
SVN-Revision: 20471
2010-03-26 14:29:07 +00:00
Gabor Juhos
78511d01b0 package/lua: refresh patches
SVN-Revision: 20470
2010-03-26 14:29:03 +00:00
Gabor Juhos
15bed86ba6 package/linux-atm: refresh patches
SVN-Revision: 20469
2010-03-26 14:28:56 +00:00
Gabor Juhos
7e2a788e7a package/libreadline: refresh patches
SVN-Revision: 20468
2010-03-26 14:28:52 +00:00
Gabor Juhos
f1e4766e29 package/libpcap: refresh patches
SVN-Revision: 20467
2010-03-26 14:28:49 +00:00
Gabor Juhos
61dd2e68a4 package/kexec-tools: refresh patches
SVN-Revision: 20466
2010-03-26 14:28:45 +00:00
Gabor Juhos
d6fb9649de package/iptables: refresh patches
SVN-Revision: 20465
2010-03-26 14:28:40 +00:00
Gabor Juhos
22d0b13b78 package/iproute2: refresh patches
SVN-Revision: 20464
2010-03-26 14:28:35 +00:00
Gabor Juhos
0d43b95e5e package/ifxmips-dsl-api: refresh patches
SVN-Revision: 20463
2010-03-26 14:28:31 +00:00
Gabor Juhos
3b57cccb71 package/hotplug2: refresh patches
SVN-Revision: 20462
2010-03-26 14:28:25 +00:00
Gabor Juhos
eb605bec7b package/fuse: refresh patches
SVN-Revision: 20461
2010-03-26 14:28:19 +00:00
Gabor Juhos
a346b400c6 package/dropbear: refresh patches
SVN-Revision: 20460
2010-03-26 14:28:14 +00:00
Gabor Juhos
0f0e00e0cb package/compcache: refresh patches
SVN-Revision: 20458
2010-03-26 14:28:03 +00:00
Gabor Juhos
7675a3685a package/comgt: refresh patches
SVN-Revision: 20457
2010-03-26 14:27:58 +00:00
Gabor Juhos
6121ec60a4 package/carl9170: refresh patches
SVN-Revision: 20456
2010-03-26 14:27:52 +00:00
Gabor Juhos
c227567fb5 package/busybox: refresh patches
SVN-Revision: 20455
2010-03-26 14:27:47 +00:00
Gabor Juhos
c7785c1add package/broadcom-wl: refresh patches
SVN-Revision: 20454
2010-03-26 14:27:41 +00:00
Gabor Juhos
1ccada4dc2 package/bridge-utils: refresh patches
SVN-Revision: 20453
2010-03-26 14:27:35 +00:00
Gabor Juhos
8c1bb824a6 package/br2684ctl: refresh patches
SVN-Revision: 20452
2010-03-26 14:27:29 +00:00
Gabor Juhos
7297b81fbe package/apex: refresh patches
SVN-Revision: 20451
2010-03-26 14:27:22 +00:00
Gabor Juhos
ae022fd272 package/admswconfig: refresh patches
SVN-Revision: 20450
2010-03-26 14:27:16 +00:00
Gabor Juhos
f34e2fc939 package/acx-mac80211: refresh patches
SVN-Revision: 20449
2010-03-26 14:27:09 +00:00
Gabor Juhos
0bf7a71a2a package/acx: refresh patches
SVN-Revision: 20448
2010-03-26 14:27:02 +00:00
Hamish Guthrie
8356fc0b8e Create kernel module for PS3 networking
SVN-Revision: 20447
2010-03-26 14:11:01 +00:00
Nicolas Thill
4ea6e1c968 kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG
SVN-Revision: 20436
2010-03-26 10:09:13 +00:00
Vasilis Tsiligiannis
ce75e4b893 madwifi: Fix RX packet and byte count, refresh patches (#6404)
SVN-Revision: 20434
2010-03-25 19:41:40 +00:00
Jo-Philipp Wich
b3e4a6503a busybox: disable httpd applet
SVN-Revision: 20432
2010-03-25 16:14:14 +00:00
Jo-Philipp Wich
fc0d560206 add cyassl (moved from packages feed, required by uhttpd-mod-tls)
SVN-Revision: 20430
2010-03-25 16:03:10 +00:00
Jo-Philipp Wich
2cf4946597 add px5g (moved from LuCI trunk)
SVN-Revision: 20429
2010-03-25 15:46:39 +00:00
Jo-Philipp Wich
169642253f add uhttpd (moved from LuCI trunk)
SVN-Revision: 20428
2010-03-25 15:46:16 +00:00
Nicolas Thill
141f9e3bbd ifxmips-dsl-api: only show debug option when package is selected
SVN-Revision: 20422
2010-03-25 13:43:20 +00:00
Nicolas Thill
04dd1fc593 kernel: fix kmod-crypto-misc on 2.4
SVN-Revision: 20413
2010-03-25 05:15:25 +00:00
Florian Fainelli
023067da16 fix typo in gspa sn9c20x autoload line, patch from Chris Li
SVN-Revision: 20409
2010-03-24 23:33:50 +00:00
John Crispin
6cb7284fe0 adds support to build uboot for arv452
SVN-Revision: 20408
2010-03-24 18:28:07 +00:00
Travis Kemen
7a00430b3e When enabling MFP, hostapd will read assoc_sa_query_max_timeout and assoc_sa_query_retry_timeout from it's config file. Make these options configurable in /etc/config/wireless. To make it clear that these options are 802.11w related, I named them ieee80211w_max_timeout and ieee80211w_retry_timeout instead.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20397
2010-03-24 00:23:10 +00:00
Travis Kemen
22b92b3e13 Enable management frame protection in hostapd, and make it configurable in /etc/config/wireless. Since ath9k is currently the only driver that supports MFP, it will only be enabled when ath9k is enabled.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20396
2010-03-24 00:22:19 +00:00
Travis Kemen
21f006f156 Enable management frame protection in wpa_supplicant, and make it configurable in /etc/config/wireless.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20395
2010-03-24 00:21:28 +00:00
Travis Kemen
e74fbc183b Cleanup redundant psk handling code in wpa_supplicant.sh. (I sent this one to openwrt-devel before, but I am resending it as part of this series because the next patch will also edit wpa_supplicant.sh).
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20394
2010-03-24 00:19:42 +00:00
Jo-Philipp Wich
163b15f5bb base-files: make press key message more explicit in preinit
SVN-Revision: 20392
2010-03-23 22:56:12 +00:00
Jo-Philipp Wich
5293dddc31 block-extroot: make overlay mount check more explicit, it wrongly detected /tmp/overlay as successful overlay mount
SVN-Revision: 20390
2010-03-23 17:08:35 +00:00
Jo-Philipp Wich
75b8822733 kernel: fix xen-fbdev description This patch fixes the description for KernelPackage xen-fbdev caused by a typo in xen.mk.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20389
2010-03-23 15:24:54 +00:00
Nicolas Thill
4e0681e1db linux-atm: fix compilation of 'qgen' host tool
SVN-Revision: 20387
2010-03-23 14:32:14 +00:00
Travis Kemen
17b7aaba31 bump to the lastest git commit
SVN-Revision: 20378
2010-03-23 01:28:52 +00:00
Alexandros C. Couloumbis
f4bcf74b95 hostap-driver: fix a typo (thanks acinonyx)
SVN-Revision: 20367
2010-03-22 11:43:46 +00:00
Alexandros C. Couloumbis
2a7a85cd4c hostap-driver: fix DEPENDS on Makefile
SVN-Revision: 20366
2010-03-22 11:39:47 +00:00
Jo-Philipp Wich
90c566f557 hostapd: always strip "11" from hwmode value
SVN-Revision: 20363
2010-03-21 22:35:58 +00:00
Hauke Mehrtens
4dd46dd8a4 kernel: fix some documentation
SVN-Revision: 20362
2010-03-21 19:12:36 +00:00
Florian Fainelli
479ff12fae fix path to the orinoco pcmcia driver, thanks hauke
SVN-Revision: 20357
2010-03-21 17:56:19 +00:00
Florian Fainelli
7af8ee0481 change from /jffs to /overlay, patch from Daniel Dickinson
SVN-Revision: 20356
2010-03-21 17:16:50 +00:00
Florian Fainelli
d40104d567 If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier
SVN-Revision: 20354
2010-03-21 17:16:41 +00:00
Florian Fainelli
d22b22b356 add pcmcia hermes module, patch from Guillaume Lecerf
SVN-Revision: 20353
2010-03-21 17:16:36 +00:00
Hauke Mehrtens
3c2943b45a kernel: fix some minor error:
* module ide-pci-generic is also included if it was build
 * correct loading queue for kmod-dm
 * place for mvsas.ko changed in new kernel.

SVN-Revision: 20348
2010-03-21 14:22:38 +00:00
Hauke Mehrtens
cd2cee46ac kernel: these modules are already loaded by the scsi-core package
SVN-Revision: 20347
2010-03-21 14:19:48 +00:00
Hauke Mehrtens
68a2efe2d1 kernel: x86 remove dependency on ata-core and scsi-core
The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873

SVN-Revision: 20346
2010-03-21 14:18:11 +00:00
Hauke Mehrtens
c91903ad41 kernel: load after its dependencies
SVN-Revision: 20345
2010-03-21 14:12:32 +00:00
Hauke Mehrtens
5925292e14 kernel: fix tg3 installation
libphy is build into the kernel for brcm47xx and not as an extra module.

SVN-Revision: 20344
2010-03-21 14:09:24 +00:00
Hauke Mehrtens
627ebde4db kernel: include aes-i586 and twofish-i586 into crypto packages for x86
SVN-Revision: 20343
2010-03-21 14:07:30 +00:00
Hauke Mehrtens
35ccc68de9 kernel: fix typo
SVN-Revision: 20342
2010-03-21 14:06:32 +00:00
Hauke Mehrtens
94e9763799 kernel: make ISDN build again
In combination with r20339 ISDN will be build again.

 * Fix syntax problem in kmod-capi
 * add xfrm_ipcomp to kmod-ipsec

SVN-Revision: 20341
2010-03-21 14:05:59 +00:00
Alexandros C. Couloumbis
1ef941dd39 hostap-driver: make hostap-pci visible (similarly to r20047)
SVN-Revision: 20331
2010-03-21 08:13:01 +00:00
Florian Fainelli
ea66b2355d add more usb-storage modules (#6067)
SVN-Revision: 20323
2010-03-20 17:18:54 +00:00
Florian Fainelli
0bb16e35b2 add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
SVN-Revision: 20312
2010-03-20 10:27:30 +00:00
Florian Fainelli
e796067c6a update netfilter packages description, patch from Edgar Soldin
SVN-Revision: 20311
2010-03-20 10:27:24 +00:00
Florian Fainelli
05178e6695 add sn9c201 webcam driver, patch from Chris Li
SVN-Revision: 20310
2010-03-20 10:27:18 +00:00
Florian Fainelli
cd8e3a8055 update compcache to 0.6.2 (#6884)
SVN-Revision: 20303
2010-03-19 16:34:41 +00:00
John Crispin
51c45acd0e adds support in uboot for eon flash chips
SVN-Revision: 20298
2010-03-19 11:22:07 +00:00
Travis Kemen
0fd984fc4f fix limit
SVN-Revision: 20275
2010-03-18 15:50:05 +00:00
John Crispin
4fcee4628c Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema
SVN-Revision: 20270
2010-03-18 13:02:29 +00:00
John Crispin
d47b3b56e6 adds misisng include in ifxmips dsl driver compat layer
SVN-Revision: 20269
2010-03-18 13:01:32 +00:00
John Crispin
ceffb972eb Allow UCI configuration of ATM QOS parameters per interface, signed off by Ithamar R. Adema
SVN-Revision: 20266
2010-03-18 11:17:42 +00:00
Nicolas Thill
f0aa9bc04f madwifi: remove redundant conditional dep, atheros has PCI support
SVN-Revision: 20263
2010-03-18 10:45:14 +00:00
Travis Kemen
431808b5bf allow ping
SVN-Revision: 20261
2010-03-18 03:46:41 +00:00
Travis Kemen
e2f86520c5 remove +1 as it isn't needed since 16619
SVN-Revision: 20259
2010-03-18 01:39:02 +00:00
Travis Kemen
04c3691df1 actually fix linux-atm
SVN-Revision: 20233
2010-03-15 18:30:56 +00:00
Felix Fietkau
3ab30b486f base-files: reload switch settings on /etc/init.d/network start as well
SVN-Revision: 20232
2010-03-15 14:02:49 +00:00
Travis Kemen
95e564124c fixup linux-atm package after the broken patch earlier
SVN-Revision: 20225
2010-03-15 03:59:14 +00:00
Vasilis Tsiligiannis
f8f71a88b4 hostap-driver: Fix package installation
SVN-Revision: 20224
2010-03-15 00:51:26 +00:00
Travis Kemen
1223494f1d /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).
/etc/init.d/ppp automatically starts pptp session on boot., from #6720

SVN-Revision: 20221
2010-03-14 21:42:56 +00:00
Travis Kemen
3a13fb95ab if readethers is set to true make sure /etc/ethers exists, closes #6740
SVN-Revision: 20220
2010-03-14 21:33:02 +00:00
Travis Kemen
6aca925ca8 this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).
Matthieu
from #6736

SVN-Revision: 20219
2010-03-14 21:26:45 +00:00
Felix Fietkau
73f61a64eb fix error output of brctl if bridging is not supported.
The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:

"brctl: SIOCGIFBR: Package not installed"

This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>

SVN-Revision: 20218
2010-03-14 21:10:07 +00:00
Travis Kemen
6457d34586 linux-atm: Update to stable version 2.5.1 from upstream project
This commit integrates the upstream version of the linux-atm tools
   version 2.5.1.

   It simplify the patchset but keeps the debian-patches,
   prevent the usage of libflex on the target, and let the package
   compiles every tools.

   The Makefile only installs atmarp & atmarpd, but some useful debug
   programs are also included (like aread/awrite, atmdump,...) in the
   makefile, but commented by default.

Signed-off-by: Obinou <obconseil@gmail.com>

SVN-Revision: 20216
2010-03-14 18:58:33 +00:00
Travis Kemen
411ab9871e fix missing nls support for 2.6.33
SVN-Revision: 20214
2010-03-14 18:22:57 +00:00
Felix Fietkau
14e104688d add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
SVN-Revision: 20196
2010-03-14 13:16:26 +00:00
Felix Fietkau
f434771b7a madwifi: disable softled by default on pci devices (fixes #4484)
SVN-Revision: 20195
2010-03-14 12:25:23 +00:00
Felix Fietkau
95a8e6a7dd wireless-tools: fix encryption display in the scanning list (#6732)
SVN-Revision: 20194
2010-03-14 04:49:31 +00:00
Travis Kemen
63e0890777 find attached the announced patch for fuse. changes: - latest fuse 2.8.3 - includes now the kernel module for kernel 2.4 - builds parallel - fuse-utils includes now ulockmgr_server
fuse24 should be deleted from trunk.

bud

SVN-Revision: 20190
2010-03-14 02:01:14 +00:00
Travis Kemen
2e058c3021 this patches fixes iproute2 parallel build.
-Raphael

SVN-Revision: 20189
2010-03-14 01:56:33 +00:00
Travis Kemen
fafcea14a6 this patch fixes iptables parallel build.
-Raphael

SVN-Revision: 20188
2010-03-14 01:53:41 +00:00
Travis Kemen
5a32f56774 this patch fixes gdb parallel build.
-Raphael

SVN-Revision: 20187
2010-03-14 01:50:53 +00:00
Travis Kemen
b6555735bd this patch fixes openssl parallel build.
-Raphael

SVN-Revision: 20186
2010-03-14 01:47:55 +00:00
Jo-Philipp Wich
1968fb8da3 base-files: force preinit to use busybox mount (#6797)
SVN-Revision: 20176
2010-03-13 02:59:05 +00:00
Gabor Juhos
32be7f7605 package/base-files: call preinit_ip_deconfig before processing init on initramfs images
SVN-Revision: 20159
2010-03-12 14:37:19 +00:00
Felix Fietkau
a95d43125c ath9k: fix a client mode crash that happens on wpa rekeying
SVN-Revision: 20155
2010-03-12 03:03:57 +00:00
Felix Fietkau
a27a5a1973 minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks
SVN-Revision: 20153
2010-03-11 22:08:06 +00:00
Nicolas Thill
c3ddcedf4a kernel: fix kmod-pcmcia-yenta on 2.4
SVN-Revision: 20147
2010-03-11 16:37:11 +00:00
Claudio Mignanti
ff96ad6b8b fix kernel modules dependences for i2c and ata-core
SVN-Revision: 20146
2010-03-11 15:38:50 +00:00
Felix Fietkau
9ab5d11a46 mac80211: improve performance a bit
SVN-Revision: 20145
2010-03-11 15:30:37 +00:00
Nicolas Thill
5601865155 kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
SVN-Revision: 20133
2010-03-11 09:12:44 +00:00
Lars-Peter Clausen
93f97a1bb0 kernel: Add SoC sound support package
SVN-Revision: 20130
2010-03-11 01:35:12 +00:00
Hauke Mehrtens
012b44f840 mac80211: fix build problems with kmod-mac80211=n
Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko.

Fix problem in ticket #6813.

SVN-Revision: 20125
2010-03-10 21:51:17 +00:00
Nicolas Thill
d08b2b02cf base-files: fix preinit code typos
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
Acked-by: Daniel Dickinson <cshore@csolve.net>

SVN-Revision: 20124
2010-03-10 18:09:53 +00:00
Nicolas Thill
f00bcb24be kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
SVN-Revision: 20123
2010-03-10 17:53:04 +00:00
Nicolas Thill
7d50b29b4d busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option
SVN-Revision: 20122
2010-03-10 17:49:14 +00:00
Nicolas Thill
de36549de1 uboot-envtools: mark as 2.6 only, use a shorter title and a longer description
SVN-Revision: 20118
2010-03-10 04:17:22 +00:00
Nicolas Thill
b4e99d33d9 use a common way of marking packages as not supported on specific targets
SVN-Revision: 20117
2010-03-10 04:12:57 +00:00
Felix Fietkau
656de42f9c Revert "mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients.
SVN-Revision: 20115
2010-03-10 01:17:23 +00:00
Felix Fietkau
3f733bc1ec mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)
SVN-Revision: 20114
2010-03-10 01:09:17 +00:00
Felix Fietkau
56f94c0d2a mac80211: fix compile for 2.6.33 (thx, acoul)
SVN-Revision: 20113
2010-03-10 01:09:12 +00:00
Felix Fietkau
5c02f218be hostapd: restore wds sta state after the sta reassociates
SVN-Revision: 20108
2010-03-09 21:33:24 +00:00
Felix Fietkau
8b9afa6f75 mac80211: fix interface setup for wds client sometimes an interface does not get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started
SVN-Revision: 20106
2010-03-09 21:23:14 +00:00
Felix Fietkau
ad1507756b hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge
SVN-Revision: 20104
2010-03-09 21:16:38 +00:00
Felix Fietkau
875b9fc0ae hostapd: fix setting the station vlan for wds stations on reauthentication
SVN-Revision: 20103
2010-03-09 21:16:32 +00:00
Felix Fietkau
1aa0192b94 hostapd: upgrade to 20100309
SVN-Revision: 20090
2010-03-09 17:36:10 +00:00
Felix Fietkau
ddb6eb9d51 mac80211: add support for the noscan option for skipping the initial scan on hostapd startup
SVN-Revision: 20089
2010-03-09 17:36:04 +00:00
Felix Fietkau
7fdbfef92f wpa_supplicant: fix bridging settings for wds
SVN-Revision: 20088
2010-03-09 17:35:59 +00:00
Jo-Philipp Wich
9b8ff17f8c dnsmasq: remove redundant code introduced with r20074
SVN-Revision: 20079
2010-03-09 01:41:06 +00:00
Jo-Philipp Wich
58820edbd9 dnsmasq: allow multiple macs per static lease address (#6205)
SVN-Revision: 20074
2010-03-08 23:28:55 +00:00
Hauke Mehrtens
32885a5a05 mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.

SVN-Revision: 20073
2010-03-08 22:05:36 +00:00
Gabor Juhos
3bc81edc70 package: fix w1-gpio-custom package (closes #6770)
SVN-Revision: 20066
2010-03-08 17:35:03 +00:00
Travis Kemen
891d26ab51 add missing file from patch
SVN-Revision: 20062
2010-03-08 15:25:53 +00:00
Travis Kemen
9b8f12303a finish cleaning my broken commit
SVN-Revision: 20061
2010-03-08 15:03:42 +00:00
Travis Kemen
c859a20e69 fix missing parts of r19997.
SVN-Revision: 20057
2010-03-08 14:21:32 +00:00
Gabor Juhos
945cfb9059 package: add module for the RB750 LED driver
SVN-Revision: 20052
2010-03-08 12:10:07 +00:00
Jo-Philipp Wich
4bbb272f48 dnsmasq: prevent bad command line error when a dhcp pool has ignore set and the corresponding iface has only whitespace as value
SVN-Revision: 20048
2010-03-08 03:52:04 +00:00
Nicolas Thill
60c17a9e9c acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets)
SVN-Revision: 20047
2010-03-08 01:55:31 +00:00
Felix Fietkau
3f6ca40dd1 mac80211: remove an obsolete patch which breaks 2.6.32 compat
SVN-Revision: 20046
2010-03-08 00:34:30 +00:00
Felix Fietkau
708a33027f mac80211: small whitespace fix in minstrel_ht
SVN-Revision: 20045
2010-03-08 00:34:26 +00:00
Felix Fietkau
33f8fa04df mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)
SVN-Revision: 20040
2010-03-07 18:35:39 +00:00
Florian Fainelli
ae329c40eb add support for new ar7-atm version D7.05.00.00 (#6515)
SVN-Revision: 20039
2010-03-07 18:16:07 +00:00
Felix Fietkau
e7c6e9d603 mac80211: improve minstrel_ht performance by reducing the impact of slow sampling
SVN-Revision: 20038
2010-03-07 17:00:43 +00:00
Florian Fainelli
30ce77d30a add one more acx-mac80211 patch to finally allow its building on ar7
SVN-Revision: 20036
2010-03-07 16:36:51 +00:00
Felix Fietkau
a12048b2bf mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved performance and a-mpdu length
SVN-Revision: 20035
2010-03-07 16:29:41 +00:00
Felix Fietkau
05ca2b606a mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats
SVN-Revision: 20034
2010-03-07 16:29:37 +00:00
Felix Fietkau
e111568b6d mac80211: implement .rate_update in minstrel_ht
SVN-Revision: 20033
2010-03-07 16:29:33 +00:00
Felix Fietkau
c5885e669e mac80211: update to wireless-testing 2010-03-03
SVN-Revision: 20032
2010-03-07 16:29:28 +00:00
Nicolas Thill
74e3887e5a siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead
SVN-Revision: 20026
2010-03-07 03:55:34 +00:00
Nicolas Thill
5462fe7958 siit: use $(KERNEL_MAKEOPTS)
SVN-Revision: 20025
2010-03-07 03:44:48 +00:00
Nicolas Thill
3b774fe654 siit: remove obsolete dep (builds fine on 2.6.31 since r18191)
SVN-Revision: 20024
2010-03-07 03:41:57 +00:00
Florian Fainelli
c3ef00eb2b add some missing patches to acx-mac80211 it now builds the pci module as well
SVN-Revision: 20020
2010-03-06 22:33:13 +00:00
Florian Fainelli
2e757a6692 move netdev_ops conversion, previous hunk was not correct
SVN-Revision: 20016
2010-03-06 12:48:13 +00:00
Florian Fainelli
c7a38d6a1b update acx-mac80211 to a newer snapshot and fix its compilation wrt new includes path
SVN-Revision: 20015
2010-03-06 12:22:41 +00:00
Florian Fainelli
bca2709133 migrate acx to netdev_ops, required for later kernels
SVN-Revision: 20014
2010-03-06 12:22:35 +00:00
Felix Fietkau
908ffaaac7 mac80211: enable debugfs support by default - having access to the rate control statistics is very useful for figuring out the real quality of a link
SVN-Revision: 20011
2010-03-06 10:04:30 +00:00
Travis Kemen
52564dc5e3 this patch fixes package/Makefile.
-Raphael

SVN-Revision: 20000
2010-03-05 20:28:52 +00:00
Travis Kemen
dca90efc23 this patch fixes uboot-envtools so that it is no longer broken.
-Raphael

SVN-Revision: 19999
2010-03-05 20:27:58 +00:00
Travis Kemen
fab2cb71e1 this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the menuconfig options in a separates Config.in file, adds a new patch to disable man pages (there was an error with QUILT=1 without this patch, as ln was used without -f), renames patches to be more explicit (and 1xx for Makefile patches and 2xx for source patches)
-Raphael

SVN-Revision: 19997
2010-03-05 20:24:13 +00:00
Travis Kemen
0e0bf71ed9 this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel build.
-Raphael

SVN-Revision: 19994
2010-03-05 20:12:24 +00:00
Travis Kemen
8ee9f9ee04 this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes parallel build.
-Raphael

SVN-Revision: 19993
2010-03-05 20:10:37 +00:00
Nicolas Thill
9128162fd8 include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)
SVN-Revision: 19981
2010-03-05 00:56:05 +00:00
Nicolas Thill
71886caf3f firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test
SVN-Revision: 19980
2010-03-05 00:53:51 +00:00
Travis Kemen
32f6e6c44d revert r19964 for now, there are issues with opkg/ipkg.py generating the status db
SVN-Revision: 19970
2010-03-04 02:42:23 +00:00
Travis Kemen
249d48a68e grab all config files for installed packages, closes #3718
SVN-Revision: 19964
2010-03-03 18:19:19 +00:00
Matteo Croce
3ccd1aeab7 2.6.33 fixes for atheros and madwifi
SVN-Revision: 19963
2010-03-03 13:52:28 +00:00
Hauke Mehrtens
f88371a696 kernel: add some missing config files and make compat-wireless build with kernel 2.6.33
Thanks tripolar for the missing config symbols

SVN-Revision: 19956
2010-03-02 21:26:36 +00:00
Jo-Philipp Wich
f96ecd026d firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015
SVN-Revision: 19946
2010-03-02 11:02:24 +00:00
Nicolas Thill
b3f90f939b openssl: fix build failure on arm, aes asm version is not shipped anymore (closes: #6778)
SVN-Revision: 19945
2010-03-02 04:56:49 +00:00
Nicolas Thill
45f7dc9459 firstboot: fix typo (closes: #6738)
SVN-Revision: 19944
2010-03-01 23:54:45 +00:00
Felix Fietkau
cbd858715d mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
SVN-Revision: 19943
2010-03-01 21:48:55 +00:00
Vasilis Tsiligiannis
6a11bbbac9 dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)
SVN-Revision: 19942
2010-03-01 21:19:05 +00:00
Felix Fietkau
3e49e0c87a openssl: upgrade to 0.9.8m (patch by Peter Wagner)
SVN-Revision: 19939
2010-03-01 18:46:43 +00:00
Felix Fietkau
524303b849 base-files: fix enter failsafe message
SVN-Revision: 19937
2010-03-01 18:20:39 +00:00
Imre Kaloz
cf57e90014 drop support for the old style magicbox-cf driver
SVN-Revision: 19932
2010-03-01 08:04:14 +00:00
Imre Kaloz
c4d515e007 partly revert [19925] as the ata version builds fine
SVN-Revision: 19931
2010-03-01 08:00:03 +00:00
Nicolas Thill
4949756ceb kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
SVN-Revision: 19925
2010-03-01 06:25:44 +00:00
Nicolas Thill
01a683ec51 mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
SVN-Revision: 19923
2010-03-01 05:44:12 +00:00
Nicolas Thill
2d100861a4 switch: suppress boot error message on 2.4
SVN-Revision: 19922
2010-03-01 01:12:57 +00:00
Florian Fainelli
32bba7d154 fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 19918
2010-02-28 20:50:41 +00:00
Jo-Philipp Wich
237df628c3 iptables: disable kernel module autoloading
SVN-Revision: 19917
2010-02-28 19:12:47 +00:00
Felix Fietkau
ee2c54569f mac80211: fix essid setting for ad-hoc (thx, stintel)
SVN-Revision: 19916
2010-02-28 19:05:32 +00:00
Felix Fietkau
13cfa88855 mac80211: fix client mode
SVN-Revision: 19915
2010-02-28 19:02:05 +00:00
Felix Fietkau
1c8fbfbaa6 mac80211: fix interface startup order for AP+STA (patch by yann lopez)
SVN-Revision: 19912
2010-02-28 17:06:53 +00:00
Jo-Philipp Wich
96e4312e7e switch: eliminate the asterisk from the switch port configuration and set it automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format
SVN-Revision: 19909
2010-02-28 16:40:06 +00:00
Florian Fainelli
9fd2d20a24 fix busybox's ping compilation when the fancy feature is turned off (#6489)
SVN-Revision: 19904
2010-02-28 12:58:02 +00:00
Florian Fainelli
f4edda27af switch: do not include linux/autoconf.h (#6513)
SVN-Revision: 19903
2010-02-28 12:57:57 +00:00
Florian Fainelli
1e72384edb add missing hunks to recognize the Microsoft MN-700 device (#6749)
SVN-Revision: 19896
2010-02-28 11:09:50 +00:00
Felix Fietkau
9be4598569 add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)
SVN-Revision: 19880
2010-02-26 22:46:10 +00:00
Felix Fietkau
61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
SVN-Revision: 19879
2010-02-26 22:46:00 +00:00
Felix Fietkau
bfeb96126d add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
SVN-Revision: 19877
2010-02-26 22:45:39 +00:00
Travis Kemen
de8394cc11 This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893
SVN-Revision: 19874
2010-02-26 17:22:53 +00:00
Travis Kemen
812105bfb4 fix issues with pptpd server and firewall, closes #2342
SVN-Revision: 19873
2010-02-26 17:16:18 +00:00
Nicolas Thill
8b22b8e61f r8101: update to v1.014.00, fix build on 2.6.31+
SVN-Revision: 19854
2010-02-25 02:03:33 +00:00
Jo-Philipp Wich
f82546764a busybox: fix typo in last commit, thx Nico
SVN-Revision: 19853
2010-02-25 00:48:13 +00:00
Jo-Philipp Wich
675b9b5f54 busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_DIR_ROOT
SVN-Revision: 19852
2010-02-25 00:42:09 +00:00
Jo-Philipp Wich
fb96235ea5 busybox: implement -q flag for insmod for Linux 2.6 and actually suppress errors when the flag is specified, part 2 of the iptables modprobe fix
SVN-Revision: 19851
2010-02-24 23:59:46 +00:00
Gabor Juhos
5bc415c2d6 package: add VSC73[89]5 microcode for the AP83/PB44 boards
SVN-Revision: 19836
2010-02-24 13:38:54 +00:00
Felix Fietkau
e08dd936ef ath9k: disable RIFS search on some chips to avoid baseband hangs
SVN-Revision: 19829
2010-02-24 03:43:30 +00:00
Jo-Philipp Wich
0ab4d7e848 iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
SVN-Revision: 19827
2010-02-24 01:59:32 +00:00
Felix Fietkau
f53f060299 madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
SVN-Revision: 19822
2010-02-23 06:42:02 +00:00
Jo-Philipp Wich
243e190675 ppp: enable multilink support (#4837)
SVN-Revision: 19811
2010-02-22 02:26:32 +00:00
Hauke Mehrtens
f56666bde4 ext4: fix for commit r19799
SVN-Revision: 19800
2010-02-21 20:26:37 +00:00
Hauke Mehrtens
ad11f6881a ext4: add Support for large (2TB+) block devices and files
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.

This closes #6714.

SVN-Revision: 19799
2010-02-21 20:14:24 +00:00
Florian Fainelli
2ae5683e83 fix accidently commited ancient mac80211 patches in r19789-19791 (#6716)
SVN-Revision: 19797
2010-02-21 15:43:09 +00:00
Florian Fainelli
1373140033 mac80211: make the vlan injection patch more specific
SVN-Revision: 19791
2010-02-21 14:14:32 +00:00
Florian Fainelli
39cd0fa893 mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
SVN-Revision: 19790
2010-02-21 14:14:28 +00:00
Florian Fainelli
0ddfa39ecb mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
SVN-Revision: 19789
2010-02-21 14:14:17 +00:00
Lars-Peter Clausen
07c499f101 linux-atm: Add libtool fixup
SVN-Revision: 19786
2010-02-20 23:42:25 +00:00
Hauke Mehrtens
42d947f5ba make linux-atm depend on its kernel modul atm.ko
This hopfully fixes bug #6709.

SVN-Revision: 19780
2010-02-20 13:20:36 +00:00
Hauke Mehrtens
b52345c9ed allow routed mode operation again
Fix part of bug #6709.

SVN-Revision: 19779
2010-02-20 13:18:34 +00:00
Jo-Philipp Wich
3651c9804b kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
SVN-Revision: 19772
2010-02-20 05:17:39 +00:00
Jo-Philipp Wich
25a5fab34c firewall: fix bad number error in fw_redirect() (#6704)
SVN-Revision: 19765
2010-02-20 03:39:55 +00:00
Jo-Philipp Wich
e9cacfa59a mac80211: fix typo introduced in r19760 (#6707)
SVN-Revision: 19763
2010-02-19 22:44:22 +00:00
Jo-Philipp Wich
2a473ebe19 iptables: fix multiport match for brcm-2.4 Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation.
SVN-Revision: 19761
2010-02-19 21:25:40 +00:00
Hauke Mehrtens
046caa7e25 rt2800lib depends on rt2x00-usb
The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build.

SVN-Revision: 19760
2010-02-19 19:13:23 +00:00
Felix Fietkau
e4dadf438e swconfig: Remove unused code
Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19758
2010-02-19 17:33:46 +00:00
Felix Fietkau
6fdcbd0831 ath9k: fix beacon timer restarts after card resets - improves stability in AP mode
SVN-Revision: 19757
2010-02-19 17:22:37 +00:00
Hauke Mehrtens
3889c76a6e remove pcmcia and sdio
This fixes #6701

Remove the pcmcia and sdio interface from b43 driver to not depend on these modules.

SVN-Revision: 19756
2010-02-19 15:41:55 +00:00
Gabor Juhos
a71b06ad65 mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
Signed-off-by: Scott Dudley <spmsink@hotmail.com>

SVN-Revision: 19745
2010-02-19 11:52:22 +00:00
Jo-Philipp Wich
bd4f4a9204 kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)
SVN-Revision: 19725
2010-02-19 02:12:48 +00:00
Jo-Philipp Wich
2e449378bf iproute2: make tc depend on kmod-sched (#6681)
SVN-Revision: 19724
2010-02-19 01:58:06 +00:00
Jo-Philipp Wich
5ebe347f07 kernel: add the token bucket filter to kmod-sched (#6681)
SVN-Revision: 19723
2010-02-19 01:56:10 +00:00
Jo-Philipp Wich
4257508e11 iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
SVN-Revision: 19722
2010-02-19 01:44:10 +00:00
Felix Fietkau
31cfd93be4 hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672
SVN-Revision: 19720
2010-02-19 01:34:44 +00:00
Felix Fietkau
d692a2340c mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)
Since client mode in mac80211is unreliable without using wpa_supplicant,
it would be better to enable wpa_supplicant by default.

With this patch, wpa_supplicant will always be used for mac80211-based
drivers in client mode. This will break client mode for images that
don't include wpa_supplicant or wpad, so maybe I need to add a check
somewhere to see if wpa_supplicant is available, and show the user a
warning if he tries client mode without wpa_supplicant. Suggestions on
where to add this check are welcome.

Tested with ath5k in client mode on open and wpa2-psk network, and
tested on my ath9k based AP as well to make sure it doesn't break AP mode.

SVN-Revision: 19718
2010-02-19 01:07:21 +00:00
Felix Fietkau
b47efaaf4d ath9k: fix rate control fallback rate selection - improves throughput and link stability
SVN-Revision: 19716
2010-02-19 00:47:32 +00:00
Felix Fietkau
b3caca3677 mac80211: move the 2.6.30 compat patch to the other compat patches
SVN-Revision: 19715
2010-02-19 00:47:28 +00:00
Lars-Peter Clausen
8d7a6df6ef kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
SVN-Revision: 19712
2010-02-18 23:31:08 +00:00
Imre Kaloz
4c1e6a7e39 refresh grub patches
SVN-Revision: 19704
2010-02-18 12:10:12 +00:00
Jo-Philipp Wich
0cfd25119d mac80211: add compile fix for pre-2.6.32 kernels
SVN-Revision: 19692
2010-02-17 22:37:04 +00:00
Felix Fietkau
1797c1217b carl9170: update to version 1.0.1.1 and fix a compile error
SVN-Revision: 19691
2010-02-17 18:27:42 +00:00
Felix Fietkau
dd4893f453 mac80211: update to wireless-testing 2010-02-16
SVN-Revision: 19688
2010-02-17 14:13:27 +00:00
Travis Kemen
ab3d8e0779 fix opkg.conf
SVN-Revision: 19684
2010-02-17 02:34:48 +00:00
Felix Fietkau
63b1d06a31 hostapd: select crda if mac80211 is selected
SVN-Revision: 19667
2010-02-16 18:29:03 +00:00
Felix Fietkau
e9d9efa678 kernel: build the scsi core package even if CONFIG_SCSI=y
SVN-Revision: 19666
2010-02-16 18:28:59 +00:00
Felix Fietkau
19d6a9ce6a kernel: add a package for block2mtd
SVN-Revision: 19665
2010-02-16 18:28:55 +00:00
Felix Fietkau
eca17a4a28 kernel: add a package for kmod-ata-sil
SVN-Revision: 19664
2010-02-16 18:28:50 +00:00
Felix Fietkau
756b82b7ec hostapd: fix wpad compile on powerpc
SVN-Revision: 19663
2010-02-16 18:28:46 +00:00
Felix Fietkau
002a278972 hostapd: move the roboswitch config override to the right place
SVN-Revision: 19662
2010-02-16 18:28:42 +00:00
Lars-Peter Clausen
900de42186 Add audio feature flag.
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.

SVN-Revision: 19643
2010-02-15 20:03:18 +00:00
Felix Fietkau
1d1e4d1035 swconfig: add copyright for Martin Mares
Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19642
2010-02-15 17:29:07 +00:00
Felix Fietkau
7dcd4af070 swconfig: use print_attr_val() in CMD_GET
Use the print_attr_val() function introduced by the previous patch
to simplify the get command.

Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19641
2010-02-15 17:29:04 +00:00
Felix Fietkau
b7d662dce8 swconfig: add show command
Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.

Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19640
2010-02-15 17:29:00 +00:00
Felix Fietkau
cfb74b3b81 swconfig: clean up command line parsing
The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.

Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19639
2010-02-15 17:28:56 +00:00
Felix Fietkau
69d4a1e9b8 ath9k: adjust ack timeout workaround patch based on upstream submission
SVN-Revision: 19638
2010-02-15 17:28:52 +00:00
Jo-Philipp Wich
e48f324dc0 kernel: add xen kmods
SVN-Revision: 19611
2010-02-12 19:01:45 +00:00
Jo-Philipp Wich
2e0d14f9c2 base-files: add /dev/hvcX to hotplug common rules
SVN-Revision: 19608
2010-02-12 18:57:01 +00:00
Jo-Philipp Wich
250b52f673 base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script
SVN-Revision: 19597
2010-02-12 02:06:57 +00:00
Travis Kemen
9e5844fda2 Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier
SVN-Revision: 19595
2010-02-12 01:37:02 +00:00
Imre Kaloz
7b367d0313 with no users left, remove support for 2.6.21
SVN-Revision: 19578
2010-02-11 08:37:57 +00:00
Travis Kemen
9788414b55 change the opkg path due to changes in the buildsystem, fixes incorrect path in snapshot images
SVN-Revision: 19575
2010-02-11 02:38:08 +00:00
Travis Kemen
9f3a73d9e2 Add destination ip of the wan adapter useful if you have multiple ip addresses.
SVN-Revision: 19574
2010-02-11 02:33:34 +00:00
Jo-Philipp Wich
87d3ed312c dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net>
SVN-Revision: 19569
2010-02-10 00:34:32 +00:00
Lars-Peter Clausen
275b0d8cd4 Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner
SVN-Revision: 19568
2010-02-09 18:07:36 +00:00
Gabor Juhos
0cbc5f678d ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
SVN-Revision: 19565
2010-02-09 16:27:35 +00:00
Lars-Peter Clausen
4e0cd7b7a1 util-linux-ng: Build setterm
SVN-Revision: 19559
2010-02-08 22:05:11 +00:00
Felix Fietkau
e1efddf19b mac80211: use wpa_supplicant for unencrypted connections to improve client mode reliability (patch by Stijn Tintel from #6653)
SVN-Revision: 19550
2010-02-08 13:42:14 +00:00
Jo-Philipp Wich
520ea8e5f9 base-files: fix udhcpc address acquisition on network restart (patch by Scott Dudley)
SVN-Revision: 19530
2010-02-05 07:57:07 +00:00
Jo-Philipp Wich
76df66cda8 fix wrong numbering of interfaces in wireless detection
SVN-Revision: 19525
2010-02-04 17:11:56 +00:00
Florian Fainelli
dc192096e9 fix the use of proc_dostring w/ 2.6.32+
SVN-Revision: 19512
2010-02-04 09:47:20 +00:00
Felix Fietkau
085737e0b0 mac80211: update to latest wireless-testing from today
SVN-Revision: 19501
2010-02-03 00:43:09 +00:00
Imre Kaloz
c272d54969 add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
SVN-Revision: 19497
2010-02-02 11:26:53 +00:00
Felix Fietkau
4c776cf093 hostapd: fix a segfault in the error path of the nl80211 bss interface add function
SVN-Revision: 19496
2010-02-02 02:51:06 +00:00
Felix Fietkau
19555b702e /sbin/wifi: improve reliability of restarts by resetting the state properly
SVN-Revision: 19495
2010-02-02 02:19:10 +00:00
Felix Fietkau
52c2e565dd mac80211: fix setup with more than 2 ap mode interfaces
SVN-Revision: 19494
2010-02-02 02:19:01 +00:00
Jo-Philipp Wich
7ad9c8615f base-file: revert unrelated change accidentally committed in r19478
SVN-Revision: 19488
2010-02-01 02:00:57 +00:00
Jo-Philipp Wich
5c937a97b0 nvram: request memory locked pages in mmap() and make it available for ar71xx
SVN-Revision: 19486
2010-02-01 01:32:47 +00:00
Felix Fietkau
373b78cb28 wprobe: fix missing return code check
SVN-Revision: 19483
2010-02-01 00:35:00 +00:00
Jo-Philipp Wich
e367f5434a base-files: preinit: get rid of /dev/null redirections and use grep -q where applicable
SVN-Revision: 19478
2010-02-01 00:32:46 +00:00
Felix Fietkau
34c0c72a6e mac80211: make the vlan injection patch more specific
SVN-Revision: 19477
2010-01-31 22:23:47 +00:00
Felix Fietkau
8b08994455 mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
SVN-Revision: 19476
2010-01-31 22:17:55 +00:00
Felix Fietkau
04e89fe9c5 mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
SVN-Revision: 19474
2010-01-31 21:27:51 +00:00
Florian Fainelli
b93682af14 quieten the check for devs, thanks nbd
SVN-Revision: 19473
2010-01-31 21:09:53 +00:00
Florian Fainelli
7480065917 /dev/null was used before it was created, so an empty file was created. This prevented the actual device node from being created. The attached patch fixes that, patch from cshore
SVN-Revision: 19472
2010-01-31 21:01:21 +00:00
Felix Fietkau
a8f779a9f7 mac80211: fix rekeying in ap mode with connected powersave stations
SVN-Revision: 19470
2010-01-31 20:58:02 +00:00
Felix Fietkau
869c08cc59 mac80211: fix aggregation setup on wds ap interfaces
SVN-Revision: 19469
2010-01-31 20:57:58 +00:00
Felix Fietkau
c830d6cfe7 add me as a maintainer for a few other packages
SVN-Revision: 19439
2010-01-31 12:24:55 +00:00
Felix Fietkau
5f0bcfe153 mac80211: i maintain this package
SVN-Revision: 19438
2010-01-31 12:18:21 +00:00
Felix Fietkau
d33454d86d stop dropbear at shutdown as well
SVN-Revision: 19430
2010-01-30 18:19:42 +00:00
Felix Fietkau
10ec4fa292 when rebooting, use lazy umounts as fallback (patch by puchu)
SVN-Revision: 19429
2010-01-30 18:17:57 +00:00
Felix Fietkau
541725ce18 stop syslogd before rebooting, otherwise umount might not work properly when logging to a file (thx, puchu)
SVN-Revision: 19428
2010-01-30 18:17:52 +00:00
Felix Fietkau
d46a32fa60 when rebooting, stop the network interfaces last (just before umount) to allow services to shut down properly (thx, puchu)
SVN-Revision: 19427
2010-01-30 18:17:48 +00:00