netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: alex.bluesman.smirnov@gmail.com
Cc: netdev@vger.kernel.org, dbaryshkov@gmail.com
Subject: Re: [PATCH v2 net-next 0/7] mac802154: basic wpan class-device support
Date: Tue, 26 Jun 2012 21:06:58 -0700 (PDT)	[thread overview]
Message-ID: <20120626.210658.1677892749117826235.davem@davemloft.net> (raw)
In-Reply-To: <1340702694-24706-1-git-send-email-alex.bluesman.smirnov@gmail.com>

From: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Date: Tue, 26 Jun 2012 13:24:47 +0400

> Cover letter:
> =============
> this patch-set binds the IEEE 802.15.4 Linux stack to the radio
> transceivers. A new device-class called "wpan" is added. It represents
> an interface for the radio device drivers to communicate the information
> with Linux networking stack.
> 
> This is the basic support, only data-packets transmission is supported
> (no MAC-layer specific commands support included here). But this set
> represents a necessary minimum to implement IEEE 802.15.4 standard features
> and test them on real hardware.
> 
> To test/try the wpan device-class the Atmel RF230 transceiver driver
> included in this patch set. The how-to instructions are available in wiki
> at the linux-wsn project site: http://code.google.com/p/linux-wsn/

All applied, thanks.

      parent reply	other threads:[~2012-06-27  4:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26  9:24 [PATCH v2 net-next 0/7] mac802154: basic wpan class-device support Alexander Smirnov
2012-06-26  9:24 ` [PATCH v2 net-next 1/7] mac802154: add wpan device-class support Alexander Smirnov
2012-06-26  9:24 ` [PATCH v2 net-next 2/7] mac802154: set and get PAN id Alexander Smirnov
2012-06-26  9:24 ` [PATCH v2 net-next 3/7] mac802154: short address setter Alexander Smirnov
2012-06-26  9:24 ` [PATCH v2 net-next 4/7] mac802154: page and channel setter Alexander Smirnov
2012-06-26  9:24 ` [PATCH v2 net-next 5/7] mac802154: mlme start request Alexander Smirnov
2012-06-26  9:24 ` [PATCH v2 net-next 6/7] drivers/ieee802154: add support for the at86rf230/231 transceivers Alexander Smirnov
2012-06-26  9:24 ` [PATCH v2 net-next 7/7] mac802154: add monitor listener to TX datapath Alexander Smirnov
2012-06-27  4:06 ` David Miller [this message]

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=20120626.210658.1677892749117826235.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alex.bluesman.smirnov@gmail.com \
    --cc=dbaryshkov@gmail.com \
    --cc=netdev@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).