From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 87536201AEE for ; Thu, 28 Jun 2012 13:45:42 -0700 (PDT) Received: from github.com (sh3.rs.github.com [108.171.174.178]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id AC00342D4B for ; Thu, 28 Jun 2012 13:45:41 -0700 (PDT) Date: Thu, 28 Jun 2012 13:45:41 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <4fecc275a08e8_78111b85af01481d7@sh3.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] 40add5: [package] base-files: allow wireless ifaces to be ... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4fecc2759bf95_78111b85af014791c"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2012 20:45:43 -0000 ----==_mimepart_4fecc2759bf95_78111b85af014791c Date: Thu, 28 Jun 2012 13:45:41 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-ID: <4fecc2759f080_78111b85af0148075@sh3.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 40add56ce9c7e4e3c5d85daec9f31e7bc9942abe https://github.com/dtaht/Cerowrt-3.3/commit/40add56ce9c7e4e3c5d85da= ec9f31e7bc9942abe Author: jow Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M package/base-files/Makefile M package/base-files/files/sbin/wifi Log Message: ----------- [package] base-files: allow wireless ifaces to be part of multiple netw= orks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32503 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 968a2a2451c6afcdbc5b3c9ad77654bd5e683fb2 https://github.com/dtaht/Cerowrt-3.3/commit/968a2a2451c6afcdbc5b3c9= ad77654bd5e683fb2 Author: jow Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M package/linux-atm/Makefile R package/linux-atm/files/ipoa.sh Log Message: ----------- [package] linux-atm: remove defunct ipoa protocol support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32504 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: f4e0c95bb61d7d981880ebd824bf0991fd28e378 https://github.com/dtaht/Cerowrt-3.3/commit/f4e0c95bb61d7d981880ebd= 824bf0991fd28e378 Author: jow Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds Log Message: ----------- [package] broadcom-wl: fix WDS hotplug for multiple networks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32505 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 3d1b9cd3fbda56b611f553dd427e7dcff0b49030 https://github.com/dtaht/Cerowrt-3.3/commit/3d1b9cd3fbda56b611f553d= d427e7dcff0b49030 Author: nbd Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M package/netifd/Makefile Log Message: ----------- netifd: update to latest version, fixes bridge member interface setting= s git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32506 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 1a0f31f9ad056bcfb21b13fdfe9915f228955076 https://github.com/dtaht/Cerowrt-3.3/commit/1a0f31f9ad056bcfb21b13f= dfe9915f228955076 Author: nbd Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: A package/mac80211/patches/561-ath9k_antenna_mask_validate.patch Log Message: ----------- ath9k: reject invalid antenna mask configurations git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32507 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 8a31cf1a07654026030a7c08091de332f4889318 https://github.com/dtaht/Cerowrt-3.3/commit/8a31cf1a07654026030a7c0= 8091de332f4889318 Author: nbd Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M package/mac80211/patches/561-ath9k_antenna_mask_validate.patch Log Message: ----------- ath9k: make antenna mask validation more flexible, allow arbitrary tx c= hain combinations, enable rx for chains that have enabled tx as well, fix= using the second antenna for single-stream diversity based devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32508 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 5f0e5c8f58a45ae9ee4ffe27bd3aa77d665ef0f0 https://github.com/dtaht/Cerowrt-3.3/commit/5f0e5c8f58a45ae9ee4ffe2= 7bd3aa77d665ef0f0 Author: nbd Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M package/mac80211/patches/561-ath9k_antenna_mask_validate.patch Log Message: ----------- ath9k: enable rx for tx antennas earlier (and only for multi-stream dev= ices) to fix some validation corner cases git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32509 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: fc00da6b46c5e45d936845b6ab0f1caf269b5d3a https://github.com/dtaht/Cerowrt-3.3/commit/fc00da6b46c5e45d936845b= 6ab0f1caf269b5d3a Author: nbd Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: A package/mac80211/patches/562-ath9k_reduce_ani_interval.patch A package/mac80211/patches/563-ath9k_enable_ar9340_ani.patch A package/mac80211/patches/564-ath9k_fix_ani_update.patch Log Message: ----------- ath9k: more ani fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32510 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: a081178b3fb07c58d7f2a0d55fca924745bab951 https://github.com/dtaht/Cerowrt-3.3/commit/a081178b3fb07c58d7f2a0d= 55fca924745bab951 Author: Dave Taht Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M package/base-files/Makefile M package/base-files/files/sbin/wifi M package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds M package/linux-atm/Makefile R package/linux-atm/files/ipoa.sh A package/mac80211/patches/561-ath9k_antenna_mask_validate.patch A package/mac80211/patches/562-ath9k_reduce_ani_interval.patch A package/mac80211/patches/563-ath9k_enable_ar9340_ani.patch A package/mac80211/patches/564-ath9k_fix_ani_update.patch M package/netifd/Makefile Log Message: ----------- Merge branch 'master' of git://nbd.name/openwrt Commit: 7c22e7f898e0b00f9fce13e739c48a7448fa2b8d https://github.com/dtaht/Cerowrt-3.3/commit/7c22e7f898e0b00f9fce13e= 739c48a7448fa2b8d Author: Dave Taht Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M package/base-files/Makefile M package/base-files/files/sbin/wifi M package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds M package/linux-atm/Makefile R package/linux-atm/files/ipoa.sh A package/mac80211/patches/561-ath9k_antenna_mask_validate.patch A package/mac80211/patches/562-ath9k_reduce_ani_interval.patch A package/mac80211/patches/563-ath9k_enable_ar9340_ani.patch A package/mac80211/patches/564-ath9k_fix_ani_update.patch M package/netifd/Makefile Log Message: ----------- Merge branch 'master' of /home/cero1/src/openwrt Commit: 1ab7fc199154d39d7f8880f6902ea5339701236d https://github.com/dtaht/Cerowrt-3.3/commit/1ab7fc199154d39d7f8880f= 6902ea5339701236d Author: nbd Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: M package/mac80211/patches/564-ath9k_fix_ani_update.patch Log Message: ----------- ath9k: improve ani behavior during scanning git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32511 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: a6f7f0aaf2113ac95845ee7bab5ac6fb1bca7ddf https://github.com/dtaht/Cerowrt-3.3/commit/a6f7f0aaf2113ac95845ee7= bab5ac6fb1bca7ddf Author: florian Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: M target/linux/brcm63xx/patches-3.3/011-spi-add-Broadcom-BCM63xx-SPI-= controller-driver.patch Log Message: ----------- [brcm63xx] fix SPI clock frequency selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32512 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 126de14e4ccdcf7ef1c5799c310b9b388f882957 https://github.com/dtaht/Cerowrt-3.3/commit/126de14e4ccdcf7ef1c5799= c310b9b388f882957 Author: nbd Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: M package/base-files/files/etc/sysctl.conf Log Message: ----------- base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave T=C3= =A4ht) A year of testing in the cerowrt project shows not using timestamps to be a very bad idea in nearly any TCP at speeds above a few Mbit. Lastly sack/dsack help on recovery from larger amounts of packet loss. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32513 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: b6422914a36c4499d68ff1c5cfdabb7640275cb1 https://github.com/dtaht/Cerowrt-3.3/commit/b6422914a36c4499d68ff1c= 5cfdabb7640275cb1 Author: nbd Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: M target/linux/generic/config-3.3 Log Message: ----------- kernel: switch openwrt default to TCP cubic from westwood (patch by Dav= e T=C3=A4ht) Despite Westwood's theoretical advantages, in nearly every benchmark we ran last year, TCP cubic won, whether it be on correct RTT estimates, amount of buffering, responsiveness, etc. on current hardware and software designs. (both need timestamps on to work well, besides) TCP cubic is better maintained and understood than westwood, also. While a scenario where westwood would win possibly exists, there is too much buffering in the wifi stack in particular at present, to see any improvement. If you wish to exercise various TCPs under contention, the current svn head of netperf (2.6) has options to switch congestion control agorithms on the fly, as does iperf. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32514 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 3fdee93c5503095e6a033c56e64f2cf7f514da05 https://github.com/dtaht/Cerowrt-3.3/commit/3fdee93c5503095e6a033c5= 6e64f2cf7f514da05 Author: nbd Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: A package/mac80211/patches/530-ath9k_fix_initvals.patch R package/mac80211/patches/530-ath9k_limit_qlen.patch R package/mac80211/patches/531-ath9k_fix_initvals.patch M package/mac80211/patches/540-ath9k_extra_leds.patch Log Message: ----------- ath9k: remove the queue length limiting patch, the approach was experim= ental, not used by default and a different solution is required git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32515 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: c1c8e3bb46210b0d7ff18b85cd6d4f8246b9d845 https://github.com/dtaht/Cerowrt-3.3/commit/c1c8e3bb46210b0d7ff18b8= 5cd6d4f8246b9d845 Author: nbd Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: A package/mac80211/patches/565-ath9k_update_ar9340_initvals.patch Log Message: ----------- ath9k: update the ar934x initvals git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32516 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 2ac75aacc1515a7ea8937a0cb6fa91a21e5a50c1 https://github.com/dtaht/Cerowrt-3.3/commit/2ac75aacc1515a7ea8937a0= cb6fa91a21e5a50c1 Author: nbd Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: A package/mac80211/patches/566-ath9k_deduplicate_initvals.patch Log Message: ----------- ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB= git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32517 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 662b5962242185a3c15137d88a883364c56c6db3 https://github.com/dtaht/Cerowrt-3.3/commit/662b5962242185a3c15137d= 88a883364c56c6db3 Author: Dave Taht Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: A package/mac80211/patches/530-ath9k_fix_initvals.patch R package/mac80211/patches/530-ath9k_limit_qlen.patch R package/mac80211/patches/531-ath9k_fix_initvals.patch M package/mac80211/patches/540-ath9k_extra_leds.patch M package/mac80211/patches/564-ath9k_fix_ani_update.patch A package/mac80211/patches/565-ath9k_update_ar9340_initvals.patch A package/mac80211/patches/566-ath9k_deduplicate_initvals.patch M target/linux/brcm63xx/patches-3.3/011-spi-add-Broadcom-BCM63xx-SPI-= controller-driver.patch M target/linux/generic/config-3.3 Log Message: ----------- Merge branch 'master' of git://nbd.name/openwrt Commit: 7f7b8b4dfbb114beb961a52302852384da78a4e3 https://github.com/dtaht/Cerowrt-3.3/commit/7f7b8b4dfbb114beb961a52= 302852384da78a4e3 Author: nbd Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M toolchain/Config.in Log Message: ----------- toolchain: enable gdb by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32518 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: 7ffed0b52c9f94826372465f636678fe2b9a5ac3 https://github.com/dtaht/Cerowrt-3.3/commit/7ffed0b52c9f94826372465= f636678fe2b9a5ac3 Author: nbd Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: A target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch Log Message: ----------- ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fi= xes #11762) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32520 3c298f89-4303-0410-= b956-a3cf2f4a3e73 Commit: e3c00189d53a2afcb037dd01c3c1c86e1b6bc9f7 https://github.com/dtaht/Cerowrt-3.3/commit/e3c00189d53a2afcb037dd0= 1c3c1c86e1b6bc9f7 Author: Dave Taht Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: A target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch M toolchain/Config.in Log Message: ----------- Merge branch 'master' of git://nbd.name/openwrt Commit: 15ea9bf82566006cd4744783263606419954b2c2 https://github.com/dtaht/Cerowrt-3.3/commit/15ea9bf82566006cd474478= 3263606419954b2c2 Author: Dave Taht Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: A package/mac80211/patches/530-ath9k_fix_initvals.patch R package/mac80211/patches/530-ath9k_limit_qlen.patch R package/mac80211/patches/531-ath9k_fix_initvals.patch M package/mac80211/patches/540-ath9k_extra_leds.patch M package/mac80211/patches/564-ath9k_fix_ani_update.patch A package/mac80211/patches/565-ath9k_update_ar9340_initvals.patch A package/mac80211/patches/566-ath9k_deduplicate_initvals.patch A target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch M target/linux/brcm63xx/patches-3.3/011-spi-add-Broadcom-BCM63xx-SPI-= controller-driver.patch M target/linux/generic/config-3.3 M toolchain/Config.in Log Message: ----------- Merge branch 'master' of /home/cero1/src/openwrt Compare: https://github.com/dtaht/Cerowrt-3.3/compare/69b3d75298e8...15ea= 9bf82566= ----==_mimepart_4fecc2759bf95_78111b85af014791c--