From owner-soc-status@FreeBSD.ORG Tue Jul 16 17:49:28 2013 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 43880ED0 for ; Tue, 16 Jul 2013 17:49:28 +0000 (UTC) (envelope-from qinchenchong@gmail.com) Received: from mail-vc0-x236.google.com (mail-vc0-x236.google.com [IPv6:2607:f8b0:400c:c03::236]) by mx1.freebsd.org (Postfix) with ESMTP id 0BF15813 for ; Tue, 16 Jul 2013 17:49:27 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id id13so662900vcb.41 for ; Tue, 16 Jul 2013 10:49:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=h4JdkilyOooWMOYBZpZklWx4IOqprJ2wjWb5bKR0FhQ=; b=bFrM3/AJqNI+fh+BaNBjymBF//Q7/Rvd3IOBrTUARZ8eZw+Xg5JO0TtlYseMO1Vm5O 2fKKcSYEgw7Px/05bQkaaM1ovHawz/OQ2g6DMI9nZyTomiMXez8Yew3Ghei1WfI4gvWE EI7L7h/N62bSA9BB1h6UjKA3+I3buRSwH4Uwrdz/heXAdra+Y3tdqEpdnjlTZYG+d6qH lt9h2C+riVHhD4/ES24sz6X6Kn/Cb0lv2I6THlE6/qRXC7BZw+IEd7GJVOiVsAYuUy14 BhHbk9OMrMTeOO5nykeCiJ1Pah8WUFBvkw0JcvTHyq0kVbghuJK1t5kC3JOoN34LqPlB awIQ== MIME-Version: 1.0 X-Received: by 10.58.224.102 with SMTP id rb6mr784205vec.43.1373996967540; Tue, 16 Jul 2013 10:49:27 -0700 (PDT) Received: by 10.221.1.73 with HTTP; Tue, 16 Jul 2013 10:49:27 -0700 (PDT) Date: Wed, 17 Jul 2013 01:49:27 +0800 Message-ID: Subject: Weekly Status Report, Jul 16, 2013 From: Chenchong Qin To: soc-status@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jul 2013 17:49:28 -0000 Hi! Here is the work status of last week. I added some per-rate option stuff to net80211 rate control code to make it handle different situations (pre-802.11n,802.11n) when RTS/CTS is enable. I also tried to add some 11n features to the rate control code. Thanks! Chenchong