John,
I've been collecting more fixes, but not that much showed up :-)
Here are a few small fixes for the current cycle: radiotap TX flags were
wrong (fix by Bob), Chun-Yeow fixes an SMPS issue with mesh interfaces,
Eliad fixes a locking bug and a cfg80211 state problem and finally
Henning sent me a fix for IBSS rate information.
Please let me know if there are any issues.
Thanks,
johannes
The following changes since commit 764152ff66f4a8be1f9d7981e542ffdaa5bd7aff:
mac80211: exclude AP_VLAN interfaces from tx power calculation (2014-04-11 09:37:41 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git HEAD
for you to fetch changes up to e669ba2d06c6195662601956454ac959892f0762:
mac80211: fix nested rtnl locking on ieee80211_reconfig (2014-05-05 15:14:58 +0200)
----------------------------------------------------------------
Bob Copeland (1):
mac80211: fixup radiotap tx flags for RTS/CTS
Chun-Yeow Yeoh (1):
mac80211: avoid handling of SMPS for mesh
Eliad Peller (3):
cfg80211: free sme on connection failures
cfg80211: add cfg80211_sched_scan_stopped_rtnl
mac80211: fix nested rtnl locking on ieee80211_reconfig
Henning Rogge (1):
mac80211: Fix mac80211 station info rx bitrate for IBSS mode
include/net/cfg80211.h | 12 ++++++++++++
net/mac80211/rx.c | 3 ++-
net/mac80211/sta_info.c | 3 ++-
net/mac80211/status.c | 5 ++---
net/mac80211/util.c | 2 +-
net/wireless/scan.c | 12 ++++++++++--
net/wireless/sme.c | 2 +-
7 files changed, 30 insertions(+), 9 deletions(-)
On Mon, May 05, 2014 at 03:48:16PM +0200, Johannes Berg wrote:
> John,
>
> I've been collecting more fixes, but not that much showed up :-)
>
> Here are a few small fixes for the current cycle: radiotap TX flags were
> wrong (fix by Bob), Chun-Yeow fixes an SMPS issue with mesh interfaces,
> Eliad fixes a locking bug and a cfg80211 state problem and finally
> Henning sent me a fix for IBSS rate information.
>
> Please let me know if there are any issues.
>
> Thanks,
> johannes
>
> The following changes since commit 764152ff66f4a8be1f9d7981e542ffdaa5bd7aff:
>
> mac80211: exclude AP_VLAN interfaces from tx power calculation (2014-04-11 09:37:41 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git HEAD
>
> for you to fetch changes up to e669ba2d06c6195662601956454ac959892f0762:
>
> mac80211: fix nested rtnl locking on ieee80211_reconfig (2014-05-05 15:14:58 +0200)
Pulling now...
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.