* Move wlan-ng out of staging? @ 2016-01-25 12:16 Ksenija Stanojević 2016-01-25 12:34 ` Sudip Mukherjee 2016-01-25 18:12 ` Dan Carpenter 0 siblings, 2 replies; 9+ messages in thread From: Ksenija Stanojević @ 2016-01-25 12:16 UTC (permalink / raw) To: Greg KH, linux-kernel, devel Hi All, I'm helping Greg do a bit of cleanup in the staging tree, I noticed that wlan-ng driver is maybe ready to be moved out of staging. Are there any TODO tasks left to do beside checkpatch.pl clean-up? Thanks, Ksenija ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Move wlan-ng out of staging? 2016-01-25 12:16 Move wlan-ng out of staging? Ksenija Stanojević @ 2016-01-25 12:34 ` Sudip Mukherjee 2016-01-25 18:12 ` Dan Carpenter 1 sibling, 0 replies; 9+ messages in thread From: Sudip Mukherjee @ 2016-01-25 12:34 UTC (permalink / raw) To: Ksenija Stanojević; +Cc: Greg KH, linux-kernel, devel On Mon, Jan 25, 2016 at 01:16:56PM +0100, Ksenija Stanojević wrote: > Hi All, > > I'm helping Greg do a bit of cleanup in the staging tree, I noticed that > wlan-ng driver is maybe ready to be moved out of staging. Are there > any TODO tasks left to do beside checkpatch.pl clean-up? I think the main part is still pending. using in-kernel wireless stack. regards sudip ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Move wlan-ng out of staging? 2016-01-25 12:16 Move wlan-ng out of staging? Ksenija Stanojević 2016-01-25 12:34 ` Sudip Mukherjee @ 2016-01-25 18:12 ` Dan Carpenter 2016-01-27 18:27 ` Kalle Valo 1 sibling, 1 reply; 9+ messages in thread From: Dan Carpenter @ 2016-01-25 18:12 UTC (permalink / raw) To: Ksenija Stanojević; +Cc: Greg KH, linux-kernel, devel On Mon, Jan 25, 2016 at 01:16:56PM +0100, Ksenija Stanojević wrote: > Hi All, > > I'm helping Greg do a bit of cleanup in the staging tree, I noticed that > wlan-ng driver is maybe ready to be moved out of staging. Are there > any TODO tasks left to do beside checkpatch.pl clean-up? I happened to look through this code recently. It's terrible. regards, dan carpenter ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Move wlan-ng out of staging? 2016-01-25 18:12 ` Dan Carpenter @ 2016-01-27 18:27 ` Kalle Valo 2016-01-27 22:48 ` Julian Calaby 0 siblings, 1 reply; 9+ messages in thread From: Kalle Valo @ 2016-01-27 18:27 UTC (permalink / raw) To: Dan Carpenter Cc: Ksenija Stanojević, Greg KH, linux-kernel, devel, linux-wireless Dan Carpenter <dan.carpenter@oracle.com> writes: > On Mon, Jan 25, 2016 at 01:16:56PM +0100, Ksenija Stanojević wrote: >> Hi All, >> >> I'm helping Greg do a bit of cleanup in the staging tree, I noticed that >> wlan-ng driver is maybe ready to be moved out of staging. Are there >> any TODO tasks left to do beside checkpatch.pl clean-up? For questions like this you should CC linux-wireless. > I happened to look through this code recently. It's terrible. And uses wireless extensions, yuck. There's a lot of work to get it into reasonable shape, fixing checkpatch warnings will not be enough. -- Kalle Valo ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Move wlan-ng out of staging? 2016-01-27 18:27 ` Kalle Valo @ 2016-01-27 22:48 ` Julian Calaby 2016-01-27 23:07 ` Greg KH 0 siblings, 1 reply; 9+ messages in thread From: Julian Calaby @ 2016-01-27 22:48 UTC (permalink / raw) To: Glen Lee Cc: Dan Carpenter, Kalle Valo, Ksenija Stanojević, Greg KH, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, linux-wireless Hi Glen, On Thu, Jan 28, 2016 at 5:27 AM, Kalle Valo <kvalo@codeaurora.org> wrote: > Dan Carpenter <dan.carpenter@oracle.com> writes: > >> On Mon, Jan 25, 2016 at 01:16:56PM +0100, Ksenija Stanojević wrote: >>> Hi All, >>> >>> I'm helping Greg do a bit of cleanup in the staging tree, I noticed that >>> wlan-ng driver is maybe ready to be moved out of staging. Are there >>> any TODO tasks left to do beside checkpatch.pl clean-up? > > For questions like this you should CC linux-wireless. > >> I happened to look through this code recently. It's terrible. > > And uses wireless extensions, yuck. There's a lot of work to get it into > reasonable shape, fixing checkpatch warnings will not be enough. On the same subject, the wilc1000 driver has taken some pretty big steps in the past few days, how far away do you think it is from graduating from staging? Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Move wlan-ng out of staging? 2016-01-27 22:48 ` Julian Calaby @ 2016-01-27 23:07 ` Greg KH 2016-01-27 23:28 ` Julian Calaby 0 siblings, 1 reply; 9+ messages in thread From: Greg KH @ 2016-01-27 23:07 UTC (permalink / raw) To: Julian Calaby Cc: Glen Lee, devel@driverdev.osuosl.org, Ksenija Stanojević, linux-wireless, linux-kernel@vger.kernel.org, Dan Carpenter, Kalle Valo On Thu, Jan 28, 2016 at 09:48:16AM +1100, Julian Calaby wrote: > Hi Glen, > > On Thu, Jan 28, 2016 at 5:27 AM, Kalle Valo <kvalo@codeaurora.org> wrote: > > Dan Carpenter <dan.carpenter@oracle.com> writes: > > > >> On Mon, Jan 25, 2016 at 01:16:56PM +0100, Ksenija Stanojević wrote: > >>> Hi All, > >>> > >>> I'm helping Greg do a bit of cleanup in the staging tree, I noticed that > >>> wlan-ng driver is maybe ready to be moved out of staging. Are there > >>> any TODO tasks left to do beside checkpatch.pl clean-up? > > > > For questions like this you should CC linux-wireless. > > > >> I happened to look through this code recently. It's terrible. > > > > And uses wireless extensions, yuck. There's a lot of work to get it into > > reasonable shape, fixing checkpatch warnings will not be enough. > > On the same subject, the wilc1000 driver has taken some pretty big > steps in the past few days, how far away do you think it is from > graduating from staging? I have 221 patches in my to-apply queue to be merged for this driver, at the very least, those need to be merged before anyone should review it for graduation. That number also implies that there is still quite a lot to be done, but I would not know for sure until that happens. thanks, greg k-h ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Move wlan-ng out of staging? 2016-01-27 23:07 ` Greg KH @ 2016-01-27 23:28 ` Julian Calaby 2016-01-27 23:32 ` Greg KH 0 siblings, 1 reply; 9+ messages in thread From: Julian Calaby @ 2016-01-27 23:28 UTC (permalink / raw) To: Greg KH Cc: Glen Lee, devel@driverdev.osuosl.org, Ksenija Stanojević, linux-wireless, linux-kernel@vger.kernel.org, Dan Carpenter, Kalle Valo Hi Greg, On Thu, Jan 28, 2016 at 10:07 AM, Greg KH <gregkh@linuxfoundation.org> wrote: > On Thu, Jan 28, 2016 at 09:48:16AM +1100, Julian Calaby wrote: >> Hi Glen, >> >> On Thu, Jan 28, 2016 at 5:27 AM, Kalle Valo <kvalo@codeaurora.org> wrote: >> > Dan Carpenter <dan.carpenter@oracle.com> writes: >> > >> >> On Mon, Jan 25, 2016 at 01:16:56PM +0100, Ksenija Stanojević wrote: >> >>> Hi All, >> >>> >> >>> I'm helping Greg do a bit of cleanup in the staging tree, I noticed that >> >>> wlan-ng driver is maybe ready to be moved out of staging. Are there >> >>> any TODO tasks left to do beside checkpatch.pl clean-up? >> > >> > For questions like this you should CC linux-wireless. >> > >> >> I happened to look through this code recently. It's terrible. >> > >> > And uses wireless extensions, yuck. There's a lot of work to get it into >> > reasonable shape, fixing checkpatch warnings will not be enough. >> >> On the same subject, the wilc1000 driver has taken some pretty big >> steps in the past few days, how far away do you think it is from >> graduating from staging? > > I have 221 patches in my to-apply queue to be merged for this driver, at > the very least, those need to be merged before anyone should review it > for graduation. That number also implies that there is still quite a > lot to be done, but I would not know for sure until that happens. I figured that was the case (there's a _lot_ of churn on that driver) however I've noticed the patches recently have swung away from being straight checkpatch / coding style cleanups towards feature additions and bug fixes, hence my question. Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Move wlan-ng out of staging? 2016-01-27 23:28 ` Julian Calaby @ 2016-01-27 23:32 ` Greg KH 2016-01-29 0:56 ` Julian Calaby 0 siblings, 1 reply; 9+ messages in thread From: Greg KH @ 2016-01-27 23:32 UTC (permalink / raw) To: Julian Calaby Cc: devel@driverdev.osuosl.org, Ksenija Stanojević, linux-wireless, linux-kernel@vger.kernel.org, Kalle Valo, Dan Carpenter On Thu, Jan 28, 2016 at 10:28:38AM +1100, Julian Calaby wrote: > Hi Greg, > > On Thu, Jan 28, 2016 at 10:07 AM, Greg KH <gregkh@linuxfoundation.org> wrote: > > On Thu, Jan 28, 2016 at 09:48:16AM +1100, Julian Calaby wrote: > >> Hi Glen, > >> > >> On Thu, Jan 28, 2016 at 5:27 AM, Kalle Valo <kvalo@codeaurora.org> wrote: > >> > Dan Carpenter <dan.carpenter@oracle.com> writes: > >> > > >> >> On Mon, Jan 25, 2016 at 01:16:56PM +0100, Ksenija Stanojević wrote: > >> >>> Hi All, > >> >>> > >> >>> I'm helping Greg do a bit of cleanup in the staging tree, I noticed that > >> >>> wlan-ng driver is maybe ready to be moved out of staging. Are there > >> >>> any TODO tasks left to do beside checkpatch.pl clean-up? > >> > > >> > For questions like this you should CC linux-wireless. > >> > > >> >> I happened to look through this code recently. It's terrible. > >> > > >> > And uses wireless extensions, yuck. There's a lot of work to get it into > >> > reasonable shape, fixing checkpatch warnings will not be enough. > >> > >> On the same subject, the wilc1000 driver has taken some pretty big > >> steps in the past few days, how far away do you think it is from > >> graduating from staging? > > > > I have 221 patches in my to-apply queue to be merged for this driver, at > > the very least, those need to be merged before anyone should review it > > for graduation. That number also implies that there is still quite a > > lot to be done, but I would not know for sure until that happens. > > I figured that was the case (there's a _lot_ of churn on that driver) > however I've noticed the patches recently have swung away from being > straight checkpatch / coding style cleanups towards feature additions > and bug fixes, hence my question. Please feel free to audit it and let us know the details :) ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Move wlan-ng out of staging? 2016-01-27 23:32 ` Greg KH @ 2016-01-29 0:56 ` Julian Calaby 0 siblings, 0 replies; 9+ messages in thread From: Julian Calaby @ 2016-01-29 0:56 UTC (permalink / raw) To: Greg KH Cc: devel@driverdev.osuosl.org, Ksenija Stanojević, linux-wireless, linux-kernel@vger.kernel.org, Kalle Valo, Dan Carpenter Hi Greg, On Thu, Jan 28, 2016 at 10:32 AM, Greg KH <gregkh@linuxfoundation.org> wrote: > On Thu, Jan 28, 2016 at 10:28:38AM +1100, Julian Calaby wrote: >> Hi Greg, >> >> On Thu, Jan 28, 2016 at 10:07 AM, Greg KH <gregkh@linuxfoundation.org> wrote: >> > On Thu, Jan 28, 2016 at 09:48:16AM +1100, Julian Calaby wrote: >> >> Hi Glen, >> >> >> >> On Thu, Jan 28, 2016 at 5:27 AM, Kalle Valo <kvalo@codeaurora.org> wrote: >> >> > Dan Carpenter <dan.carpenter@oracle.com> writes: >> >> > >> >> >> On Mon, Jan 25, 2016 at 01:16:56PM +0100, Ksenija Stanojević wrote: >> >> >>> Hi All, >> >> >>> >> >> >>> I'm helping Greg do a bit of cleanup in the staging tree, I noticed that >> >> >>> wlan-ng driver is maybe ready to be moved out of staging. Are there >> >> >>> any TODO tasks left to do beside checkpatch.pl clean-up? >> >> > >> >> > For questions like this you should CC linux-wireless. >> >> > >> >> >> I happened to look through this code recently. It's terrible. >> >> > >> >> > And uses wireless extensions, yuck. There's a lot of work to get it into >> >> > reasonable shape, fixing checkpatch warnings will not be enough. >> >> >> >> On the same subject, the wilc1000 driver has taken some pretty big >> >> steps in the past few days, how far away do you think it is from >> >> graduating from staging? >> > >> > I have 221 patches in my to-apply queue to be merged for this driver, at >> > the very least, those need to be merged before anyone should review it >> > for graduation. That number also implies that there is still quite a >> > lot to be done, but I would not know for sure until that happens. >> >> I figured that was the case (there's a _lot_ of churn on that driver) >> however I've noticed the patches recently have swung away from being >> straight checkpatch / coding style cleanups towards feature additions >> and bug fixes, hence my question. > > Please feel free to audit it and let us know the details :) After looking at the latest round of patches, I take back my comment: it's not ready. Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2016-01-29 0:56 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-01-25 12:16 Move wlan-ng out of staging? Ksenija Stanojević 2016-01-25 12:34 ` Sudip Mukherjee 2016-01-25 18:12 ` Dan Carpenter 2016-01-27 18:27 ` Kalle Valo 2016-01-27 22:48 ` Julian Calaby 2016-01-27 23:07 ` Greg KH 2016-01-27 23:28 ` Julian Calaby 2016-01-27 23:32 ` Greg KH 2016-01-29 0:56 ` Julian Calaby
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox