netdev.vger.kernel.org archive mirror
 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: [PULL REQ][PATCH 0/3] ieee 802.15.4 documentation updates
Date: Mon, 27 Jul 2009 18:08:12 +0400	[thread overview]
Message-ID: <1248703695-7043-1-git-send-email-dbaryshkov@gmail.com> (raw)


Please pull 3 small updates for IEEE 802.15.4 code (documentation and headers move).

The following changes since commit 72dccb01e8632aa5ffe58070003d0fa19d007116:
  Eric Dumazet (1):
        bnx2: Update vlan_features

are available in the git repository at:

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

Daniel Silverstone (1):
      IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driver

Dmitry Eremin-Solenikov (1):
      ieee802154: move headers out of extra directory

Thadeu Lima de Souza Cascardo (1):
      trivial: fix typo in ieee802154 documentation and add it to index

 Documentation/networking/00-INDEX                  |    2 +
 Documentation/networking/ieee802154.txt            |    2 +-
 drivers/ieee802154/fakehard.c                      |  128 +++++++++++++++++++-
 include/net/{ieee802154 => }/af_ieee802154.h       |    0
 include/net/{ieee802154/mac_def.h => ieee802154.h} |    4 +-
 include/net/ieee802154/nl802154.h                  |   41 ------
 .../netdevice.h => ieee802154_netdev.h}            |    0
 include/net/nl802154.h                             |  117 ++++++++++++++++++
 net/ieee802154/af_ieee802154.c                     |    4 +-
 net/ieee802154/dgram.c                             |    6 +-
 net/ieee802154/netlink.c                           |    6 +-
 net/ieee802154/raw.c                               |    2 +-
 12 files changed, 255 insertions(+), 57 deletions(-)
 rename include/net/{ieee802154 => }/af_ieee802154.h (100%)
 rename include/net/{ieee802154/mac_def.h => ieee802154.h} (98%)
 delete mode 100644 include/net/ieee802154/nl802154.h
 rename include/net/{ieee802154/netdevice.h => ieee802154_netdev.h} (100%)
 create mode 100644 include/net/nl802154.h

             reply	other threads:[~2009-07-27 14:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-27 14:08 Dmitry Eremin-Solenikov [this message]
     [not found] ` <1248703695-7043-1-git-send-email-dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-07-27 14:08   ` [PATCH 1/3] IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driver Dmitry Eremin-Solenikov
     [not found]     ` <1248703695-7043-2-git-send-email-dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-07-27 14:08       ` [PATCH 2/3] ieee802154: move headers out of extra directory Dmitry Eremin-Solenikov
     [not found]         ` <1248703695-7043-3-git-send-email-dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-07-27 14:08           ` [PATCH 3/3] trivial: fix typo in ieee802154 documentation and add it to index Dmitry Eremin-Solenikov
2009-07-27 18:30 ` [PULL REQ][PATCH 0/3] ieee 802.15.4 documentation 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=1248703695-7043-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;
as well as URLs for NNTP newsgroup(s).