Felix Fietkau
e4fd5aa8a2
ath9k: enable 3-stream and MCS16-23 support
...
SVN-Revision: 20968
15 years ago
Felix Fietkau
3434500d35
ath9k: improve reliability of the rx stuck fixup
...
SVN-Revision: 20967
15 years ago
Felix Fietkau
33f6c63f2a
mac80211: update to wireless-testing 2010-04-16
...
SVN-Revision: 20966
15 years ago
Vasilis Tsiligiannis
f44a14f784
package] dropbear: Add bind 'Interface' option ( #7149 )
...
SVN-Revision: 20960
15 years ago
Felix Fietkau
ccd852dd85
mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)
...
SVN-Revision: 20950
15 years ago
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
15 years ago
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
15 years ago
Jo-Philipp Wich
c876279bb2
dnsmasq: don't append search domain to custom host entries
...
SVN-Revision: 20935
15 years ago
Gabor Juhos
9fb0688893
package/modules: package isp116x-hcd driver
...
Cc: backfire@openwrt.org
SVN-Revision: 20934
15 years ago
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
15 years ago
Jo-Philipp Wich
7e29eac780
- enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target
...
SVN-Revision: 20923
15 years ago
Nicolas Thill
16041806e2
package/ifxmips-dsl-api: move configuration in submenu
...
SVN-Revision: 20922
15 years ago
Nicolas Thill
67af84873a
yckage/ifx-tapidemo: move configuration in submenu
...
SVN-Revision: 20921
15 years ago
Nicolas Thill
ff5d8ea696
package/ifx-tapi: move configuration in submenu
...
SVN-Revision: 20920
15 years ago
Nicolas Thill
009ed95cfc
package/uboot-lantiq: move configuration in submenu
...
SVN-Revision: 20919
15 years ago
Nicolas Thill
625ca5d9e3
package/uboot-ifxmips: move configuration in submenu
...
SVN-Revision: 20918
15 years ago
Nicolas Thill
abfe7f3c6e
package/ifx-vmmc: move configuration in submenu
...
SVN-Revision: 20917
15 years ago
Nicolas Thill
bbbdc421c7
package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' in 'Config.in' for coherency
...
SVN-Revision: 20916
15 years ago
Nicolas Thill
8f683d6fe1
package/openssl: move configuration in submenu
...
SVN-Revision: 20915
15 years ago
Nicolas Thill
98cc7650b5
package/ar7-atm: move configuration in submenu
...
SVN-Revision: 20914
15 years ago
Nicolas Thill
5a1b5c9fe9
package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth ( closes : #7063 )
...
SVN-Revision: 20913
15 years ago
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
15 years ago
Nicolas Thill
01ff61d127
package/madwifi: move configuration in submenu
...
SVN-Revision: 20911
15 years ago
Nicolas Thill
782beb1cc4
package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile
...
SVN-Revision: 20910
15 years ago
Nicolas Thill
5e7cd9d05b
package/libpcap: move configuration to submenu
...
SVN-Revision: 20909
15 years ago
Nicolas Thill
76feb97404
package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency
...
SVN-Revision: 20908
15 years ago
Nicolas Thill
0d27dafcbd
package/mmc_over_gpio: more configuration in submenu
...
SVN-Revision: 20907
15 years ago
Nicolas Thill
a1bd421899
package/compcache: move configuration in submenu
...
SVN-Revision: 20906
15 years ago
Nicolas Thill
8b5bc8a9b3
package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
...
SVN-Revision: 20905
15 years ago
Nicolas Thill
6b9e04991d
package/busybox: add 3 upstream fixes, bump release number
...
SVN-Revision: 20904
15 years ago
Nicolas Thill
f1eb6dd095
package/kernel: add dependency on kmod-input-core to kmod-sound-core ( closes : #7140 )
...
SVN-Revision: 20901
15 years ago
Nicolas Thill
83e4e40e22
package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes : #7164 )
...
SVN-Revision: 20893
15 years ago
Felix Fietkau
28718f2d5f
ath9k: fix crash issues caused by the ar9300 support patch
...
SVN-Revision: 20887
15 years ago
Jo-Philipp Wich
14428874ae
uhttpd: fix bug in path canonization introduced by r20883
...
SVN-Revision: 20885
15 years ago
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
15 years ago
Nicolas Thill
e5e0966186
package/base-files: fix typo in r20874 (thanks to rhk for spotting it)
...
SVN-Revision: 20878
15 years ago
Nicolas Thill
ed4a1186c6
package/block-mount: mark /etc/config/fstab as conffiles ( closes : #7130 )
...
SVN-Revision: 20875
15 years ago
Nicolas Thill
15542fcdd8
package/base-files: use a single $(CP) instead of two to copy shared library files
...
SVN-Revision: 20874
15 years ago
Nicolas Thill
138a5b8b4f
package/broadcom-diag: fix USB led polarity on Asus WL-HDD ( closes : #7055 )
...
SVN-Revision: 20869
15 years ago
Nicolas Thill
d009c8ed97
package/iptables: update to 1.4.7
...
SVN-Revision: 20862
15 years ago
Nicolas Thill
8543722ed5
package/ipset: update to 4.2
...
SVN-Revision: 20861
15 years ago
Felix Fietkau
4c7f399cd6
openssl: fix timestamp patch - previous version patched the wrong file
...
SVN-Revision: 20859
15 years ago
Felix Fietkau
1b02bf3cfa
openssl: remove the makefile timestamp check, it breaks on some host systems
...
SVN-Revision: 20858
15 years ago
Felix Fietkau
da1f79f93c
ath9k: fix a crash in ath9k_hw_reset on older hw
...
SVN-Revision: 20852
15 years ago
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
15 years ago
Nicolas Thill
5f5ed3f109
package/mac80211: add a patch to fix package/carl9170 build failure
...
SVN-Revision: 20848
15 years ago
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
15 years ago
Felix Fietkau
c82bcb2a29
fix jffs2 and mini_fo mount in failsafe (patch from #7134 )
...
SVN-Revision: 20838
15 years ago
Felix Fietkau
0ff59f87b0
ath9k: more fixes/cleanups for ar9280 and ar9300
...
SVN-Revision: 20835
15 years ago
Felix Fietkau
040c064388
ath9k: fix a crash bug and a dma sync issue
...
SVN-Revision: 20833
15 years ago