netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [NEXT][PATCH 0/5] Updates for net-next for IEEE 802.15.4 code
@ 2011-06-30 12:37 Dmitry Eremin-Solenikov
  2011-06-30 12:37 ` [PATCH 1/5] fakehard: stop setting platform_data as it's unused anymore Dmitry Eremin-Solenikov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Dmitry Eremin-Solenikov @ 2011-06-30 12:37 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

Hello,

Please merge the following changes into the net-next repo:

The following changes since commit 1049f6413f6e52572a768ca1590fa479ef0a48e8:

  myri10ge: Update MAINTAINERS (2011-06-29 06:02:05 -0700)

are available in the git repository at:
  git://git2.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git for-next

Alexander Smirnov (1):
      ieee802154: free skb buffer if dev isn't running

Dmitry Eremin-Solenikov (3):
      fakehard: stop setting platform_data as it's unused anymore
      ieee802154: support specifying hw address for created devices
      ieee802154: it's IEEE 802.15.4, not ZigBee

Werner Almesberger (1):
      IEEE 802.15.4: do not enable driver debugging by default

 drivers/ieee802154/Makefile    |    2 --
 drivers/ieee802154/fakehard.c  |    2 --
 net/ieee802154/af_ieee802154.c |    2 +-
 net/ieee802154/dgram.c         |    2 +-
 net/ieee802154/nl-phy.c        |   31 +++++++++++++++++++++++++++++++
 5 files changed, 33 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2011-07-01 23:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 12:37 [NEXT][PATCH 0/5] Updates for net-next for IEEE 802.15.4 code Dmitry Eremin-Solenikov
2011-06-30 12:37 ` [PATCH 1/5] fakehard: stop setting platform_data as it's unused anymore Dmitry Eremin-Solenikov
2011-06-30 12:37 ` [PATCH 2/5] ieee802154: support specifying hw address for created devices Dmitry Eremin-Solenikov
2011-06-30 12:37 ` [PATCH 3/5] ieee802154: it's IEEE 802.15.4, not ZigBee Dmitry Eremin-Solenikov
2011-06-30 12:37 ` [PATCH 4/5] ieee802154: free skb buffer if dev isn't running Dmitry Eremin-Solenikov
2011-06-30 12:37 ` [PATCH 5/5] IEEE 802.15.4: do not enable driver debugging by default Dmitry Eremin-Solenikov
2011-07-01 23:17 ` [NEXT][PATCH 0/5] Updates for net-next for IEEE 802.15.4 code 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).