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


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to