linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 01/28] iwlagn: add P2P NoA to probe responses
Date: Thu, 10 Nov 2011 09:05:22 +0100	[thread overview]
Message-ID: <1320912322.3967.1.camel@jlt3.sipsolutions.net> (raw)
In-Reply-To: <1320885571-19122-2-git-send-email-wey-yi.w.guy@intel.com> (sfid-20111110_023338_740420_996794F6)

On Wed, 2011-11-09 at 16:39 -0800, Wey-Yi Guy wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> Whether to use NoA or not is entire controlled
> by the uCode right now, and it also adds the
> attribute to beacons. We do need to add it to
> probe responses in the driver though.
> 
> Keep track of the NoA notification from the
> uCode and add the data to probe responses when
> such are transmitted. Use RCU to manage the
> lifetime.

Patch 25 should have been merged into this one :)

johannes


  reply	other threads:[~2011-11-10  8:05 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-10  0:39 [PATCH 00/28] update for 3.3 Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 01/28] iwlagn: add P2P NoA to probe responses Wey-Yi Guy
2011-11-10  8:05   ` Johannes Berg [this message]
2011-11-10  0:39 ` [PATCH 02/28] iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 03/28] iwlwifi: two more SKUs for 6x05 series Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 04/28] iwlagn: check for SMPS mode Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 05/28] iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 06/28] iwlagn: use per-vif AC parameters Wey-Yi Guy
2011-11-10  8:05   ` Johannes Berg
2011-11-10  0:39 ` [PATCH 07/28] iwlwifi: remove un-supported SKUs Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 08/28] iwlagn: move ucode_write_complete from priv to trans structure Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 09/28] iwlagn: remove knowledge of ucode image location from upper layers Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 10/28] iwlagn: push knowledge of ucode image lower down Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 11/28] iwlagn: move ucode files out of the iwl_priv structure Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 12/28] iwlwifi: move all mac80211 related functions to one place Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 13/28] iwlagn: explicitly program P2P QoS parameters Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 14/28] iwlwifi: move more mac80211 callback function Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 15/28] iwlwifi: move hw_scan into _mac80211 file Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 16/28] iwlwifi: move station functions to mac80211 Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 17/28] iwlwifi: Move the core suspend function to iwl-agn-lib Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 18/28] iwlwifi: set "echo" host command length Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 19/28] iwlwifi: check status before send command Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 20/28] iwlwifi: fix unused label in iwl_send_cmd_sync Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 21/28] iwlagn: convert remain-on-channel duration to TU Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 22/28] iwlagn: don't always split remain-on-channel Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 23/28] iwlwifi: remove the use of the QOS debug flag Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 24/28] iwlwifi: add debug information on queue stop / wake Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 25/28] iwlwifi: fix an RCU sparse warning Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 26/28] iwlwifi: fix rate-scaling algorithm for BT combo devices Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 27/28] iwlagn: Remove dependence of iwl_priv from eeprom routines Wey-Yi Guy
2011-11-10  0:39 ` [PATCH 28/28] iwlagn: move nvm_device_type from iwl_priv to iwl_trans Wey-Yi Guy
2011-11-10 14:16 ` [PATCH 00/28] update for 3.3 Guy, Wey-Yi

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=1320912322.3967.1.camel@jlt3.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=wey-yi.w.guy@intel.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).