Commit Graph

4326 Commits (581dfd912c86050b73d69241fcd618cf1b85339f)

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
Felix Fietkau c788e49ab7 broadcom-diag: detect more variants of SimpleTech SimpleShare
SVN-Revision: 22112
2010-07-10 00:51:28 +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
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
Felix Fietkau e0751eb57e mac80211: fix interface teardown for kernels >= 2.6.33
SVN-Revision: 22078
2010-07-06 18:53:48 +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 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
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
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
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 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 5c42c43638 mac80211: fix r21990
SVN-Revision: 21992
2010-06-30 15:21:15 +00:00
Alexandros C. Couloumbis 186fa51531 mac80211: fix compile issues on 2.6.35
SVN-Revision: 21990
2010-06-30 14:10:41 +00:00
Felix Fietkau 96436fac60 ath9k: fix TSF across hardware resets on AR913x
SVN-Revision: 21989
2010-06-30 00:10:44 +00:00
Felix Fietkau bc13e4c08a mac80211: update to wireless-testing 2010-06-28
SVN-Revision: 21988
2010-06-30 00:10:38 +00:00
Daniel Dickinson e56dcdcffd block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh
SVN-Revision: 21987
2010-06-29 10:07:45 +00:00
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
2010-06-28 17:23:28 +00:00
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
2010-06-27 12:18:12 +00:00
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
2010-06-26 20:43:41 +00:00
Felix Fietkau 08e4d51c29 remove broadcom-57xx (only used on linux 2.4)
SVN-Revision: 21953
2010-06-26 20:43:32 +00:00
Felix Fietkau d66662593c remove a few packages which only work with linux 2.4
SVN-Revision: 21949
2010-06-26 20:42:26 +00:00
Felix Fietkau c4f3caef75 remove the old broadcom wl driver for linux 2.4
SVN-Revision: 21947
2010-06-26 20:42:08 +00:00
Felix Fietkau d715665b9b mac80211: update to wireless-testing 2010-06-15
SVN-Revision: 21943
2010-06-26 20:41:34 +00:00
Jo-Philipp Wich 8079d54678 ppp: interpret "demand" option as timeout in seconds (#7517)
SVN-Revision: 21903
2010-06-26 18:11:04 +00:00
Hamish Guthrie b58dda0d90 Add support for Marvell 88W8686
SVN-Revision: 21887
2010-06-23 14:53:40 +00:00
Jo-Philipp Wich 91468dcf4f package TPROXY target and module infrastructure
SVN-Revision: 21883
2010-06-22 22:39:22 +00:00
Alexandros C. Couloumbis a9783bd1c1 package/dnsmasq: update dnsmasq to 2.55
SVN-Revision: 21871
2010-06-22 07:09:16 +00:00
Jo-Philipp Wich f8105cde7a kernel: package tulip family modules into kmod-tulip
SVN-Revision: 21859
2010-06-21 21:40:27 +00:00
Jo-Philipp Wich 69c1095dcc broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around
SVN-Revision: 21857
2010-06-21 08:40:21 +00:00
Claudio Mignanti f5a01d10a2 mac80211: fix compile error (#6538)
SVN-Revision: 21850
2010-06-20 13:05:55 +00:00