John,
First pull request from me - it took me a while to get my trees in
order.
For now I have various fixes all over, mostly for issues introduced in
relatively recent patches. There's no real pattern to it. Some of the
issues like go back longer, but still seemed 3.13 material.
Let me know if there's any problem.
johannes
The following changes since commit 91398a0992c8aa18eb7749060b75761ece5ddc57:
genetlink: fix genl_set_err() group ID (2013-11-21 13:09:43 -0500)
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 24d47300d118c5909a51b7270276d749cce150a2:
mac80211: set hw initial idle state (2013-11-25 16:56:54 +0100)
----------------------------------------------------------------
Bob Copeland (1):
Revert "mac80211: allow disable power save in mesh"
Chun-Yeow Yeoh (1):
mac80211: fix the mesh channel switch support
Eliad Peller (1):
mac80211: fix connection polling
Felix Fietkau (2):
mac80211: fix crash when using AP VLAN interfaces
cfg80211: ignore supported rates for nonexistant bands on scan
Janusz Dziedzic (1):
mac80211: DFS setup chandef for radar_event correctly
Javier Lopez (1):
mac80211: fix for mesh beacon update on powersave
Johannes Berg (6):
mac80211: fix scheduled scan rtnl deadlock
nl80211: check nla_put_* return values
nl80211: fix error path in nl80211_get_key()
nl80211: check nla_nest_start() return value
cfg80211: disable 5/10 MHz support for all drivers
mac80211: don't attempt to reorder multicast frames
Jouni Malinen (2):
mac80211_hwsim: Fix radiotap header for ACK frames
mac80211_hwsim: Fix bcn_en_iter to use atomic iteration
Karl Beldan (3):
mac80211: minstrel_ht: fix rates selection
mac80211: use capped prob when computing throughputs
mac80211: set hw initial idle state
Simon Wunderlich (1):
cfg80211: fix ibss wext chandef creation
drivers/net/wireless/mac80211_hwsim.c | 16 +++++++---
net/mac80211/cfg.c | 15 ++++++---
net/mac80211/ieee80211_i.h | 1 +
net/mac80211/iface.c | 1 -
net/mac80211/main.c | 3 ++
net/mac80211/mesh.c | 20 +++++++-----
net/mac80211/mlme.c | 2 ++
net/mac80211/rc80211_minstrel_ht.c | 7 ++--
net/mac80211/rx.c | 3 +-
net/mac80211/scan.c | 2 +-
net/mac80211/spectmgmt.c | 2 ++
net/mac80211/util.c | 11 ++-----
net/wireless/core.c | 3 ++
net/wireless/ibss.c | 18 +++++------
net/wireless/nl80211.c | 60 +++++++++++++++++++++--------------
15 files changed, 101 insertions(+), 63 deletions(-)
On Mon, Nov 25, 2013 at 08:47:07PM +0100, Johannes Berg wrote:
> John,
>
> First pull request from me - it took me a while to get my trees in
> order.
>
> For now I have various fixes all over, mostly for issues introduced in
> relatively recent patches. There's no real pattern to it. Some of the
> issues like go back longer, but still seemed 3.13 material.
>
> Let me know if there's any problem.
>
> johannes
>
> The following changes since commit 91398a0992c8aa18eb7749060b75761ece5ddc57:
>
> genetlink: fix genl_set_err() group ID (2013-11-21 13:09:43 -0500)
>
> 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 24d47300d118c5909a51b7270276d749cce150a2:
>
> mac80211: set hw initial idle state (2013-11-25 16:56:54 +0100)
Pulling now...
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.