Jo-Philipp Wich
506db2a57e
base-files: add "mtu" option for route sections, allows setting per-route mtu values
...
SVN-Revision: 22003
15 years ago
Daniel Dickinson
d9e8e8b4ec
block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network).
...
SVN-Revision: 22002
15 years ago
Jo-Philipp Wich
5f895af9fb
hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na
...
SVN-Revision: 22000
15 years ago
Felix Fietkau
6c48e48165
ath9k: add initval updates - should increase stability and performance on AR91xx and AR92xx
...
SVN-Revision: 21999
15 years ago
Jo-Philipp Wich
f391ff4ec8
hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override
...
SVN-Revision: 21998
15 years ago
Jo-Philipp Wich
79c9adc19f
broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh
...
SVN-Revision: 21997
15 years ago
Alexandros C. Couloumbis
aca4fe908d
package/iptables: fix compile failure on gentoo build system (thanks nbd)
...
SVN-Revision: 21996
15 years ago
Alexandros C. Couloumbis
cd2069a57c
fix commit r21994 (thanks juhosg)
...
SVN-Revision: 21995
15 years ago
Alexandros C. Couloumbis
0409c64e34
fix commit r21993
...
SVN-Revision: 21994
15 years ago
Claudio Mignanti
d30bf22a55
Don't force pci support on .34 and .35
...
SVN-Revision: 21993
15 years ago
Alexandros C. Couloumbis
5c42c43638
mac80211: fix r21990
...
SVN-Revision: 21992
15 years ago
Claudio Mignanti
ffa2e4eaec
Add board definition previously forgotten
...
SVN-Revision: 21991
15 years ago
Alexandros C. Couloumbis
186fa51531
mac80211: fix compile issues on 2.6.35
...
SVN-Revision: 21990
15 years ago
Felix Fietkau
96436fac60
ath9k: fix TSF across hardware resets on AR913x
...
SVN-Revision: 21989
15 years ago
Felix Fietkau
bc13e4c08a
mac80211: update to wireless-testing 2010-06-28
...
SVN-Revision: 21988
15 years ago
Daniel Dickinson
e56dcdcffd
block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh
...
SVN-Revision: 21987
15 years ago
Markus Wigge
67416b62d7
fixed trx version to handling
...
I forgot to write the right trx version to the actual header...
SVN-Revision: 21986
15 years ago
Gabor Juhos
50d88ac7d4
generic: rtl8366: minor cleanup
...
SVN-Revision: 21985
15 years ago
Gabor Juhos
e19838e04c
generic: rtl8366: add common read_debugfs_mibs function
...
SVN-Revision: 21984
15 years ago
Gabor Juhos
393f0bda89
generic: rtl8366: standardize read_debugfs_mibs functions
...
SVN-Revision: 21983
15 years ago
Gabor Juhos
5986c1f2d0
generic: rtl8366: use common rtl8366_mib_counter structure
...
SVN-Revision: 21982
15 years ago
Gabor Juhos
672018a30d
generic: rtl8366: move common debugfs code to rtl8366_smi.c
...
SVN-Revision: 21981
15 years ago
Gabor Juhos
19ed040c62
generic: rtl8366: move buf to struct rtl8366_smi
...
SVN-Revision: 21980
15 years ago
Gabor Juhos
830b04bd72
generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c
...
SVN-Revision: 21979
15 years ago
Gabor Juhos
81e9e7916f
generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi
...
SVN-Revision: 21978
15 years ago
Gabor Juhos
08942e9a98
generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops
...
SVN-Revision: 21977
15 years ago
Gabor Juhos
e8e8554192
generic: rtl8366: use RTL8366{S,RB} prefixes for all defines
...
SVN-Revision: 21976
15 years ago
Gabor Juhos
6676527e58
rt2x00: cleanup patches
...
Remove 601-rt2x00-remove-mcu-requests-for-soc.patch as an equivalent patch
is already included in upstream.
Add 601-rt2x00-fix-hang-on-ifdown.patch which is not suitable for upstream
inclusion but fixes a hang on ifdown under some circumstances and thus also
fixes AP mode operation in OpenWRT.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 21975
15 years ago
Gabor Juhos
c4dc96934d
generic: rtl8366rb: fix MIB counter reset
...
SVN-Revision: 21969
15 years ago
Daniel Dickinson
b86c99feb1
busybox: Fixed remote logging bug in which starting syslog before the network (and hence the remote host being available) results in failure to do any remote logging
...
SVN-Revision: 21961
15 years ago
Felix Fietkau
bb44616ebe
set the default target to brcm47xx, now that brcm-2.4 is gone
...
SVN-Revision: 21960
15 years ago
Florian Fainelli
f394178e15
reinstate 2.6.30 support until 2.6.32 is fixed
...
SVN-Revision: 21959
15 years ago
Florian Fainelli
27fc94ff52
make flashing scripts executable
...
SVN-Revision: 21958
15 years ago
Felix Fietkau
6f0f021c87
remove support for building kernel headers with old kernels
...
SVN-Revision: 21957
15 years ago
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
15 years ago
Felix Fietkau
0410a7b549
remove gcc 3.4.6
...
SVN-Revision: 21955
15 years ago
Felix Fietkau
543d870e82
remove linux 2.4 support from several packages
...
SVN-Revision: 21954
15 years ago
Felix Fietkau
08e4d51c29
remove broadcom-57xx (only used on linux 2.4)
...
SVN-Revision: 21953
15 years ago
Felix Fietkau
da1bb88a2b
rename target/linux/generic-2.6 to generic
...
SVN-Revision: 21952
15 years ago
Felix Fietkau
6117c04c94
remove linux 2.4 specific build system code
...
SVN-Revision: 21951
15 years ago
Felix Fietkau
157f44d718
remove linux 2.4 kernel versions
...
SVN-Revision: 21950
15 years ago
Felix Fietkau
d66662593c
remove a few packages which only work with linux 2.4
...
SVN-Revision: 21949
15 years ago
Felix Fietkau
95c5443b84
remove generic linux 2.4 support
...
SVN-Revision: 21948
15 years ago
Felix Fietkau
c4f3caef75
remove the old broadcom wl driver for linux 2.4
...
SVN-Revision: 21947
15 years ago
Felix Fietkau
cfbefb4b87
remove the brcm-2.4 target, it will no longer be supported in future releases. please use brcm47xx with broadcom-wl instead
...
SVN-Revision: 21946
15 years ago
Felix Fietkau
812f026323
add back the base-files/image code from brcm-2.4 to brcm47xx
...
SVN-Revision: 21945
15 years ago
Felix Fietkau
519b6a2f4c
remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a proper type changing commit)
...
SVN-Revision: 21944
15 years ago
Felix Fietkau
d715665b9b
mac80211: update to wireless-testing 2010-06-15
...
SVN-Revision: 21943
15 years ago
Gabor Juhos
8989c682c4
generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format
...
SVN-Revision: 21923
15 years ago
Gabor Juhos
f60301e82b
generic: rtl8366: update vlan handling code for rtl8366s
...
SVN-Revision: 21922
15 years ago