All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tobin C. Harding" <me@tobin.cc>
To: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: cfg80211_ops
Date: Thu, 22 Jun 2017 13:46:45 +1000	[thread overview]
Message-ID: <20170622034645.GB16262@eros> (raw)
In-Reply-To: <a3105fed-a02b-cd0e-1f4a-e3f9a0b7dd1f@quantenna.com>

On Wed, Jun 21, 2017 at 05:53:13PM -0700, Igor Mitsyanko wrote:
> On 06/21/2017 05:03 PM, Tobin C. Harding wrote:
> >
> >Hi,
> >
> >Is some one able to please confirm for me that the following
> >cfg80211_ops callbacks are enough to implement a minimal functioning
> >Wi-Fi driver. Assume that a virtual interface is added during driver
> >initialization.
> >
> >scan
> >add_key
> >get_key
> >del_key
> >sat_default_key
> >connect
> >disconnect
> >set_wiphy_params
> 
> Hi, is this for STA-only? I guess you also need
> mgmt_frame_register
> mgmt_tx

Thanks for the response Igor. Yes, infrastructure mode only.

> and you don't need *_key callbacks in case its fine to operate without
> encryption.

Cool, thank you.

Tobin

  reply	other threads:[~2017-06-22  3:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-22  0:03 cfg80211_ops Tobin C. Harding
2017-06-22  0:53 ` cfg80211_ops Igor Mitsyanko
2017-06-22  3:46   ` Tobin C. Harding [this message]
2017-06-22  6:30   ` cfg80211_ops Johannes Berg
2017-06-22  7:45     ` cfg80211_ops Arend van Spriel

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=20170622034645.GB16262@eros \
    --to=me@tobin.cc \
    --cc=igor.mitsyanko.os@quantenna.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.