linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: pull-request: mac80211-next 2014-07-21
Date: Mon, 21 Jul 2014 22:07:54 +0200	[thread overview]
Message-ID: <1405973274.32255.31.camel@jlt4.sipsolutions.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 3008 bytes --]

Following your warning ... :-)

We have a lot of TDLS patches, among them a fix that should make hwsim
tests happy again. The rest, this time, is mostly small fixes.

Let me know if there are any issues.

johannes


The following changes since commit 97dc94f1d933c9df2c0b327066ea130c0e92083f:

  cfg80211: remove channel_switch combination check (2014-06-25 18:06:20 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git HEAD

for you to fetch changes up to 08cf42e843f9a7e253502011c81677f61f7e5c42:

  mac80211: add support for Rx reordering offloading (2014-07-21 17:42:07 +0200)

----------------------------------------------------------------
Arik Nemtsov (14):
      mac80211: track TDLS initiator internally
      mac80211: fix error path for TDLS setup
      mac80211: consolidate TDLS IE treatment
      mac80211: split extra TDLS IEs in setup frames
      mac80211: avoid adding some IEs on TDLS setup failure packets
      mac80211: set TDLS capab to zero on failure frames
      mac80211: add QoS IE during TDLS setup start
      mac80211: add TDLS QoS param IE on setup-confirm
      mac80211: move TDLS data to mgd private part
      mac80211: support HT for TDLS stations
      mac80211: set Rx highest rate in ht_cap
      mac80211: disable VHT for TDLS
      cfg80211: fix TDLS setup with VHT peers
      mac80211: ignore frames between TDLS peers when operating as AP

Eytan Lifshitz (1):
      mac80211: remove useless NULL checks

Johannes Berg (1):
      mac80211: suppress unused variable warning without lockdep

Liad Kaufman (1):
      mac80211: make sure TDLS teardown packet is sent on time

Luciano Coelho (1):
      mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag

Luis R. Rodriguez (1):
      wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd

Max Stepanov (1):
      mac80211: fix a potential NULL access in ieee80211_crypto_hw_decrypt

Michal Kazior (2):
      mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
      mac80211: add support for Rx reordering offloading

 include/linux/ieee80211.h  |  20 ++
 include/net/mac80211.h     |  34 ++++
 net/mac80211/agg-rx.c      | 110 ++++++++---
 net/mac80211/chan.c        |   2 +-
 net/mac80211/ht.c          |  10 +-
 net/mac80211/ibss.c        |  13 +-
 net/mac80211/ieee80211_i.h |  34 +++-
 net/mac80211/iface.c       |  31 ++-
 net/mac80211/key.c         |   3 -
 net/mac80211/mlme.c        |  22 +--
 net/mac80211/rx.c          |  65 +++++--
 net/mac80211/sta_info.h    |   8 +-
 net/mac80211/tdls.c        | 459 ++++++++++++++++++++++++++++++++++++++-------
 net/mac80211/util.c        |  15 ++
 net/mac80211/vht.c         |   4 +
 net/mac80211/wpa.c         |   2 +-
 net/wireless/Kconfig       |   6 +
 net/wireless/genregdb.awk  |  35 ++--
 net/wireless/nl80211.c     |   3 +-
 19 files changed, 707 insertions(+), 169 deletions(-)


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

             reply	other threads:[~2014-07-21 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-21 20:07 Johannes Berg [this message]
2014-07-22 17:50 ` pull-request: mac80211-next 2014-07-21 John W. Linville

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=1405973274.32255.31.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --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;
as well as URLs for NNTP newsgroup(s).