Commit graph

15161 commits

Author SHA1 Message Date
Felix Fietkau
99698373f9 ath9k: add another batch of stability updates and misc fixes
SVN-Revision: 22123
2010-07-11 03:50:46 +00:00
Hauke Mehrtens
3310fdf6fa brcm47xx: use kernel 2.6.34.1 as default kernel
SVN-Revision: 22119
2010-07-10 22:40:45 +00:00
Hauke Mehrtens
e2ce2feedb kernel: update to kernel 2.6.34.1
SVN-Revision: 22118
2010-07-10 22:39:52 +00:00
Felix Fietkau
9c8d55541a brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35
SVN-Revision: 22116
2010-07-10 12:17:41 +00:00
Felix Fietkau
c788e49ab7 broadcom-diag: detect more variants of SimpleTech SimpleShare
SVN-Revision: 22112
2010-07-10 00:51:28 +00:00
Felix Fietkau
fbff44c98a Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to clear.' spam.
more and more users are getting confused by this, and consider it a regression in brcm47xx,
because brcm-2.4 was not showing this message. It's not particularly interesting for debugging,
most of the time it only happens because of an unconnected port.

SVN-Revision: 22110
2010-07-10 00:48:37 +00:00
Claudio Mignanti
482557bc88 fix a bug inside usb driver, thanks to Jesper Nilsson
SVN-Revision: 22105
2010-07-09 10:58:44 +00:00
Claudio Mignanti
63a7fad924 add some missing symbols
SVN-Revision: 22104
2010-07-09 10:58:40 +00:00
Jo-Philipp Wich
9b5e8c5913 6in4: automatically determine wan interface in hotplug events
SVN-Revision: 22102
2010-07-09 00:17:31 +00:00
Felix Fietkau
1d45111aa5 hostapd: make rfkill support optional
SVN-Revision: 22101
2010-07-08 18:36:22 +00:00
Felix Fietkau
ca4a8b1bee hostapd: add preliminary wps script support (push-button only, does not handle multi-bss yet)
SVN-Revision: 22100
2010-07-08 18:36:17 +00:00
Felix Fietkau
3e75044a95 wifi: fix duplicate ht capabilities in the hostapd config file by clearing the list at config load time
SVN-Revision: 22099
2010-07-08 18:36:12 +00:00
Felix Fietkau
4c0da9863a hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad
SVN-Revision: 22098
2010-07-08 18:36:07 +00:00
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