2011-04-12 20:25:59

by Vipin Mehta

[permalink] [raw]
Subject: Re: [PATCH 0/5] staging:ath6kl:patches for supporting 2.1.1 and bug fixes

On Wed, Apr 06, 2011 at 08:52:16PM -0700, Naveen Singh wrote:
> From: Naveen Singh <[email protected]>
>
> Greg,
>
> These are set of 5 patches for ath6kl. These patches are related
> to the correct functionality of driver as well as providing the
> support of 2.1.1 silicon in the upstream driver.
>
> I have tested each and every patch.With each and every patch I was
> able to compile the kernel, load the kernel, and do a basic connectivity
> test with an external AP.These patches are tested on wireless-testing
> as compared to staging-next because top of staging-next compilation
> was broken. To do this I applied all the patches related to ath6k from
> staging-next tree to the wireless-testing tree and then I applied these
> patches.
>
> These should apply cleanly to staging-next tree as well. Let me know if
> you have any issues.
>
> Naveen Singh (5):
> staging:at6kl:Support for V2.1.1 Silicon
> staging:ath6kl: Introduction of new CMD/EVT ID
> staging:ath6kl:DEV ID in the DATA/CMD Packet
> staging:ath6kl:Scan operation while disconnect
> staging:ath6kl:cfg ops for power management
>
> drivers/staging/ath6kl/include/common/targaddrs.h | 224 +++++++++++++++++---
> drivers/staging/ath6kl/include/common/wmi.h | 117 +++++++++--
> drivers/staging/ath6kl/os/linux/ar6000_drv.c | 125 +++++++++---
> drivers/staging/ath6kl/os/linux/cfg80211.c | 8 +-
> .../staging/ath6kl/os/linux/include/ar6000_drv.h | 57 +++++-
> drivers/staging/ath6kl/wmi/wmi.c | 23 +--
> 6 files changed, 446 insertions(+), 108 deletions(-)
>

Greg,
Did you get a chance to review these patches? Pls provide us your feedback.

Vipin


2011-04-21 01:21:54

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH 0/5] staging:ath6kl:patches for supporting 2.1.1 and bug fixes

On Wed, Apr 20, 2011 at 06:11:57PM -0700, Luis R. Rodriguez wrote:
> On Tue, Apr 12, 2011 at 1:28 PM, Vipin Mehta <[email protected]> wrote:
> > Greg,
> > ?Did you get a chance to review these patches? Pls provide us your feedback.
>
> Greg,
>
> I saw you were starting to integrate some changes (I think), I was
> just wondering if these were in the batch of new updates you are
> integrating, or if we should resubmit.

I'm getting there, they are in my queue, please be patient, my staging
patch rate is huge and the stable work has been taking a bit higher
priority at the moment due to its importance...

thanks,

greg k-h

2011-04-21 01:12:17

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: [PATCH 0/5] staging:ath6kl:patches for supporting 2.1.1 and bug fixes

On Tue, Apr 12, 2011 at 1:28 PM, Vipin Mehta <[email protected]> wrote:
> Greg,
>  Did you get a chance to review these patches? Pls provide us your feedback.

Greg,

I saw you were starting to integrate some changes (I think), I was
just wondering if these were in the batch of new updates you are
integrating, or if we should resubmit.

Luis