From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id C0A4F200A12 for ; Thu, 5 Apr 2012 20:16:47 -0700 (PDT) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 3278F42FC6 for ; Thu, 5 Apr 2012 20:16:47 -0700 (PDT) Date: Thu, 05 Apr 2012 20:16:47 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <4f7e601f2b8f6_41ea3f8c7b45eaec802f7@sh1.rs.github.com.mail> Subject: [dtaht/cerofiles-3.3] bdadb5: mac80211 configuration changed in recent openwrt Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f7e601f268fb_41ea3f8c7b45eaec8003"; 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: Fri, 06 Apr 2012 03:16:48 -0000 ----==_mimepart_4f7e601f268fb_41ea3f8c7b45eaec8003 Date: Thu, 05 Apr 2012 20:16:47 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f7e601f29942_41ea3f8c7b45eaec80151@sh1.rs.github.com.mail> Branch: refs/heads/cerowrt-3.3.0 Home: https://github.com/dtaht/cerofiles-3.3 Commit: bdadb5304be0fe9a64314f2e4bdd75b094828784 https://github.com/dtaht/cerofiles-3.3/commit/bdadb5304be0fe9a64314f2e4bdd75b094828784 Author: Dave Taht Date: 2012-03-29 (Thu, 29 Mar 2012) Changed paths: M files/lib/wifi/mac80211.sh Log Message: ----------- mac80211 configuration changed in recent openwrt this updates the somewhat special treatment cerowrt gives devices into the new version of the file. * Default to ht40+ mode for 5ghz * survive the device renaming scheme * Use 5ghz specific ssids to encourage people to use 5ghz I wish openwrt would adopt 2 of these.... Commit: d481a612ed82179d6f4d1ed0fc00f087572e6830 https://github.com/dtaht/cerofiles-3.3/commit/d481a612ed82179d6f4d1ed0fc00f087572e6830 Author: Dave Taht Date: 2012-04-02 (Mon, 02 Apr 2012) Changed paths: M files/etc/init.d/boot Log Message: ----------- BQL makes tuning down the tx ring no longer needed! With the tx ring turned down to 4 we'd got back control on big packets. Finally. But we compromised ack performance when you could only have 4 packets outstanding. With BQL, we get the best of both worlds, and turning down the tx ring hurts rather than helps. Let BQL have this job. Commit: a74b4df58147ab987dbd8f607cae64adf3c0d23f https://github.com/dtaht/cerofiles-3.3/commit/a74b4df58147ab987dbd8f607cae64adf3c0d23f Author: Dave Taht Date: 2012-04-05 (Thu, 05 Apr 2012) Changed paths: M config-wndr3700v2 M files/etc/opkg.conf Log Message: ----------- cerowrt-3.3.1-4 Compare: https://github.com/dtaht/cerofiles-3.3/compare/ea8932e...a74b4df ----==_mimepart_4f7e601f268fb_41ea3f8c7b45eaec8003--