linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-16 21:38:27 to 2016-08-07 14:33:05 UTC [more...]

[RFCv2 bluetooth-next 00/19] bluetooth: rework 6lowpan implementation
 2016-08-07 14:30 UTC  (16+ messages)
` [RFCv2 bluetooth-next 01/19] ieee802154: 6lowpan: remove headroom check
` [RFCv2 bluetooth-next 02/19] ieee802154: 6lowpan: move skb cb BUILD_BUG_ON check
` [RFCv2 bluetooth-next 03/19] 6lowpan: remove LOWPAN_IPHC_MAX_HEADER_LEN
` [RFCv2 bluetooth-next 04/19] 6lowpan: hold netdev while unregister
` [RFCv2 bluetooth-next 05/19] 6lowpan: introduce generic default naming
` [RFCv2 bluetooth-next 06/19] 6lowpan: move rx defines to generic
` [RFCv2 bluetooth-next 07/19] bluetooth: introduce l2cap_hdev_chan_connect
` [RFCv2 bluetooth-next 08/19] bluetooth: add hci dev notifier
` [RFCv2 bluetooth-next 09/19] bluetooth: introduce l2cap chan priv data
` [RFCv2 bluetooth-next 10/19] bluetooth: export functions and variables
` [RFCv2 bluetooth-next 11/19] 6lowpan: bluetooth: remove implementation
` [RFCv2 bluetooth-next 12/19] ieee802154: 6lowpan: move header create to 6lowpan
` [RFCv2 bluetooth-next 13/19] 6lowpan: move dev_init to generic
` [RFCv2 bluetooth-next 14/19] 6lowpan: iphc: override l2 packet information
` [RFCv2 bluetooth-next 15/19] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration

[RFC bluetooth-next 00/20] bluetooth: rework 6lowpan implementation
 2016-08-05  9:18 UTC  (56+ messages)
` [RFC bluetooth-next 01/20] 6lowpan: ndisc: don't remove short address
` [RFC bluetooth-next 02/20] nhc: add TODO for nhc work
` [RFC bluetooth-next 03/20] ieee802154: 6lowpan: remove headroom check
` [RFC bluetooth-next 04/20] ieee802154: 6lowpan: move skb cb BUILD_BUG_ON check
` [RFC bluetooth-next 05/20] 6lowpan: remove LOWPAN_IPHC_MAX_HEADER_LEN
` [RFC bluetooth-next 06/20] 6lowpan: hold netdev while unregister
` [RFC bluetooth-next 07/20] 6lowpan: introduce generic default naming
` [RFC bluetooth-next 08/20] 6lowpan: move rx defines to generic
` [RFC bluetooth-next 09/20] bluetooth: introduce l2cap_hdev_chan_connect
` [RFC bluetooth-next 10/20] bluetooth: add hci dev notifier
` [RFC bluetooth-next 11/20] bluetooth: export functions and variables
` [RFC bluetooth-next 12/20] 6lowpan: bluetooth: remove implementation
` [RFC bluetooth-next 13/20] ieee802154: 6lowpan: move header create to 6lowpan
` [RFC bluetooth-next 14/20] 6lowpan: move dev_init to generic
` [RFC bluetooth-next 15/20] 6lowpan: iphc: override l2 packet information
` [RFC bluetooth-next 16/20] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
` [RFC bluetooth-next 17/20] 6lowpan: iphc: add handling for btle
` [RFC bluetooth-next 18/20] 6lowpan: move multicast flags to generic
` [RFC bluetooth-next 19/20] 6lowpan: delete addr_len handling "
` [RFC bluetooth-next 20/20] 6lowpan: bluetooth: add new implementation

[PATCHv2 linux-wpan/radvd for-upstream 0/2] radvd: upstream patches
 2016-08-04 13:16 UTC  (5+ messages)
` [PATCHv2 linux-wpan/radvd for-upstream 1/2] device-linux: replace ARPHRD_IEEE802154 to ARPHRD_6LOWPAN
` [PATCHv2 linux-wpan/radvd for-upstream 2/2] device-linux: get address length via netlink

[PATCH linux-wpan/radvd for-upstream 0/2] radvd: upstream patches
 2016-08-04  9:34 UTC  (6+ messages)
` [PATCH linux-wpan/radvd for-upstream 1/2] device-linux: replace ARPHRD_IEEE802154 to ARPHRD_6LOWPAN
` [PATCH linux-wpan/radvd for-upstream 2/2] device-linux: get address length via sysfs

Looking for boards with an 802.15.4 chip
 2016-08-01 20:45 UTC  (8+ messages)

[PATCH linux-wpan/radvd 6lowpan] device-linux: detect 6LoWPAN lltype for hwaddr length
 2016-08-01 14:07 UTC  (3+ messages)

How many devices in an upcoming ATUSB production run?
 2016-08-01 11:27 UTC  (2+ messages)

[PATCHv4 bluetooth-next 0/8] ieee802154: pending/new fixes and cleanup/features
 2016-07-26 11:24 UTC  (16+ messages)
` [PATCHv4 bluetooth-next 1/8] ieee802154: add ieee802154_skb_dst_pan helper
` [PATCHv4 bluetooth-next 2/8] ieee802154: add ieee802154_skb_src_pan helper
` [PATCHv4 bluetooth-next 3/8] ieee802154: 6lowpan: fix intra pan id check
` [PATCHv4 bluetooth-next 4/8] ieee802154: fix skb get fc on big endian
` [PATCHv4 bluetooth-next 5/8] 6lowpan: ndisc: set invalid unicast short addr to unspec
` [PATCHv4 bluetooth-next 6/8] atusb: don't change csma settings while set channel
` [PATCHv4 bluetooth-next 7/8] ieee802154: cleanup WARN_ON for fc fetch
` [PATCHv4 bluetooth-next 8/8] fakelb: allow to run as monitor

[PATCH v2 1/2] mac802154: don't warn on unsupported frames
 2016-07-25 17:24 UTC  (6+ messages)
` [PATCH v2 2/2] mac802154: use rate limited warnings for malformed frames

