Linux wireless drivers development
 help / color / mirror / Atom feed
From: Luciano Coelho <coelho@ti.com>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org
Subject: pull request: wl12xx 2011-09-23
Date: Fri, 23 Sep 2011 16:26:14 +0300	[thread overview]
Message-ID: <1316784374.4051.13.camel@cumari> (raw)

Hi John,

Yet another pull request for 3.2, most likely the last (unless it takes
longer than normal for the merge window to open).  We have some fixes,
including an out-of-bounds array read and some P2P stuff, a fix in the
scanning code (where passive scans were not working properly) and some
other small things, like support for hidden SSID in AP mode.

Please pull or let me know if there's any problem. This tree is based on
wireless-next/master.

Thanks! 


The following changes since commit ed46fdfc54d2d4523fdd727708fe0b9e2be993cc:

  nfc: NFC_WILINK depends on NFC_NCI (2011-09-21 16:19:44 -0400)

are available in the git repository at:
  git://github.com/lucacoelho/wl12xx.git for-linville

Arik Nemtsov (3):
      wl12xx: AP mode - support hidden SSID
      wl12xx: correct fw_status structure for 8 sta support in AP-mode
      wl12xx: report the stop_ba event to all STAs in AP-mode

Eliad Peller (5):
      wl12xx: remove TIM ie from probe response
      wl12xx: remove P2P ie from probe response
      wl12xx: send all pending packets on channel change
      wl12xx: Use dev_hlid for auth and assoc req
      wl12xx: implement set_bitrate_mask callback

Luciano Coelho (1):
      wl12xx: fix forced passive scans

Shahar Levi (2):
      wl12xx: fix sdio_test module functionality
      wl12xx: Include OFDM rates in IBSS mode

 drivers/net/wireless/wl12xx/Makefile    |    6 +-
 drivers/net/wireless/wl12xx/cmd.c       |   43 ++++---
 drivers/net/wireless/wl12xx/conf.h      |    6 +-
 drivers/net/wireless/wl12xx/event.c     |    2 +-
 drivers/net/wireless/wl12xx/init.c      |   17 ++-
 drivers/net/wireless/wl12xx/main.c      |  201 ++++++++++++++++++++++++++-----
 drivers/net/wireless/wl12xx/scan.c      |   42 +++++--
 drivers/net/wireless/wl12xx/sdio_test.c |   15 ++-
 drivers/net/wireless/wl12xx/tx.c        |   38 +++----
 drivers/net/wireless/wl12xx/tx.h        |    5 +-
 drivers/net/wireless/wl12xx/wl12xx.h    |    5 +-
 11 files changed, 274 insertions(+), 106 deletions(-)


-- 
Cheers,
Luca.





                 reply	other threads:[~2011-09-23 13:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1316784374.4051.13.camel@cumari \
    --to=coelho@ti.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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