Felix Fietkau
af6d19ac96
hostapd: update to 2010-07-05
...
SVN-Revision: 22097
2010-07-08 18:35:15 +00:00
Hamish Guthrie
1d2f157928
Revert r22094 and r22095
...
SVN-Revision: 22096
2010-07-08 16:15:57 +00:00
Hamish Guthrie
6a7c2c244f
Added --non-interactive flag to svn package downloads
...
SVN-Revision: 22095
2010-07-08 15:44:24 +00:00
Hamish Guthrie
6615374f13
add --trust-server-cert to svn checkout of feeds
...
SVN-Revision: 22094
2010-07-08 15:27:33 +00:00
Hamish Guthrie
0a82d07f4b
gumstix: add luci
...
SVN-Revision: 22093
2010-07-08 12:46:36 +00:00
Felix Fietkau
c2e40eeace
mac80211: update to wireless-testing 2010-07-06, add another patch to finally fix the annoying buffer leak in ath9k
...
SVN-Revision: 22088
2010-07-07 17:03:00 +00:00
Hamish Guthrie
29ac8cfbf7
crda: remove superfluous dependency
...
SVN-Revision: 22087
2010-07-07 13:51:18 +00:00
Hamish Guthrie
35539f9709
Add kmod-usb-hid
...
SVN-Revision: 22086
2010-07-07 12:30:29 +00:00
Hauke Mehrtens
3aa9ba520f
kernel: add missing config option found by buildbot
...
SVN-Revision: 22080
2010-07-06 20:50:47 +00:00
Felix Fietkau
36b295eefd
repair the damage that was done to the packet socket type filter patch when it was forward ported to 2.6.33 this should fix the mac80211 problems in 2.6.33 and later versions
...
SVN-Revision: 22079
2010-07-06 18:53:55 +00:00
Felix Fietkau
e0751eb57e
mac80211: fix interface teardown for kernels >= 2.6.33
...
SVN-Revision: 22078
2010-07-06 18:53:48 +00:00
Felix Fietkau
a27ea45e76
ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we've figured out what part of it causes the issue described in #7563
...
SVN-Revision: 22075
2010-07-06 12:40:07 +00:00
Alexandros C. Couloumbis
1f10f64d62
package/busybox: fix sed issue with gcc-4.5.0 ( closes #7566 )
...
SVN-Revision: 22074
2010-07-06 11:17:41 +00:00
Jo-Philipp Wich
eccba67e0a
comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the dongle is attached
...
SVN-Revision: 22061
2010-07-04 18:11:34 +00:00
Felix Fietkau
3e425b2cbc
add mini_fo fix to 2.6.30 as well
...
SVN-Revision: 22058
2010-07-04 15:35:34 +00:00
Felix Fietkau
3512ba10c0
mini_fo: add error pointer checks after dentry lookups to fix various crash bugs ( fixes #7277 , #7207 , #7259 )
...
SVN-Revision: 22057
2010-07-04 15:28:41 +00:00
Felix Fietkau
15b209d09f
ag71xx: reset the hardware during open(), this improves recovery from tx timeouts on ar724x considerably
...
SVN-Revision: 22055
2010-07-04 02:15:08 +00:00
Felix Fietkau
89da22d1ea
ag71xx: fix a memory corruption bug that happens if you flood the interface with packets while it's being brought down fixes boot time crashes under load reported by matteo
...
SVN-Revision: 22054
2010-07-04 01:31:33 +00:00
Felix Fietkau
ce95b395a2
add missing dependencies for hostapd-utils and wpa-cli ( #7421 )
...
SVN-Revision: 22052
2010-07-03 23:32:45 +00:00
Felix Fietkau
7c38977b3f
ath9k: fix a potential buffer leak
...
SVN-Revision: 22048
2010-07-02 16:11:18 +00:00
Felix Fietkau
8a5671711b
ath9k: fix a crash with WEP in ad-hoc mode
...
SVN-Revision: 22046
2010-07-02 12:46:18 +00:00
Gabor Juhos
86b4b5e1e9
generic: rtl8366: enable VLAN ingress filtering
...
SVN-Revision: 22044
2010-07-02 09:55:57 +00:00
Florian Fainelli
b917b09b91
refresh 2.6.34 patches
...
SVN-Revision: 22042
2010-07-01 22:28:22 +00:00
Florian Fainelli
7484ad4108
add 2.6.34 support
...
SVN-Revision: 22041
2010-07-01 22:28:16 +00:00
Florian Fainelli
a92623b92a
fix line wrapped patch
...
SVN-Revision: 22040
2010-07-01 22:28:05 +00:00
Felix Fietkau
b0658f2c89
ath9k: fix false positives in the baseband hang check by repeating the test a few times before pronouncing the hardware dead and resetting it
...
SVN-Revision: 22038
2010-07-01 21:41:40 +00:00
Felix Fietkau
58936672ac
ath9k: clean up some code duplication related to noise floor handling
...
SVN-Revision: 22037
2010-07-01 21:41:35 +00:00
Felix Fietkau
bb72d77fe1
ath9k: add a missing null pointer check and some further cleanup
...
SVN-Revision: 22036
2010-07-01 20:51:30 +00:00
Felix Fietkau
1f278440b7
ath9k: properly sanitize calibrated noise floor values on all hardware
...
SVN-Revision: 22035
2010-07-01 19:43:03 +00:00
Florian Fainelli
48b8c5e945
fix PCI, thanks br1, put back 2.6.32.14 support by default
...
SVN-Revision: 22033
2010-07-01 19:07:27 +00:00
Markus Wigge
25602743d1
brcm47xx: added dual image support to flashmap driver
...
some CFE versions (i.e. WRT54G3Gv2-VF) expect two separate firmware
images which each consume half of the available flash space.
these changes check for the TRX header version and set the partition
size correctly.
Tested on G3Gv2-VF and Asus WL-500GP
SVN-Revision: 22019
2010-07-01 16:26:24 +00:00
Markus Wigge
d306c9cb21
fix GPIO pin for G3GV2-VF
...
Signed-off-by: Niclas Koeser <nks@informatik.uni-kiel.de>
SVN-Revision: 22018
2010-07-01 16:23:38 +00:00
Gabor Juhos
5a28fb88a4
ar71xx: fix leds-rb750 build failure on 2.6.34
...
SVN-Revision: 22016
2010-07-01 14:49:06 +00:00
Gabor Juhos
48e579a536
firmware-utils/mktplinkfw: add support for the TL-WA901ND
...
Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
SVN-Revision: 22015
2010-07-01 14:49:04 +00:00
Markus Wigge
114ce0bd4c
renamed wrt54g3gv2-vf images
...
'factory' and 'sysupgrade' did not make much sense. A discussion
with jow convinced me that .trx results in a helpdesk disaster.
So I decided to use '.bin' for normal bin-headers and '.noheader.bin'
for the trx-v2 image.
I fixed the wiki accordingly.
SVN-Revision: 22013
2010-07-01 10:48:13 +00:00
Markus Wigge
642a6e1a51
preset stable and try* flags for TRX2 headers
...
* changed addpattern.c to preset the stable and try flags used in TRXv2 images
to dupe CFE and pretend a stable image.
* changed trx.c to calculate TRXv2 CRC with stable and try flags set to 0xFF
like CFE does on startup
* fixed compile warnings in trx.c by explicit casting
SVN-Revision: 22012
2010-07-01 10:40:22 +00:00
Florian Fainelli
09ed7e00a4
revert upstream commit that broke PCI until we have a better fix
...
SVN-Revision: 22010
2010-07-01 08:30:16 +00:00
Jo-Philipp Wich
1650f33f97
add a wifi profile for proprietary wl
...
SVN-Revision: 22009
2010-07-01 01:39:04 +00:00
Jo-Philipp Wich
37f0636c3f
broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support
...
SVN-Revision: 22008
2010-07-01 01:31:28 +00:00
Jo-Philipp Wich
28e4d39009
broadcom-wl: - fix compilation against eglibc and glibc ( #7521 ) - unbind device from b43 ssb bridge on boot ( #7529 )
...
SVN-Revision: 22007
2010-07-01 01:06:32 +00:00
Jo-Philipp Wich
d6d8014cfd
fix dir-825-b1 default network config after r21905
...
SVN-Revision: 22005
2010-07-01 00:03:43 +00:00
Jo-Philipp Wich
506db2a57e
base-files: add "mtu" option for route sections, allows setting per-route mtu values
...
SVN-Revision: 22003
2010-06-30 23:46:34 +00:00
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
2010-06-30 23:09:13 +00:00
Jo-Philipp Wich
5f895af9fb
hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na
...
SVN-Revision: 22000
2010-06-30 21:24:30 +00:00
Felix Fietkau
6c48e48165
ath9k: add initval updates - should increase stability and performance on AR91xx and AR92xx
...
SVN-Revision: 21999
2010-06-30 21:04:44 +00:00
Jo-Philipp Wich
f391ff4ec8
hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override
...
SVN-Revision: 21998
2010-06-30 21:03:56 +00:00
Jo-Philipp Wich
79c9adc19f
broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh
...
SVN-Revision: 21997
2010-06-30 21:02:53 +00:00
Alexandros C. Couloumbis
aca4fe908d
package/iptables: fix compile failure on gentoo build system (thanks nbd)
...
SVN-Revision: 21996
2010-06-30 20:13:20 +00:00
Alexandros C. Couloumbis
cd2069a57c
fix commit r21994 (thanks juhosg)
...
SVN-Revision: 21995
2010-06-30 19:46:45 +00:00
Alexandros C. Couloumbis
0409c64e34
fix commit r21993
...
SVN-Revision: 21994
2010-06-30 19:35:12 +00:00