From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivo van Doorn Subject: [PATCH 0/6] rt2x00 Date: Tue, 8 Aug 2006 15:46:52 +0200 Message-ID: <200608081546.52961.IvDoorn@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "John W. Linville" Return-path: Received: from nf-out-0910.google.com ([64.233.182.185]:39914 "EHLO nf-out-0910.google.com") by vger.kernel.org with ESMTP id S964850AbWHHNrX (ORCPT ); Tue, 8 Aug 2006 09:47:23 -0400 Received: by nf-out-0910.google.com with SMTP id q29so175918nfc for ; Tue, 08 Aug 2006 06:47:22 -0700 (PDT) To: netdev@vger.kernel.org Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi, Here are some minor patches for rt2x00 for wireless-dev, nothing fancy in there, just some optimizations and fixes that are now possible due to some changes in the dscape stack. :) Ivo