Linux wireless drivers development
 help / color / mirror / Atom feed
From: Eliad Peller <eliad@wizery.com>
To: Luciano Coelho <coelho@ti.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH 0/4] wl12xx: support multiple vifs
Date: Mon,  6 Feb 2012 12:47:53 +0200	[thread overview]
Message-ID: <1328525277-25334-1-git-send-email-eliad@wizery.com> (raw)

Due to lack of space, wl12xx uses separate firmwares for PLT,
single-role and multi-role (some advanced fw features are
disabled in the multi-role fw, so we use the single-role fw
when only a single vif is configured).

Add support for loading the different firmwares, and initiate
a recovery when a single<->multi transition is needed.

Eliad Peller (4):
  wl12xx: Use a dedicated fw for PLT
  wl12xx: dynamically change fw according to number of active roles
  wl12xx: enter forced-psm on fw change
  wl12xx: delete wl->vif (and allow multiple vifs)

 drivers/net/wireless/wl12xx/debugfs.c |    2 +-
 drivers/net/wireless/wl12xx/main.c    |  184 +++++++++++++++++++++++++++------
 drivers/net/wireless/wl12xx/rx.c      |    2 +-
 drivers/net/wireless/wl12xx/sdio.c    |    8 +-
 drivers/net/wireless/wl12xx/spi.c     |    8 +-
 drivers/net/wireless/wl12xx/wl12xx.h  |   24 ++++-
 6 files changed, 186 insertions(+), 42 deletions(-)

-- 
1.7.6.401.g6a319


             reply	other threads:[~2012-02-06 10:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06 10:47 Eliad Peller [this message]
2012-02-06 10:47 ` [PATCH 1/4] wl12xx: Use a dedicated fw for PLT Eliad Peller
2012-02-06 10:47 ` [PATCH 2/4] wl12xx: dynamically change fw according to number of active roles Eliad Peller
2012-02-06 10:47 ` [PATCH 3/4] wl12xx: enter forced-psm on fw change Eliad Peller
2012-02-06 10:47 ` [PATCH 4/4] wl12xx: delete wl->vif (and allow multiple vifs) Eliad Peller
2012-02-15 10:22 ` [PATCH 0/4] wl12xx: support multiple vifs Luciano Coelho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1328525277-25334-1-git-send-email-eliad@wizery.com \
    --to=eliad@wizery.com \
    --cc=coelho@ti.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox