From: Luca Coelho <[email protected]>
Hi,
I'm resending the patches that came out corrupted, excluding patch 22
that was already in and with 19 and 20 reworked.
I've left 9 and 12 out for now, because they still need to be reworked
according to your comments.
Please review.
Cheers,
Luca.
Andrei Otcheretianski (3):
cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
mac80211: Always report TX status
mac80211: Don't wake up from PS for offchannel TX
Naftali Goldstein (1):
mac80211: fix saving a few HE values
Sara Sharon (3):
mac80211: add an option for station management TXQ
mac80211: allow AMSDU size limitation per-TID
mac80211: add an option for drivers to check if packets can be
aggregated
Shaul Triebitz (2):
mac80211: support reporting 0-length PSDU in radiotap
wireless: align to draft 11ax D3.0
.../wireless/intel/iwlwifi/iwl-nvm-parse.c | 51 ++++++++----
.../net/wireless/intel/iwlwifi/mvm/mac80211.c | 4 -
drivers/net/wireless/mac80211_hwsim.c | 18 ++---
include/linux/ieee80211.h | 72 ++++++++++-------
include/net/ieee80211_radiotap.h | 6 ++
include/net/mac80211.h | 21 +++++
net/mac80211/debugfs.c | 1 +
net/mac80211/debugfs_sta.c | 77 +++++++++++++------
net/mac80211/driver-ops.h | 10 +++
net/mac80211/mlme.c | 17 ++--
net/mac80211/rx.c | 12 ++-
net/mac80211/status.c | 7 +-
net/mac80211/tx.c | 25 +++++-
net/wireless/reg.c | 1 +
14 files changed, 227 insertions(+), 95 deletions(-)
--
2.18.0