* pull-request: mac80211 2015-09-04
@ 2015-09-04 14:37 Johannes Berg
[not found] ` <1441377476.1971.14.camel-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2015-09-04 14:37 UTC (permalink / raw)
To: David Miller; +Cc: linux-wireless, netdev
Hi,
First pull request for this cycle, and the fix for the pointer issue is
the first patch in it :) Since nobody really has devices with enough
streams where this matters, it was pretty harmless though.
Other than that, there are a few fixes all over - let me know if you
see any issues.
johannes
The following changes since commit dd5cdb48edfd34401799056a9acf61078d773f90:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next (2015-09-03 08:08:17 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2015-09-04
for you to fetch changes up to ef9be10c8c999e00b239eec24cf01952a308f8e7:
mac80211: reject software RSSI CQM with beacon filtering (2015-09-04 15:23:22 +0200)
----------------------------------------------------------------
For the first round of fixes, we have this:
* fix for the sizeof() pointer type issue
* a fix for regulatory getting into a restore loop
* a fix for rfkill global 'all' state, it needs to be stored
everywhere to apply correctly to new rfkill instances
* properly refuse CQM RSSI when it cannot actually be used
* protect HT TDLS traffic properly in non-HT networks
* don't incorrectly advertise 80 MHz support when not allowed
----------------------------------------------------------------
Arik Nemtsov (1):
mac80211: avoid VHT usage with no 80MHz chans allowed
Avri Altman (1):
mac80211: protect non-HT BSS when HT TDLS traffic exists
Johannes Berg (1):
mac80211: reject software RSSI CQM with beacon filtering
João Paulo Rechi Vita (1):
rfkill: Copy "all" global state to other types
Maciej S. Szmigiero (1):
cfg80211: regulatory: restore proper user alpha2
Thierry Reding (1):
mac80211: Do not use sizeof() on pointer type
include/net/mac80211.h | 4 ++-
net/mac80211/cfg.c | 4 +++
net/mac80211/mlme.c | 16 ++++++++++++
net/mac80211/rate.c | 2 +-
net/mac80211/tdls.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++---
net/mac80211/vht.c | 15 +++++++++++
net/rfkill/core.c | 10 +++++++-
net/wireless/reg.c | 2 +-
8 files changed, 116 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: mac80211 2015-09-04
[not found] ` <1441377476.1971.14.camel-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
@ 2015-09-07 2:50 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-09-07 2:50 UTC (permalink / raw)
To: johannes-cdvu00un1VgdHxzADdlk8Q
Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA,
netdev-u79uwXL29TY76Z2rM5mHXA
From: Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
Date: Fri, 04 Sep 2015 16:37:56 +0200
> First pull request for this cycle, and the fix for the pointer issue is
> the first patch in it :) Since nobody really has devices with enough
> streams where this matters, it was pretty harmless though.
>
> Other than that, there are a few fixes all over - let me know if you
> see any issues.
Pulled, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-07 2:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 14:37 pull-request: mac80211 2015-09-04 Johannes Berg
[not found] ` <1441377476.1971.14.camel-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
2015-09-07 2:50 ` 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).