Netdev List
 help / color / mirror / Atom feed
From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-zigbee-devel@lists.sourceforge.net,
	Sergey Lapin <slapin@ossfans.org>
Subject: [GIT PULL 0/5] IEEE 802.15.4 updates
Date: Thu, 20 Aug 2009 20:13:02 +0400	[thread overview]
Message-ID: <1250784787-30590-1-git-send-email-dbaryshkov@gmail.com> (raw)


The following changes since commit 886f9fe68310168358f55028a03553ae154dfeb6:
  David S. Miller (1):
        ppp_generic: Help GCC see that 'flen' is always initialized.

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git for-next

Dmitry Eremin-Solenikov (5):
      ieee802154: document the skb->cb usage clearly.
      ieee802154: add a sysfs representation of WPAN master devices
      fakehard: add binding to wpan-phy device
      ieee802154: add support for channel pages from IEEE 802.15.4-2006
      Drop ARPHRD_IEEE802154_PHY

 Documentation/networking/ieee802154.txt |    9 ++-
 drivers/ieee802154/fakehard.c           |   62 ++++++++++--
 include/linux/if_arp.h                  |    1 -
 include/linux/nl802154.h                |    2 +
 include/net/ieee802154_netdev.h         |    6 +-
 include/net/nl802154.h                  |    2 +-
 include/net/wpan-phy.h                  |   63 ++++++++++++
 net/core/dev.c                          |    4 +-
 net/ieee802154/Makefile                 |    2 +-
 net/ieee802154/af_ieee802154.c          |    4 +-
 net/ieee802154/netlink.c                |   28 +++++-
 net/ieee802154/nl_policy.c              |    1 +
 net/ieee802154/raw.c                    |    3 +-
 net/ieee802154/wpan-class.c             |  159 +++++++++++++++++++++++++++++++
 14 files changed, 318 insertions(+), 28 deletions(-)
 create mode 100644 include/net/wpan-phy.h
 create mode 100644 net/ieee802154/wpan-class.c

-- 
With best wishes
Dmitry


             reply	other threads:[~2009-08-20 16:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-20 16:13 Dmitry Eremin-Solenikov [this message]
     [not found] ` <1250784787-30590-1-git-send-email-dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-08-20 16:13   ` [PATCH 1/5] ieee802154: document the skb->cb usage clearly Dmitry Eremin-Solenikov
     [not found]     ` <1250784787-30590-2-git-send-email-dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-08-20 16:13       ` [PATCH 2/5] ieee802154: add a sysfs representation of WPAN master devices Dmitry Eremin-Solenikov
     [not found]         ` <1250784787-30590-3-git-send-email-dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-08-20 16:13           ` [PATCH 3/5] fakehard: add binding to wpan-phy device Dmitry Eremin-Solenikov
     [not found]             ` <1250784787-30590-4-git-send-email-dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-08-20 16:13               ` [PATCH 4/5] ieee802154: add support for channel pages from IEEE 802.15.4-2006 Dmitry Eremin-Solenikov
     [not found]                 ` <1250784787-30590-5-git-send-email-dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-08-20 16:13                   ` [PATCH 5/5] Drop ARPHRD_IEEE802154_PHY Dmitry Eremin-Solenikov
2009-08-24  2:19 ` [GIT PULL 0/5] IEEE 802.15.4 updates David Miller

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=1250784787-30590-1-git-send-email-dbaryshkov@gmail.com \
    --to=dbaryshkov@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-zigbee-devel@lists.sourceforge.net \
    --cc=netdev@vger.kernel.org \
    --cc=slapin@ossfans.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