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-07-05
Date: Fri, 08 Jul 2011 11:32:33 +0300	[thread overview]
Message-ID: <1310113953.1514.607.camel@cumari> (raw)

Hi John,

Here is another batch of patches for 3.1, probably the last one if Linus
releases 3.0 next week, as he suggested.

These are just a couple of clean-ups and bugfixes, mostly in AP-mode, by
Arik.

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 5f0dd296a01c8173fcc05a8b262a1168ae90bc74:

  rt2x00: Implement tx_frames_pending mac80211 callback function. (2011-07-07 13:21:00 -0400)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git for-linville

Arik Nemtsov (7):
      wl12xx: AP mode - support FW TX inactivity triggers
      wl12xx: use 802.11 header location after relocation to frame start
      wl12xx: schedule TX packets according to FW occupancy
      wl12xx: implement Tx watermarks per AC
      wl12xx: initialize max_power levels for 11a channels
      wl12xx: always initialize AP-mode max power level
      wl12xx: start/stop queues according to global per-AC counters

Eliad Peller (3):
      wl12xx: configure suspend/resume only if associated/started
      wl12xx: add stop_scan command
      wl12xx: implement cancel_hw_scan() callback

Ido Yariv (1):
      wl12xx: Increase low & high TX watermarks

Ohad Ben-Cohen (1):
      wl12xx: one SDIO initialization is enough

Oz Krakowski (1):
      wl12xx: fix Tx security sequence number handling

 drivers/net/wireless/wl12xx/acx.c     |   12 +-
 drivers/net/wireless/wl12xx/acx.h     |    4 +-
 drivers/net/wireless/wl12xx/boot.c    |    4 +-
 drivers/net/wireless/wl12xx/cmd.c     |    6 +-
 drivers/net/wireless/wl12xx/conf.h    |   10 ++-
 drivers/net/wireless/wl12xx/debugfs.c |   15 ++-
 drivers/net/wireless/wl12xx/event.c   |   42 +++++++
 drivers/net/wireless/wl12xx/event.h   |   12 ++-
 drivers/net/wireless/wl12xx/init.c    |    7 +-
 drivers/net/wireless/wl12xx/main.c    |  202 +++++++++++++++++++++++----------
 drivers/net/wireless/wl12xx/ps.c      |    9 +-
 drivers/net/wireless/wl12xx/scan.c    |   27 +++++
 drivers/net/wireless/wl12xx/scan.h    |    1 +
 drivers/net/wireless/wl12xx/sdio.c    |   12 +-
 drivers/net/wireless/wl12xx/tx.c      |  143 ++++++++++++++++--------
 drivers/net/wireless/wl12xx/tx.h      |   28 +++++-
 drivers/net/wireless/wl12xx/wl12xx.h  |   24 +++--
 17 files changed, 414 insertions(+), 144 deletions(-)

-- 
Cheers,
Luca.




             reply	other threads:[~2011-07-08  8:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-08  8:32 Luciano Coelho [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-25  7:03 pull request: wl12xx 2011-07-05 Luciano Coelho
2011-07-05 17:31 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=1310113953.1514.607.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