linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] some mac80211/cfg80211 patches
@ 2016-08-29 20:25 Luca Coelho
  2016-08-29 20:25 ` [PATCH v2 1/6] cfg80211: clarify the requirements of .disconnect() Luca Coelho
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Luca Coelho @ 2016-08-29 20:25 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless

From: Luca Coelho <luciano.coelho@intel.com>

Hi Johannes,

Here are a few of the mac80211 and cfg80211 patches that we have in
our internal tree.

Thanks for pointing out the missing patch.  And please ignore the 5
patches I sent earlier today.

In v2:
   * add a cover letter ;)
   * add a patch that was missing for the MU-MIMO monitor implementation

Cheers,
Luca.

Aviya Erenfeld (2):
  mac80211: refactor monitor representation in sdata
  mac80211: add support for MU-MIMO air sniffer

Emmanuel Grumbach (1):
  cfg80211: clarify the requirements of .disconnect()

Johannes Berg (3):
  mac80211: add support for radiotap timestamp field
  mac80211: send delBA on unexpected BlockAck data frames
  mac80211: send delBA on unexpected BlockAck Request

 include/net/cfg80211.h           |  3 +-
 include/net/ieee80211_radiotap.h | 21 ++++++++++++
 include/net/mac80211.h           | 12 +++++++
 net/mac80211/agg-rx.c            |  4 ++-
 net/mac80211/cfg.c               | 31 +++++++++++++++---
 net/mac80211/driver-ops.c        |  2 +-
 net/mac80211/driver-ops.h        |  3 +-
 net/mac80211/ieee80211_i.h       |  9 ++++--
 net/mac80211/iface.c             | 21 +++++++-----
 net/mac80211/main.c              |  3 ++
 net/mac80211/rx.c                | 70 ++++++++++++++++++++++++++++++++++++++--
 net/mac80211/sta_info.h          |  3 ++
 net/mac80211/status.c            |  2 +-
 net/mac80211/tx.c                |  2 +-
 net/mac80211/util.c              |  2 +-
 15 files changed, 163 insertions(+), 25 deletions(-)

-- 
2.8.1

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

end of thread, other threads:[~2016-09-12  9:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-29 20:25 [PATCH v2 0/6] some mac80211/cfg80211 patches Luca Coelho
2016-08-29 20:25 ` [PATCH v2 1/6] cfg80211: clarify the requirements of .disconnect() Luca Coelho
2016-08-29 20:25 ` [PATCH v2 2/6] mac80211: refactor monitor representation in sdata Luca Coelho
2016-08-29 20:25 ` [PATCH v2 3/6] mac80211: add support for MU-MIMO air sniffer Luca Coelho
2016-08-29 20:25 ` [PATCH v2 4/6] mac80211: add support for radiotap timestamp field Luca Coelho
2016-08-29 20:25 ` [PATCH v2 5/6] mac80211: send delBA on unexpected BlockAck data frames Luca Coelho
2016-08-29 20:25 ` [PATCH v2 6/6] mac80211: send delBA on unexpected BlockAck Request Luca Coelho
2016-09-12  9:47 ` [PATCH v2 0/6] some mac80211/cfg80211 patches Johannes Berg

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).