Hi John,
Another pull request for 3.10 with a number of fixes.
This time I have a fix from Stanislaw for a stupid mistake I made in the
auth/assoc timeout changes, a fix from Felix for 64-bit traffic counters
and one from Helmut for address mask handling in mac80211. I also have a
few fixes myself for four different crashes reported by a few people.
Please let me know if there are any issues.
johannes
The following changes since commit e248ad30204eff6559b4d2d94d49d9d46c08185a:
cfg80211: fix sending WoWLAN TCP wakeup settings (2013-05-16 22:38:09 +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 ac20976dcaeea3e77e40e9aac8f3799d2a22ea2b:
mac80211: Allow single vif mac address change with addr_mask (2013-05-27 11:26:48 +0200)
----------------------------------------------------------------
Felix Fietkau (1):
cfg80211: fix reporting 64-bit station info tx bytes
Helmut Schaa (1):
mac80211: Allow single vif mac address change with addr_mask
Johannes Berg (4):
cfg80211: check wdev->netdev in connection work
mac80211: fix queue handling crash
mac80211: assign AP_VLAN hw queues correctly
mac80211: close AP_VLAN interfaces before unregistering all
Stanislaw Gruszka (1):
mac80211: fix direct probe auth
net/mac80211/iface.c | 44 +++++++++++++++++++++++++++++++++++++-------
net/mac80211/mlme.c | 12 ++++++------
net/wireless/nl80211.c | 2 +-
net/wireless/sme.c | 3 +++
4 files changed, 47 insertions(+), 14 deletions(-)
On Mon, May 27, 2013 at 11:28:48AM +0200, Johannes Berg wrote:
> Hi John,
>
> Another pull request for 3.10 with a number of fixes.
>
> This time I have a fix from Stanislaw for a stupid mistake I made in the
> auth/assoc timeout changes, a fix from Felix for 64-bit traffic counters
> and one from Helmut for address mask handling in mac80211. I also have a
> few fixes myself for four different crashes reported by a few people.
>
> Please let me know if there are any issues.
>
> johannes
>
>
> The following changes since commit e248ad30204eff6559b4d2d94d49d9d46c08185a:
>
> cfg80211: fix sending WoWLAN TCP wakeup settings (2013-05-16 22:38:09 +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 ac20976dcaeea3e77e40e9aac8f3799d2a22ea2b:
>
> mac80211: Allow single vif mac address change with addr_mask (2013-05-27 11:26:48 +0200)
Pulling now...
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.