Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
* pull-request: mac80211 2020-09-21
@ 2020-09-21 13:22 Johannes Berg
2020-09-21 21:55 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2020-09-21 13:22 UTC (permalink / raw)
To: netdev; +Cc: linux-wireless
Hi Dave,
We have a few more fixes for 5.9, see below.
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit 5f6857e808a8bd078296575b417c4b9d160b9779:
nfp: use correct define to return NONE fec (2020-09-17 17:59:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2020-09-21
for you to fetch changes up to 75bcbd6913de649601f4e7d3fb6d2b5effc24e9e:
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz (2020-09-18 14:01:24 +0200)
----------------------------------------------------------------
Just a few fixes:
* fix using HE on 2.4 GHz
* AQL (airtime queue limit) estimation & VHT160 fix
* do not oversize A-MPDUs if local capability is smaller than peer's
* fix radiotap on 6 GHz to not put 2.4 GHz flag
* fix Kconfig for lib80211
* little fixlet for 6 GHz channel number / frequency conversion
----------------------------------------------------------------
Aloka Dixit (1):
mac80211: Fix radiotap header channel flag for 6GHz band
Felix Fietkau (3):
mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
mac80211: add AQL support for VHT160 tx rates
mac80211: do not allow bigger VHT MPDUs than the hardware supports
Johannes Berg (1):
cfg80211: fix 6 GHz channel conversion
John Crispin (1):
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
Necip Fazil Yildiran (1):
lib80211: fix unmet direct dependendices config warning when !CRYPTO
Wen Gong (1):
mac80211: do not disable HE if HT is missing on 2.4 GHz
net/mac80211/airtime.c | 20 ++++++++++++++------
net/mac80211/mlme.c | 3 ++-
net/mac80211/rx.c | 3 ++-
net/mac80211/util.c | 7 ++++---
net/mac80211/vht.c | 8 ++++----
net/wireless/Kconfig | 1 +
net/wireless/util.c | 2 +-
7 files changed, 28 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: mac80211 2020-09-21
2020-09-21 13:22 pull-request: mac80211 2020-09-21 Johannes Berg
@ 2020-09-21 21:55 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-09-21 21:55 UTC (permalink / raw)
To: johannes; +Cc: netdev, linux-wireless
From: Johannes Berg <johannes@sipsolutions.net>
Date: Mon, 21 Sep 2020 15:22:40 +0200
> We have a few more fixes for 5.9, see below.
>
> Please pull and let me know if there's any problem.
Pulled, thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-21 21:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21 13:22 pull-request: mac80211 2020-09-21 Johannes Berg
2020-09-21 21:55 ` David Miller
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).