On Wed, Apr 06, 2011 at 08:52:16PM -0700, Naveen Singh wrote: > From: Naveen Singh <nsingh@xxxxxxxxxxx> > > 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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel