linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Zhao, Gang" <gamerh2o@gmail.com>
To: <linux-wireless@vger.kernel.org>
Cc: Johannes Berg <johannes@sipsolutions.net>
Subject: [PATCH 00/12] [mac80211-next] minor changes and cleanup
Date: Mon, 21 Apr 2014 12:52:55 +0800	[thread overview]
Message-ID: <cover.1398055853.git.gamerh2o@gmail.com> (raw)

This patch set includes some renames, I'm not sure it's appropriate to
do this type of thing. :-)

Zhao, Gang (12):
  mac80211: unify debug function
  mac80211: remove config option check
  mac80211: minor changes of ieee80211_reconfig()
  mac80211: return bool instead of numbers in yes/no function
  mac80211: remove unnecessary BUG_ON()
  cfg80211: some workqueue improvements
  cfg80211: change pointer name
  cfg80211: change function name
  cfg80211: change return value of notifier function
  mac80211: change return value of notifier function
  cfg80211/mac80211: rename cfg80211_chandef_dfs_required()
  cfg80211/mac80211: change variable name

 include/net/cfg80211.h     |  10 +-
 net/mac80211/cfg.c         |   6 +-
 net/mac80211/chan.c        |   6 +-
 net/mac80211/ibss.c        |  54 +++----
 net/mac80211/iface.c       |  11 +-
 net/mac80211/main.c        |  12 +-
 net/mac80211/mesh.c        |  20 +--
 net/mac80211/mlme.c        |  12 +-
 net/mac80211/rate.c        |   4 +-
 net/mac80211/rx.c          |  25 +--
 net/mac80211/sta_info.c    |   3 +-
 net/mac80211/tx.c          |   6 +-
 net/mac80211/util.c        |  23 ++-
 net/wireless/chan.c        |  47 +++---
 net/wireless/core.c        |  26 +--
 net/wireless/core.h        |   6 +-
 net/wireless/ethtool.c     |  10 +-
 net/wireless/ibss.c        |  12 +-
 net/wireless/mlme.c        |  24 +--
 net/wireless/nl80211.c     | 396 ++++++++++++++++++++++-----------------------
 net/wireless/reg.c         |   4 +
 net/wireless/scan.c        | 146 ++++++++---------
 net/wireless/sme.c         |  39 ++---
 net/wireless/trace.h       |   2 +-
 net/wireless/util.c        |   2 +-
 net/wireless/wext-compat.c |  32 ++--
 net/wireless/wext-sme.c    |  10 +-
 27 files changed, 474 insertions(+), 474 deletions(-)

-- 
1.9.0


             reply	other threads:[~2014-04-21  4:54 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-21  4:52 Zhao, Gang [this message]
2014-04-21  4:52 ` [PATCH 01/12] mac80211: unify debug function Zhao, Gang
2014-04-22 14:44   ` Johannes Berg
2014-04-21  4:52 ` [PATCH 02/12] mac80211: remove config option check Zhao, Gang
2014-04-22 14:44   ` Johannes Berg
2014-04-21  4:52 ` [PATCH 03/12] mac80211: minor changes of ieee80211_reconfig() Zhao, Gang
2014-04-22 14:47   ` Johannes Berg
2014-04-23  7:48     ` Zhao, Gang
2014-04-25 15:37       ` Johannes Berg
2014-04-26  1:43         ` [PATCH 1/2] mac80211: beautify the code Zhao, Gang
2014-04-26  1:43           ` [PATCH 2/2] mac80211: remove unnecessary assignment Zhao, Gang
2014-04-28 15:53           ` [PATCH 1/2] mac80211: beautify the code Johannes Berg
2014-04-21  4:52 ` [PATCH 04/12] mac80211: return bool instead of numbers in yes/no function Zhao, Gang
2014-04-25 15:30   ` Johannes Berg
2014-04-21  4:53 ` [PATCH 05/12] mac80211: remove unnecessary BUG_ON() Zhao, Gang
2014-04-25 15:31   ` Johannes Berg
2014-04-26  1:44     ` Zhao, Gang
2014-04-21  4:53 ` [PATCH 06/12] cfg80211: some workqueue improvements Zhao, Gang
2014-04-22 14:50   ` Johannes Berg
2014-04-21  4:53 ` [PATCH 07/12] cfg80211: change pointer name Zhao, Gang
2014-04-25 15:32   ` Johannes Berg
2014-04-21  4:53 ` [PATCH 08/12] cfg80211: change function name Zhao, Gang
2014-04-25 15:33   ` Johannes Berg
2014-04-21  4:53 ` [PATCH 09/12] cfg80211: change return value of notifier function Zhao, Gang
2014-04-25 15:34   ` Johannes Berg
2014-04-21  4:53 ` [PATCH 10/12] mac80211: " Zhao, Gang
2014-04-25 15:34   ` Johannes Berg
2014-04-21  4:53 ` [PATCH 11/12] cfg80211/mac80211: rename cfg80211_chandef_dfs_required() Zhao, Gang
2014-04-22 14:53   ` Johannes Berg
2014-04-21  4:53 ` [PATCH 12/12] cfg80211/mac80211: change variable name Zhao, Gang
2014-04-22 14:54   ` Johannes Berg

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=cover.1398055853.git.gamerh2o@gmail.com \
    --to=gamerh2o@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /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).