[RFC] Libertas: Added 11d support using cfg80211

Dan Williams dcbw at redhat.com
Tue May 18 01:14:55 EDT 2010


On Mon, 2010-05-17 at 22:01 -0700, Kiran Divekar wrote:
> > On Thu, 2010-05-13 at 04:00 -0700, Kiran Divekar wrote:
> > > Added 11d support for libertas driver using cfg80211. This is based on
> > Holger Shurig's initial work to add cfg80211 support libertas.
> > > (https://patchwork.kernel.org/patch/64286/)
> > >
> > > Please let us know, if there are any improvements comments.
> > >
> > > Code is added to send 11d enable command to firmware while
> > > initialisation and pass 11d specific information to firmware
> > > when notifier handler is called by cfg80211.
> > 
> > Looks OK, though I'd prefer making 11D_DOMAIN_INFO a direct command
> > instead.  But if you don't want to do that right now, that's fine, just
> > send the final patch and I'll ack it.
> 
> 
> Hi Dan, Holger,
>   This patch is based on Holger's work to add cfg80211 support to libertas. We have tested original patch by rebasing to latest wireless-testing tree. We will send the re-based patch as well as this patch again.

Sounds good.  Lets get the cfg80211 stuff in then I guess.

Dan

> Please let us know, if there are any other thoughts.
> 
> Thanks,
> - Kiran
> 
> 
> 
> > Acked-by: Dan Williams <dcbw at redhat.com>
> > 
> > > Signed-off-by: Amitkumar Karwar <akarwar at marvell.com>
> > > Signed-off-by: Kiran Divekar <dkiran at marvell.com>
> > > ---
> > >  drivers/net/wireless/libertas/cfg.c     |  110
> > +++++++++++++++++++++++++++++++
> > >  drivers/net/wireless/libertas/cfg.h     |    5 ++
> > >  drivers/net/wireless/libertas/cmd.c     |   65 ++++++++++++++++++
> > >  drivers/net/wireless/libertas/cmdresp.c |   50 ++++++++++++++
> > >  drivers/net/wireless/libertas/decl.h    |    5 ++
> > >  drivers/net/wireless/libertas/dev.h     |    3 +
> > >  drivers/net/wireless/libertas/host.h    |   28 ++++++++-
> > >  drivers/net/wireless/libertas/main.c    |    3 +
> > >  8 files changed, 268 insertions(+), 1 deletions(-)
> > >





More information about the libertas-dev mailing list