linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org, Luca Coelho <luciano.coelho@intel.com>
Subject: [PATCH 0/7] patches for mac80211/cfg80211 2016-10-18
Date: Tue, 18 Oct 2016 23:12:06 +0300	[thread overview]
Message-ID: <20161018201213.18873-1-luca@coelho.fi> (raw)

From: Luca Coelho <luciano.coelho@intel.com>

Hi Johannes,

Here are a few patches for mac80211/cfg80211 from our internal tree.
You're probably familiar with most of them, I'm just adding a cover
letter to make it easier for you to reply "Applied all" (hopefully).:)

Cheers,
Luca.


Emmanuel Grumbach (2):
  mac80211: allow the driver not to pass the tid to
    ieee80211_sta_uapsd_trigger
  mac80211: uapsd_queues is in QoS IE order

Ilan Peer (1):
  cfg80211: Call rdev_disconnect() when connection is in progress

Johannes Berg (3):
  wireless: radiotap: fix timestamp sampling position values
  mac80211: fix tid_agg_rx NULL dereference
  mac80211: improve RX aggregation data in debugfs

Sara Sharon (1):
  mac80211: add a HW flag for supporting HW TX fragmentation

 drivers/net/wireless/ath/ath10k/mac.c |  1 +
 drivers/net/wireless/ti/wlcore/main.c |  1 +
 include/net/cfg80211.h                | 10 ++++++----
 include/net/ieee80211_radiotap.h      |  4 ++--
 include/net/mac80211.h                | 17 ++++++++++++++---
 net/mac80211/agg-rx.c                 |  8 ++------
 net/mac80211/debugfs.c                |  1 +
 net/mac80211/debugfs_sta.c            |  9 +++++++--
 net/mac80211/ieee80211_i.h            |  2 ++
 net/mac80211/main.c                   |  4 ++++
 net/mac80211/mlme.c                   |  2 +-
 net/mac80211/rx.c                     |  6 ++++--
 net/mac80211/sta_info.c               | 13 ++++++++-----
 net/mac80211/sta_info.h               |  4 ++--
 net/mac80211/tx.c                     |  4 ++--
 net/mac80211/util.c                   |  7 +++++++
 net/mac80211/wpa.c                    |  2 +-
 net/wireless/sme.c                    |  2 +-
 18 files changed, 66 insertions(+), 31 deletions(-)

-- 
2.9.3

             reply	other threads:[~2016-10-18 20:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-18 20:12 Luca Coelho [this message]
2016-10-18 20:12 ` [PATCH 1/7] wireless: radiotap: fix timestamp sampling position values Luca Coelho
2016-10-18 20:12 ` [PATCH 2/7] mac80211: fix tid_agg_rx NULL dereference Luca Coelho
2016-10-18 20:12 ` [PATCH 3/7] mac80211: improve RX aggregation data in debugfs Luca Coelho
2016-10-18 20:12 ` [PATCH 4/7] mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger Luca Coelho
2016-10-18 20:12 ` [PATCH 5/7] mac80211: add a HW flag for supporting HW TX fragmentation Luca Coelho
2016-10-18 20:12 ` [PATCH 6/7] mac80211: uapsd_queues is in QoS IE order Luca Coelho
2016-10-18 20:12 ` [PATCH 7/7] cfg80211: Call rdev_disconnect() when connection is in progress Luca Coelho
2016-10-19 10:17 ` [PATCH 0/7] patches for mac80211/cfg80211 2016-10-18 Johannes Berg

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=20161018201213.18873-1-luca@coelho.fi \
    --to=luca@coelho.fi \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luciano.coelho@intel.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).