linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2014-08-29
@ 2014-08-29 10:54 Johannes Berg
  2014-09-04 17:09 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2014-08-29 10:54 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

John,

Please excuse how late I'm sending this. Hopefully it can still go in.

Note that the tag is signed :)

johannes


The following changes since commit c9d26423e56ce1ab4d786f92aebecf859d419293:

  Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2014-08-14 18:13:46 -0600)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-john-2014-08-29

for you to fetch changes up to 14b058bbce9279ee432f0944ca14df69f4a0d170:

  mac80211: fix agg_status debugfs file alignment (2014-08-26 11:13:37 +0200)

----------------------------------------------------------------
Here are a few fixes for mac80211. One has been discussed for a while
and adds a terminating NUL-byte to the alpha2 sent to userspace, which
shouldn't be necessary but since many places treat it as a string we
couldn't move to just sending two bytes.

In addition to that, we have two VLAN fixes from Felix, a mesh fix, a
fix for the recently introduced RX aggregation offload, a revert for
a broken patch (that luckily didn't really cause any harm) and a small
fix for alignment in debugfs.

----------------------------------------------------------------
Bob Copeland (1):
      mac80211: mesh_plink: handle confirm frames with new plid

Denton Gentry (1):
      mac80211: fix start_seq_num in Rx reorder offload

Eliad Peller (1):
      regulatory: add NUL to alpha2

Felix Fietkau (2):
      mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype
      mac80211: fix smps mode check for AP_VLAN

Johannes Berg (2):
      Revert "mac80211: disable uAPSD if all ACs are under ACM"
      mac80211: fix agg_status debugfs file alignment

 include/net/regulatory.h   | 2 +-
 net/mac80211/chan.c        | 2 ++
 net/mac80211/debugfs_sta.c | 2 +-
 net/mac80211/iface.c       | 4 ++--
 net/mac80211/mesh_plink.c  | 7 ++++++-
 net/mac80211/mlme.c        | 3 +--
 net/mac80211/sta_info.c    | 7 +++++--
 7 files changed, 18 insertions(+), 9 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-04 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 10:54 pull-request: mac80211 2014-08-29 Johannes Berg
2014-09-04 17:09 ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).