Re: [PATCH 0/7] patches for mac80211/cfg80211 2016-10-18

2016-10-19 Thread Johannes Berg
On Tue, 2016-10-18 at 23:12 +0300, Luca Coelho wrote:
> From: Luca Coelho 
> 
> 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).:)

Heh, ok, done; all are in mac80211-next, I didn't think they were
important for mac80211. My NULL deref fix is debatable, but the
hardware that supports this isn't shipping yet, and will never work
with this kernel due to firmware release/compatibility anyway.

Also the NAN patch you sent separately.

johannes


[PATCH 0/7] patches for mac80211/cfg80211 2016-10-18

2016-10-18 Thread Luca Coelho
From: Luca Coelho 

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