linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] cfg80211/mac80211 patches from our internal tree 2020-12-06
@ 2020-12-06 12:54 Luca Coelho
  2020-12-06 12:54 ` [PATCH 01/11] cfg80211: remove struct ieee80211_he_bss_color Luca Coelho
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Luca Coelho @ 2020-12-06 12:54 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless

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

Hi,

A bunch of patches with mac80211 and cfg80211 changes from our
internal tree.

Please review, though you have already reviewed (or even written!)
most if not all of them. ;)

Cheers,
Luca.


Avraham Stern (1):
  mac80211: support Rx timestamp calculation for all preamble types

Emmanuel Grumbach (1):
  mac80211: don't filter out beacons once we start CSA

Ilan Peer (2):
  mac80211: Fix calculation of minimal channel width
  mac80211: Update rate control on channel change

Johannes Berg (7):
  cfg80211: remove struct ieee80211_he_bss_color
  mac80211: use struct assignment for he_obss_pd
  cfg80211: support immediate reconnect request hint
  mac80211: support driver-based disconnect with reconnect hint
  mac80211: don't set set TDLS STA bandwidth wider than possible
  mac80211: use bitfield helpers for BA session action frames
  mac80211: ignore country element TX power on 6 GHz

 include/net/cfg80211.h       | 17 ++------
 include/net/mac80211.h       | 11 +++++
 include/uapi/linux/nl80211.h |  6 +++
 net/mac80211/agg-rx.c        |  8 ++--
 net/mac80211/agg-tx.c        | 12 +++---
 net/mac80211/cfg.c           |  6 +--
 net/mac80211/chan.c          | 71 ++++++++++++++++++++++++++++--
 net/mac80211/ieee80211_i.h   | 14 +++---
 net/mac80211/mlme.c          | 83 +++++++++++++++++++++++++++---------
 net/mac80211/trace.h         | 23 +++++++++-
 net/mac80211/util.c          | 66 +++++++++++++++++++++++++++-
 net/mac80211/vht.c           | 14 ++++--
 net/wireless/mlme.c          | 26 ++++++-----
 net/wireless/nl80211.c       | 23 ++++++----
 net/wireless/nl80211.h       |  8 ++--
 net/wireless/trace.h         | 12 ++++--
 16 files changed, 307 insertions(+), 93 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2020-12-06 12:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 12:54 [PATCH 00/11] cfg80211/mac80211 patches from our internal tree 2020-12-06 Luca Coelho
2020-12-06 12:54 ` [PATCH 01/11] cfg80211: remove struct ieee80211_he_bss_color Luca Coelho
2020-12-06 12:54 ` [PATCH 02/11] mac80211: use struct assignment for he_obss_pd Luca Coelho
2020-12-06 12:54 ` [PATCH 03/11] cfg80211: support immediate reconnect request hint Luca Coelho
2020-12-06 12:54 ` [PATCH 04/11] mac80211: support driver-based disconnect with reconnect hint Luca Coelho
2020-12-06 12:54 ` [PATCH 05/11] mac80211: don't set set TDLS STA bandwidth wider than possible Luca Coelho
2020-12-06 12:54 ` [PATCH 06/11] mac80211: support Rx timestamp calculation for all preamble types Luca Coelho
2020-12-06 12:54 ` [PATCH 07/11] mac80211: use bitfield helpers for BA session action frames Luca Coelho
2020-12-06 12:54 ` [PATCH 08/11] mac80211: ignore country element TX power on 6 GHz Luca Coelho
2020-12-06 12:54 ` [PATCH 09/11] mac80211: Fix calculation of minimal channel width Luca Coelho
2020-12-06 12:54 ` [PATCH 10/11] mac80211: don't filter out beacons once we start CSA Luca Coelho
2020-12-06 12:54 ` [PATCH 11/11] mac80211: Update rate control on channel change Luca Coelho

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