John,
I'm flushing out patches ... one more for mac80211.
This time I have two fixes for P2P (which requires not using CCK rates)
and a workaround for APs with broken WMM information.
Let me know if there's any problem.
johannes
The following changes since commit d86aa4f8ca58898ec6a94c0635da20b948171ed7:
mac80211: fix crash if bitrate calculation goes wrong (2013-10-14 09:47:08 +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 095d81cee742fc31e1218077ca6ca8f0df07c613:
mac80211: disable WMM with invalid parameters (2013-10-17 15:38:22 +0200)
----------------------------------------------------------------
Andrei Otcheretianski (2):
mac80211: fix honouring rate flags in low-rate transmit
mac80211: respect rate mask in TX
Johannes Berg (1):
mac80211: disable WMM with invalid parameters
net/mac80211/ieee80211_i.h | 1 +
net/mac80211/mlme.c | 95 +++++++++++++++++++++++++++++++++++++++++-----
net/mac80211/rate.c | 15 ++++++--
3 files changed, 99 insertions(+), 12 deletions(-)
On Fri, Oct 18, 2013 at 04:14:27PM +0200, Johannes Berg wrote:
> John,
>
> I'm flushing out patches ... one more for mac80211.
>
> This time I have two fixes for P2P (which requires not using CCK rates)
> and a workaround for APs with broken WMM information.
>
> Let me know if there's any problem.
>
> johannes
>
>
> The following changes since commit d86aa4f8ca58898ec6a94c0635da20b948171ed7:
>
> mac80211: fix crash if bitrate calculation goes wrong (2013-10-14 09:47:08 +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 095d81cee742fc31e1218077ca6ca8f0df07c613:
>
> mac80211: disable WMM with invalid parameters (2013-10-17 15:38:22 +0200)
Pulling now...
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.