Packets not reaching lowpan interface
 2016-07-25 14:35 UTC  (7+ messages)

[PATCH 1/3] mac802154: don't warn on unsupported frames
 2016-07-25 13:38 UTC  (9+ messages)
` [PATCH 2/3] mac802154: use rate limited warnings for malformed frames
` [PATCH 3/3] ieee802154: encrypt frame before ieee802154_subif_start_xmit is called

[RFC bluetooth-next 0/4] ieee802154: remove deprecated UAPI
 2016-07-25 12:14 UTC  (5+ messages)
` [RFC bluetooth-next 1/4] ieee802154: socket: remove af802154 raw socket
` [RFC bluetooth-next 2/4] mac802154: keep Makefile sync with mac80211
` [RFC bluetooth-next 3/4] ieee802154: remove old netlink api
` [RFC bluetooth-next 4/4] mac802154: iface: remove ioctl functionality

[PATCH bluetooth-next 1/2] mac802154: set phy net namespace for new ifaces
 2016-07-24 16:42 UTC  (4+ messages)
` [PATCH bluetooth-next 2/2] 6lowpan: ndisc: no overreact if no short address is available

[PATCH] ieee802154: check device type
 2016-07-23 12:21 UTC  (2+ messages)

[PATCH] net: ieee802154: mrf24j40: avoid uninitialized byte in SPI transfer to radio
 2016-07-12 21:45 UTC 

current btle 6lowpan issues
 2016-07-05 13:13 UTC  (6+ messages)

[PATCHv3 bluetooth-next 0/8] ieee802154: pending/new fixes and cleanup/features
 2016-06-30 11:55 UTC  (9+ messages)
` [PATCHv3 bluetooth-next 1/8] ieee802154: add ieee802154_skb_dst_pan helper
` [PATCHv3 bluetooth-next 2/8] ieee802154: add ieee802154_skb_src_pan helper
` [PATCHv3 bluetooth-next 3/8] ieee802154: 6lowpan: fix intra pan id check
` [PATCHv3 bluetooth-next 4/8] ieee802154: fix skb get fc on big endian
` [PATCHv3 bluetooth-next 5/8] 6lowpan: ndisc: set invalid unicast short addr to unspec
` [PATCHv3 bluetooth-next 6/8] atusb: don't change csma settings while set channel
` [PATCHv3 bluetooth-next 7/8] ieee802154: cleanup WARN_ON for fc fetch
` [PATCHv3 bluetooth-next 8/8] fakelb: allow to run as monitor

[PATCHv2 bluetooth-next 0/8] ieee802154: pending/new fixes and cleanup/features
 2016-06-28 10:28 UTC  (10+ messages)
` [PATCHv2 bluetooth-next 1/8] ieee802154: add ieee802154_skb_dst_pan helper
` [PATCHv2 bluetooth-next 2/8] ieee802154: add ieee802154_skb_src_pan helper
` [PATCHv2 bluetooth-next 3/8] ieee802154: 6lowpan: fix intra pan id check
` [PATCHv2 bluetooth-next 4/8] ieee802154: fix skb get fc on big endian
` [PATCHv2 bluetooth-next 5/8] 6lowpan: ndisc: set invalid unicast short addr to unspec
` [PATCHv2 bluetooth-next 6/8] atusb: don't change csma settings while set channel
` [PATCHv2 bluetooth-next 7/8] ieee802154: cleanup WARN_ON for fc fetch
` [PATCHv2 bluetooth-next 8/8] fakelb: allow to run as monitor

[PATCH bluetooth-next 1/3] ieee802154: add ieee802154_skb_dst_pan helper
 2016-06-27  9:19 UTC  (7+ messages)
` [PATCH bluetooth-next 2/3] ieee802154: add ieee802154_skb_src_pan helper
` [PATCH bluetooth-next 3/3] ieee802154: 6lowpan: fix intra pan id check

[PATCH RESEND bluetooth-next 1/3] nl802154: move PAD to right position
 2016-06-27  6:10 UTC  (6+ messages)
` [PATCH RESEND bluetooth-next 2/3] ieee802154: add netns support
` [PATCH RESEND bluetooth-next 3/3] ieee802154: allow netns create of lowpan interface

[PATCH bluetooth-next 1/2] 6lowpan: ndisc: fix double read unlock
 2016-06-27  6:04 UTC  (6+ messages)
` [PATCH bluetooth-next 2/2] 6lowpan: ndisc: add missing 802.15.4 only check

[RFC] UAPI for 6lowpan
 2016-06-22 18:35 UTC 

[PATCH bluetooth-next] ieee802154: fix skb get fc on big endian
 2016-06-22 14:26 UTC  (2+ messages)

[RFC bluetooth-next] 6lowpan: add debugfs to get lltype
 2016-06-22  8:12 UTC  (2+ messages)

[PATCH bluetooth-next] atusb: don't change csma settings while set channel
 2016-06-21  9:36 UTC  (2+ messages)

6lowpan: introduce 6lowpan-nd
 2016-06-21  7:31 UTC 

[RFC 2/4] 6lowpan: Set MAC address lenght according to LOWPAN_LLTYPE
 2016-06-20 11:18 UTC  (2+ messages)

linux-wpan radvd upstream
 2016-06-20  6:58 UTC  (2+ messages)

[PATCHv2 linux-wpan/radvd 6lowpan] radvd: add handling for 802.15.4 short addr sllao
 2016-06-18  8:56 UTC 


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