From: Luca Coelho <luca@coelho.fi>
To: johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/8] cfg80211/mac80211 patches from our internal tree 2019-08-30
Date: Fri, 30 Aug 2019 14:24:43 +0300 [thread overview]
Message-ID: <20190830112451.21655-1-luca@coelho.fi> (raw)
From: Luca Coelho <luciano.coelho@intel.com>
Hi,
Some patches with mac80211 and cfg80211 changes from our internal
tree.
Please review, though you have already reviewed most if not all of
them ;)
Cheers,
Luca.
Ilan Peer (1):
mac80211: Allow user space to register for station Rx authentication
Johannes Berg (4):
cfg80211: always shut down on HW rfkill
mac80211: list features in WEP/TKIP disable in better order
mac80211: remove unnecessary key condition
mac80211: IBSS: send deauth when expiring inactive STAs
Lior Cohen (1):
mac80211: clear crypto tx tailroom counter upon keys enable
Luca Coelho (1):
mac80211: don't check if key is NULL in ieee80211_key_link()
Mordechay Goodstein (1):
mac80211: vht: add support VHT EXT NSS BW in parsing VHT
net/mac80211/ibss.c | 8 +++++++
net/mac80211/ieee80211_i.h | 3 ++-
net/mac80211/key.c | 48 +++++++++++++-------------------------
net/mac80211/key.h | 4 ++--
net/mac80211/main.c | 13 +++++++++++
net/mac80211/mlme.c | 13 ++++++-----
net/mac80211/util.c | 11 ++++-----
net/mac80211/vht.c | 10 +++++++-
net/wireless/core.c | 13 ++++++-----
net/wireless/core.h | 2 +-
net/wireless/wext-compat.c | 5 ++--
11 files changed, 72 insertions(+), 58 deletions(-)
--
2.23.0.rc1
next reply other threads:[~2019-08-30 11:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-30 11:24 Luca Coelho [this message]
2019-08-30 11:24 ` [PATCH 1/8] cfg80211: always shut down on HW rfkill Luca Coelho
2019-08-30 11:24 ` Luca Coelho
2019-08-30 11:40 ` [PATCH v2] mac80211: vht: add support VHT EXT NSS BW in parsing VHT Luca Coelho
2019-08-30 11:24 ` [PATCH 3/8] mac80211: list features in WEP/TKIP disable in better order Luca Coelho
2019-08-30 11:24 ` [PATCH 4/8] mac80211: Allow user space to register for station Rx authentication Luca Coelho
2019-09-11 8:27 ` Johannes Berg
2019-08-30 11:24 ` [PATCH 5/8] mac80211: remove unnecessary key condition Luca Coelho
2019-08-30 11:24 ` [PATCH 6/8] mac80211: clear crypto tx tailroom counter upon keys enable Luca Coelho
2019-08-30 11:24 ` [PATCH 7/8] mac80211: don't check if key is NULL in ieee80211_key_link() Luca Coelho
2019-08-30 11:24 ` [PATCH 8/8] mac80211: IBSS: send deauth when expiring inactive STAs Luca Coelho
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=20190830112451.21655-1-luca@coelho.fi \
--to=luca@coelho.fi \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.