All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Copeland <me@bobcopeland.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: kalle.valo@nokia.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 1/6] wl12xx: update to 2.6.29 mac80211 hw scan API
Date: Sun, 5 Apr 2009 10:33:57 -0400	[thread overview]
Message-ID: <20090405143357.GA21913@hash.localnet> (raw)
In-Reply-To: <1238921906.3782.5.camel@johannes.local>

On Sun, Apr 05, 2009 at 10:58:26AM +0200, Johannes Berg wrote:
> This will work for mac80211, but only by accident, and will not allow
> userspace to request directed scans -- you need to add
> 	hw->wiphy->max_scan_ssids = 1;

Thanks for the catch, I added this to my local copy.  Also, there needs
to be a patch that sets wiphy->interface_modes.

> somewhere. Supporting scan IEs would also be good, if possible.

Looks doable with some minor surgery.

-- 
Bob Copeland %% www.bobcopeland.com


  reply	other threads:[~2009-04-05 14:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-05  2:10 [PATCH 0/6] wl12xx updates Bob Copeland
2009-04-05  2:10 ` [PATCH 1/6] wl12xx: update to 2.6.29 mac80211 hw scan API Bob Copeland
2009-04-05  8:58   ` Johannes Berg
2009-04-05 14:33     ` Bob Copeland [this message]
2009-04-22  3:38       ` [PATCH v2] " Bob Copeland
2009-04-22 19:57         ` Kalle Valo
2009-04-22 19:45   ` [PATCH 1/6] " Kalle Valo
2009-04-05  2:10 ` [PATCH 2/6] wl12xx: remove ssid parameters from driver private struct Bob Copeland
2009-04-22 19:46   ` Kalle Valo
2009-04-05  2:10 ` [PATCH 3/6] wl12xx: separate platform data into arch-independent code Bob Copeland
2009-04-22 19:51   ` Kalle Valo
2009-04-05  2:10 ` [PATCH 4/6] wl12xx: update tx API usage Bob Copeland
2009-04-22 19:52   ` Kalle Valo
2009-04-05  2:10 ` [PATCH 5/6] wl12xx: update config callback parameters Bob Copeland
2009-04-22 19:53   ` Kalle Valo
2009-04-05  2:10 ` [PATCH 6/6] wl12xx: update set_key callback to match current API Bob Copeland
2009-04-22 19:53   ` Kalle Valo
2009-04-22 19:45 ` [PATCH 0/6] wl12xx updates Kalle Valo

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=20090405143357.GA21913@hash.localnet \
    --to=me@bobcopeland.com \
    --cc=johannes@sipsolutions.net \
    --cc=kalle.valo@nokia.com \
    --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 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.