2013-06-12 06:43:02

by Johannes Berg

[permalink] [raw]
Subject: pull-request: mac80211 2013-06-12

John,

Following davem's complaint about my patch, here's a new pull request
w/o the patch he was complaining about, but instead with an ugly void*
cast to suppress the compiler warning.

I have a fix for radar detection, one for rate control and a workaround
for broken HT APs which is a regression fix because we didn't rely on
them to be correct before.

johannes


The following changes since commit ac20976dcaeea3e77e40e9aac8f3799d2a22ea2b:

mac80211: Allow single vif mac address change with addr_mask (2013-05-27 11:26:48 +0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john

for you to fetch changes up to be0d678f67ce75ad7099d067e0de6c72f61db27f:

mac80211: Fix rate control mask matching call (2013-06-12 08:37:36 +0200)

----------------------------------------------------------------
Johannes Berg (1):
mac80211: work around broken APs not including HT info

Simon Wunderlich (2):
mac80211: abort CAC in stop_ap()
mac80211: Fix rate control mask matching call

net/mac80211/cfg.c | 6 ++++
net/mac80211/mlme.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++++-----
net/mac80211/rate.c | 2 +-
3 files changed, 87 insertions(+), 8 deletions(-)


Attachments:
signature.asc (801.00 B)
This is a digitally signed message part

2013-06-12 07:15:02

by Johannes Berg

[permalink] [raw]
Subject: Re: pull-request: mac80211 2013-06-12

Let's try that again :-)

Following davem's complaint about my patch, here's a new pull request
w/o the patch he was complaining about, but instead with the const fix
rolled into the fix.

I have a fix for radar detection, one for rate control and a workaround
for broken HT APs which is a regression fix because we didn't rely on
them to be correct before.

johannes


The following changes since commit ac20976dcaeea3e77e40e9aac8f3799d2a22ea2b:

mac80211: Allow single vif mac address change with addr_mask (2013-05-27 11:26:48 +0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john

for you to fetch changes up to 795d855d56c6d172f50a974f603ba923ac93ee76:

mac80211: Fix rate control mask matching call (2013-06-12 09:12:43 +0200)

----------------------------------------------------------------
Johannes Berg (1):
mac80211: work around broken APs not including HT info

Simon Wunderlich (2):
mac80211: abort CAC in stop_ap()
mac80211: Fix rate control mask matching call

net/mac80211/cfg.c | 6 ++++
net/mac80211/ieee80211_i.h | 5 +--
net/mac80211/mlme.c | 87 ++++++++++++++++++++++++++++++++++++++++++----
net/mac80211/rate.c | 2 +-
net/mac80211/util.c | 4 +--
5 files changed, 92 insertions(+), 12 deletions(-)


Attachments:
signature.asc (801.00 B)
This is a digitally signed message part

2013-06-12 22:00:10

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: mac80211 2013-06-12

On Wed, Jun 12, 2013 at 09:14:55AM +0200, Johannes Berg wrote:
> Let's try that again :-)
>
> Following davem's complaint about my patch, here's a new pull request
> w/o the patch he was complaining about, but instead with the const fix
> rolled into the fix.
>
> I have a fix for radar detection, one for rate control and a workaround
> for broken HT APs which is a regression fix because we didn't rely on
> them to be correct before.
>
> johannes
>
>
> The following changes since commit ac20976dcaeea3e77e40e9aac8f3799d2a22ea2b:
>
> mac80211: Allow single vif mac address change with addr_mask (2013-05-27 11:26:48 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john
>
> for you to fetch changes up to 795d855d56c6d172f50a974f603ba923ac93ee76:
>
> mac80211: Fix rate control mask matching call (2013-06-12 09:12:43 +0200)

Pulling now...

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.