Return-path: Received: from mail-ob0-f172.google.com ([209.85.214.172]:57160 "EHLO mail-ob0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751066AbaBDPmf (ORCPT ); Tue, 4 Feb 2014 10:42:35 -0500 Message-ID: <52F10A68.60606@lwfinger.net> (sfid-20140204_164240_397591_F8DE0759) Date: Tue, 04 Feb 2014 09:42:32 -0600 From: Larry Finger MIME-Version: 1.0 To: andrea.merello@gmail.com, Dan Carpenter CC: Linus Torvalds , Stefan Lippers-Hollmann , Dave Jones , Greg Kroah-Hartman , Linux Wireless List , Linux Kernel , Linux Driver Project Subject: Re: rtl8821ae. References: <52ee2ee736e00_2c3211fc86c5851f@209.249.196.67.mail> <20140202160512.GA4946@redhat.com> <201402021807.37772.s.L-H@gmx.de> <52EFCC66.9020304@lwfinger.net> <20140203201228.GE26722@mwanda> <20140204092836.GG26776@mwanda> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 02/04/2014 08:41 AM, Andrea Merello wrote: > Yes, I attach a cumulative patch for latest version of my work. > > When I will send this asking for merge in kernel, I will split it in > some patches, because I also also included fix and improvements for > other already supported cards (not directly related to rtl8187se > support). > > About this, I will produce separate patches for rtl8180 driver if > finally the drivers will be merged and also in case I'll split them.. > > Any suggestion/advice will be appreciated :) > > Thanks > Andrea > > On Tue, Feb 4, 2014 at 10:28 AM, Dan Carpenter wrote: >> Nice. Thanks for doing that. Do you have some patches we could review >> of the merged driver? Andrea, In the case of the RTL8187SE driver, you only have three chips to deal with, two of them are already in the driver, 802.11g devices are rather simple, and it is extremely unlikely that any new devices will be added. For those reasons, I think it is appropriate to make a combined driver. As there has been quite a bit of testing on the current version, my vote is to stay with it. I will test the latest revision soon. I'm not sure my laptop will hibernate, but I will test that operation if I can. Larry