From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: mac80211-next 2013-08-06
Date: Tue, 06 Aug 2013 10:56:32 +0200 [thread overview]
Message-ID: <1375779392.8219.9.camel@jlt4.sipsolutions.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 2588 bytes --]
Hi John,
And one more for mac80211-next (and I have nothing for mac80211 today).
Here I have an IBSS improvement, interworking (11u) definitions, a
change to make the LED blinking nicer, more VHT (11ac) definitions, VHT
radiotap TX status, channel switch support in cfg80211 and mac80211 as
well as a small new debugfs file showing driver-buffered data for
sleeping clients.
Let me know if there's any problem.
Thanks,
johannes
The following changes since commit c82b5a74cc739385db6e4275fe504a0e9469bf01:
mac80211: make active monitor injection work w/ HW queue (2013-07-16 09:58:19 +0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git for-john
for you to fetch changes up to 73da7d5bab79ad7e16ff44d67c3fe8b9c0b33e5b:
mac80211: add channel switch command and beacon callbacks (2013-08-01 18:30:33 +0200)
----------------------------------------------------------------
Antonio Quartulli (1):
mac80211: ibss - remove not authorized station earlier
Avinash Patil (1):
ieee80211: add definition for interworking support
Fabio Baltieri (1):
mac80211: use oneshot blink API for LED triggers
Fred Zhou (1):
ieee80211: add definition for 802.11ac information elements
Johannes Berg (1):
mac80211: add debugfs for driver-buffered TID bitmap
Karl Beldan (1):
mac80211: report some VHT radiotap infos for tx status
Simon Wunderlich (2):
nl80211/cfg80211: add channel switch command
mac80211: add channel switch command and beacon callbacks
include/linux/ieee80211.h | 9 +++
include/net/cfg80211.h | 33 ++++++++
include/net/mac80211.h | 37 +++++++++
include/uapi/linux/nl80211.h | 30 +++++++
net/mac80211/cfg.c | 187 ++++++++++++++++++++++++++++++++++++++++++-
net/mac80211/chan.c | 58 ++++++++++++++
net/mac80211/debugfs_sta.c | 9 +++
net/mac80211/driver-ops.h | 13 +++
net/mac80211/ibss.c | 30 ++++++-
net/mac80211/ieee80211_i.h | 18 ++++-
net/mac80211/iface.c | 9 +++
net/mac80211/led.c | 19 ++---
net/mac80211/led.h | 4 +-
net/mac80211/status.c | 78 ++++++++++++++----
net/mac80211/trace.h | 26 ++++++
net/mac80211/tx.c | 79 +++++++++++++++++-
net/wireless/nl80211.c | 122 +++++++++++++++++++++++++++-
net/wireless/rdev-ops.h | 12 +++
net/wireless/trace.h | 33 ++++++++
19 files changed, 772 insertions(+), 34 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next reply other threads:[~2013-08-06 8:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-06 8:56 Johannes Berg [this message]
2013-08-09 19:08 ` pull-request: mac80211-next 2013-08-06 John W. Linville
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1375779392.8219.9.camel@jlt4.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).