linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] patches for mac80211/cfg80211 2016-10-18
@ 2016-10-18 20:12 Luca Coelho
  2016-10-18 20:12 ` [PATCH 1/7] wireless: radiotap: fix timestamp sampling position values Luca Coelho
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Luca Coelho @ 2016-10-18 20:12 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Luca Coelho

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-10-19 14:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 20:12 [PATCH 0/7] patches for mac80211/cfg80211 2016-10-18 Luca Coelho
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

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).