All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] cfg80211/mac80211: CSA notification
@ 2014-11-07 12:31 Luca Coelho
  2014-11-07 12:31 ` [PATCH v2 1/3] cfg80211/nl80211: add channel switch started notification Luca Coelho
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Luca Coelho @ 2014-11-07 12:31 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, emmanuel.grumbach

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

This is a rework of the channel switch started notification that I
sent a long time ago.  According to the review, I removed the failure
notification.  Additionally, some other small changes were made to fix
some things and adapt to the current code.

Please review.

--
Luca.

Luciano Coelho (3):
  cfg80211/nl80211: add channel switch started notification
  mac80211: send channel switch started notifications
  cfg80211/nl80211: allow any interface to send channel switch
    notifications

 include/net/cfg80211.h       | 14 ++++++++++++++
 include/uapi/linux/nl80211.h | 15 ++++++++++++++-
 net/mac80211/cfg.c           |  3 +++
 net/mac80211/mlme.c          |  5 +++++
 net/wireless/nl80211.c       | 34 +++++++++++++++++++++++++---------
 net/wireless/trace.h         | 16 ++++++++++++++++
 6 files changed, 77 insertions(+), 10 deletions(-)

-- 
2.1.1


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

end of thread, other threads:[~2014-11-10  9:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 12:31 [PATCH v2 0/3] cfg80211/mac80211: CSA notification Luca Coelho
2014-11-07 12:31 ` [PATCH v2 1/3] cfg80211/nl80211: add channel switch started notification Luca Coelho
2014-11-07 12:31 ` [PATCH v2 2/3] mac80211: send channel switch started notifications Luca Coelho
2014-11-07 12:31 ` [PATCH v2 3/3] cfg80211/nl80211: allow any interface to send channel switch notifications Luca Coelho
2014-11-10  9:20 ` [PATCH v2 0/3] cfg80211/mac80211: CSA notification Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.