Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1316613 > unrolled thread

Move wlan-ng out of staging?

Started byKsenija Stanojević <ksenija.stanojevic@gmail.com>
First post2016-01-25 13:20 +0100
Last post2016-01-29 02:00 +0100
Articles 9 — 6 participants

Back to article view | Back to linux.kernel


Contents

  Move wlan-ng out of staging? Ksenija Stanojević <ksenija.stanojevic@gmail.com> - 2016-01-25 13:20 +0100
    Re: Move wlan-ng out of staging? Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-01-25 13:40 +0100
    Re: Move wlan-ng out of staging? Dan Carpenter <dan.carpenter@oracle.com> - 2016-01-25 19:20 +0100
      Re: Move wlan-ng out of staging? Kalle Valo <kvalo@codeaurora.org> - 2016-01-27 19:30 +0100
        Re: Move wlan-ng out of staging? Julian Calaby <julian.calaby@gmail.com> - 2016-01-27 23:50 +0100
          Re: Move wlan-ng out of staging? Greg KH <gregkh@linuxfoundation.org> - 2016-01-28 00:10 +0100
            Re: Move wlan-ng out of staging? Julian Calaby <julian.calaby@gmail.com> - 2016-01-28 00:30 +0100
              Re: Move wlan-ng out of staging? Greg KH <gregkh@linuxfoundation.org> - 2016-01-28 00:40 +0100
                Re: Move wlan-ng out of staging? Julian Calaby <julian.calaby@gmail.com> - 2016-01-29 02:00 +0100

#1316613 — Move wlan-ng out of staging?

FromKsenija Stanojević <ksenija.stanojevic@gmail.com>
Date2016-01-25 13:20 +0100
SubjectMove wlan-ng out of staging?
Message-ID<qUOhI-3K1-25@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1316640

FromSudip Mukherjee <sudipm.mukherjee@gmail.com>
Date2016-01-25 13:40 +0100
Message-ID<qUOB4-3Tm-35@gated-at.bofh.it>
In reply to#1316613
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

[toc] | [prev] | [next] | [standalone]


#1317141

FromDan Carpenter <dan.carpenter@oracle.com>
Date2016-01-25 19:20 +0100
Message-ID<qUTU5-7YI-7@gated-at.bofh.it>
In reply to#1316613
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

[toc] | [prev] | [next] | [standalone]


#1319273

FromKalle Valo <kvalo@codeaurora.org>
Date2016-01-27 19:30 +0100
Message-ID<qVD0V-7IE-89@gated-at.bofh.it>
In reply to#1317141
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

[toc] | [prev] | [next] | [standalone]


#1320090

FromJulian Calaby <julian.calaby@gmail.com>
Date2016-01-27 23:50 +0100
Message-ID<qVH4u-2ek-3@gated-at.bofh.it>
In reply to#1319273
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/

[toc] | [prev] | [next] | [standalone]


#1320121

FromGreg KH <gregkh@linuxfoundation.org>
Date2016-01-28 00:10 +0100
Message-ID<qVHnP-2DE-1@gated-at.bofh.it>
In reply to#1320090
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

[toc] | [prev] | [next] | [standalone]


#1320133

FromJulian Calaby <julian.calaby@gmail.com>
Date2016-01-28 00:30 +0100
Message-ID<qVHHc-2KP-3@gated-at.bofh.it>
In reply to#1320121
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/

[toc] | [prev] | [next] | [standalone]


#1320146

FromGreg KH <gregkh@linuxfoundation.org>
Date2016-01-28 00:40 +0100
Message-ID<qVHQS-2QG-19@gated-at.bofh.it>
In reply to#1320133
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 :)

[toc] | [prev] | [next] | [standalone]


#1321173

FromJulian Calaby <julian.calaby@gmail.com>
Date2016-01-29 02:00 +0100
Message-ID<qW5zR-36E-11@gated-at.bofh.it>
In reply to#1320146
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/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web