linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bluetooth-next 0/4] ieee802154: mrf24j40 cleanups and 6lowpan fix
@ 2014-09-24 10:21 Alexander Aring
  2014-09-24 10:21 ` [PATCH bluetooth-next 1/4] mrf24j40: fix Missing a blank line after declarations Alexander Aring
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Alexander Aring @ 2014-09-24 10:21 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: marcel, linux-wpan, kernel, Alexander Aring

Hi,

this patches series contains cleanups for the mrf24j40 driver of the 802.15.4 subsystem.
Also one patch to fix a 802.15.4 6LoWPAN bug if we replace the IPv6 header with 6LoWPAN
header on a shared skb data buffer.

- Alex

Simon Vincent (1):
  ieee802154: 6lowpan: ensure header compression does not corrupt ipv6
    header

Varka Bhadram (3):
  mrf24j40: fix Missing a blank line after declarations
  mrf24j40: remove unnecessary return statement
  mrf24j40: use pr_* / dev_* instead of printk()

 drivers/net/ieee802154/mrf24j40.c |  19 +++---
 net/ieee802154/6lowpan_rtnl.c     | 125 +++++++++++++++++++++++++++-----------
 2 files changed, 99 insertions(+), 45 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2014-09-24 12:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24 10:21 [PATCH bluetooth-next 0/4] ieee802154: mrf24j40 cleanups and 6lowpan fix Alexander Aring
2014-09-24 10:21 ` [PATCH bluetooth-next 1/4] mrf24j40: fix Missing a blank line after declarations Alexander Aring
2014-09-24 10:21 ` [PATCH bluetooth-next 2/4] mrf24j40: remove unnecessary return statement Alexander Aring
2014-09-24 10:21 ` [PATCH bluetooth-next 3/4] mrf24j40: use pr_* / dev_* instead of printk() Alexander Aring
2014-09-24 10:21 ` [PATCH bluetooth-next 4/4] ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header Alexander Aring
2014-09-24 12:18   ` Marcel Holtmann
2014-09-24 12:29     ` Alexander Aring
2014-09-24 12:17 ` [PATCH bluetooth-next 0/4] ieee802154: mrf24j40 cleanups and 6lowpan fix Marcel Holtmann

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