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