netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQ][PATCH 0/3] ieee 802.15.4 documentation updates
@ 2009-07-27 14:08 Dmitry Eremin-Solenikov
       [not found] ` <1248703695-7043-1-git-send-email-dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  2009-07-27 18:30 ` [PULL REQ][PATCH 0/3] ieee 802.15.4 documentation updates David Miller
  0 siblings, 2 replies; 5+ messages in thread
From: Dmitry Eremin-Solenikov @ 2009-07-27 14:08 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, linux-zigbee-devel, Sergey Lapin


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-07-27 18:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-27 14:08 [PULL REQ][PATCH 0/3] ieee 802.15.4 documentation updates Dmitry Eremin-Solenikov
     [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

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).