Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
 messages from 2016-02-22 12:42:23 to 2016-04-19 13:34:48 UTC [more...]

[PATCH bluetooth-next] at86rf230: increase sleep to off timings
 2016-04-19 13:34 UTC 

[PATCH bluetooth-next 00/10] 6lowpan: introduce basic 6lowpan-nd
 2016-04-18 15:04 UTC  (16+ messages)
` [PATCH bluetooth-next 01/10] 6lowpan: add private neighbour data
` [PATCH bluetooth-next 02/10] 6lowpan: add 802.15.4 short addr slaac
` [PATCH bluetooth-next 03/10] 6lowpan: remove ipv6 module request
` [PATCH bluetooth-next 04/10] ndisc: add addr_len parameter to ndisc_opt_addr_space
` [PATCH bluetooth-next 05/10] ndisc: add addr_len parameter to ndisc_opt_addr_data
` [PATCH bluetooth-next 06/10] ndisc: add addr_len parameter to ndisc_fill_addr_option
` [PATCH bluetooth-next 07/10] ipv6: introduce neighbour discovery ops
` [PATCH bluetooth-next 08/10] ipv6: export ndisc functions
` [PATCH bluetooth-next 09/10] 6lowpan: introduce 6lowpan-nd
` [PATCH bluetooth-next 10/10] 6lowpan: add support for 802.15.4 short addr handling

UDP stress-testing
 2016-04-14 14:59 UTC  (10+ messages)

[PATCH 1/3] ieee802154: add security bit check function
 2016-04-13  8:44 UTC  (22+ messages)
` [PATCH 2/3] mrf24j40: fix security-enabled processing on inbound frames
` [PATCH 3/3] mrf24j40: apply the security-enabled bit on secured outbound frames
` [PATCH v2 1/3] ieee802154: add security bit check function
  ` [PATCH v2 2/3] mrf24j40: fix security-enabled processing on inbound frames
  ` [PATCH v2 3/3] mrf24j40: apply the security-enabled bit on secured outbound frames
  ` [PATCH v3 1/3] ieee802154: add security bit check function
    ` [PATCH v3 2/3] mrf24j40: fix security-enabled processing on inbound frames
    ` [PATCH v3 3/3] mrf24j40: apply the security-enabled bit on secured outbound frames

[PATCH bluetooth-next 00/11] 6lowpan: prepare for 6lowpan ndisc implementation
 2016-04-13  8:42 UTC  (18+ messages)
` [PATCH bluetooth-next 01/11] ieee802154: cleanups for ieee802154.h
` [PATCH bluetooth-next 02/11] ieee802154: add short address helpers
` [PATCH bluetooth-next 03/11] nl802154: avoid address change while running lowpan
` [PATCH bluetooth-next 04/11] ieee802154: 6lowpan: fix short addr hash
` [PATCH bluetooth-next 05/11] 6lowpan: change naming for lowpan private data
` [PATCH bluetooth-next 06/11] 6lowpan: move lowpan_802154_dev to 6lowpan
` [PATCH bluetooth-next 07/11] 6lowpan: iphc: rename add lowpan prefix
` [PATCH bluetooth-next 08/11] 6lowpan: iphc: remove unnecessary zero data
` [PATCH bluetooth-next 09/11] 6lowpan: move eui64 uncompress function
` [PATCH bluetooth-next 10/11] 6lowpan: add lowpan_is_ll function
` [PATCH bluetooth-next 11/11] 6lowpan: move mac802154 header

[RFC bluetooth-next 00/19] 6lowpan: l2 neighbour data and short address
 2016-04-11 17:00 UTC  (30+ messages)
` [RFC bluetooth-next 01/19] ieee802154: cleanups for ieee802154.h
` [RFC bluetooth-next 02/19] ieee802154: add short address helpers
` [RFC bluetooth-next 03/19] nl802154: avoid address change while running lowpan
` [RFC bluetooth-next 04/19] ieee802154: 6lowpan: fix short addr hash
` [RFC bluetooth-next 05/19] 6lowpan: change naming for lowpan private data
` [RFC bluetooth-next 06/19] 6lowpan: move lowpan_802154_dev to 6lowpan
` [RFC bluetooth-next 07/19] 6lowpan: iphc: rename add lowpan prefix
` [RFC bluetooth-next 08/19] 6lowpan: iphc: remove unnecessary zero data
` [RFC bluetooth-next 09/19] 6lowpan: move eui64 uncompress function
` [RFC bluetooth-next 10/19] 6lowpan: add lowpan_is_ll function
` [RFC bluetooth-next 11/19] 6lowpan: move mac802154 header
` [RFC bluetooth-next 12/19] 6lowpan: add private neighbour data
` [RFC bluetooth-next 13/19] addrconf: add 802.15.4 short addr slaac
` [RFC bluetooth-next 14/19] ndisc: add addr_len parameter to ndisc_opt_addr_space
` [RFC bluetooth-next 15/19] ndisc: add addr_len parameter to ndisc_opt_addr_data
` [RFC bluetooth-next 16/19] ndisc: add addr_len parameter to ndisc_fill_addr_option
` [RFC bluetooth-next 17/19] ndisc: add short address to ndisc opts parsing
` [RFC bluetooth-next 18/19] ndisc: add support for short address option
` [RFC bluetooth-next 19/19] 6lowpan: add support for 802.15.4 short addr handling

[PATCH] ieee802154/adf7242: fix memory leak of firmware
 2016-04-08 17:34 UTC  (3+ messages)

[PATCH bluetooth-next] 6lowpan: iphc: fix handling of link-local compression
 2016-04-08 17:32 UTC  (4+ messages)

[RFCv2 bluetooth-next 00/21] 6lowpan: l2 neighbour data and short address
 2016-04-07 18:54 UTC  (22+ messages)
` [RFCv2 bluetooth-next 01/21] ieee802154: cleanups for ieee802154.h
` [RFCv2 bluetooth-next 02/21] ieee802154: add short address helpers
` [RFCv2 bluetooth-next 03/21] nl802154: avoid address change while running lowpan
` [RFCv2 bluetooth-next 04/21] ieee802154: 6lowpan: fix short addr hash
` [RFCv2 bluetooth-next 05/21] 6lowpan: change naming for lowpan private data
` [RFCv2 bluetooth-next 06/21] 6lowpan: move lowpan_802154_dev to 6lowpan
` [RFCv2 bluetooth-next 07/21] 6lowpan: iphc: rename add lowpan prefix
` [RFCv2 bluetooth-next 08/21] 6lowpan: iphc: remove unnecessary zero data
` [RFCv2 bluetooth-next 09/21] 6lowpan: move eui64 uncompress function
` [RFCv2 bluetooth-next 10/21] 6lowpan: add lowpan_is_ll function
` [RFCv2 bluetooth-next 11/21] 6lowpan: move mac802154 header
` [RFCv2 bluetooth-next 12/21] 6lowpan: add private neighbour data
` [RFCv2 bluetooth-next 13/21] 6lowpan: add 802.15.4 short addr slaac
` [RFCv2 bluetooth-next 14/21] 6lowpan: remove ipv6 module request
` [RFCv2 bluetooth-next 15/21] ndisc: add addr_len parameter to ndisc_opt_addr_space
` [RFCv2 bluetooth-next 16/21] ndisc: add addr_len parameter to ndisc_opt_addr_data
` [RFCv2 bluetooth-next 17/21] ndisc: add addr_len parameter to ndisc_fill_addr_option
` [RFCv2 bluetooth-next 18/21] ipv6: introduce neighbour discovery ops
` [RFCv2 bluetooth-next 19/21] ipv6: export ndisc functions
` [RFCv2 bluetooth-next 20/21] 6lowpan: introduce 6lowpan-nd
` [RFCv2 bluetooth-next 21/21] 6lowpan: add support for 802.15.4 short addr handling

Reversed Payload Bits?
 2016-04-05 12:20 UTC  (3+ messages)

No device found for binding socket ieee802.15.4
 2016-04-03 17:09 UTC  (9+ messages)

802.15.4G support?
 2016-03-30 21:00 UTC  (24+ messages)
          ` big frame support in 802.15.4G
              ` [6lo] "

at86rf212B 868Mhz
 2016-03-30  8:47 UTC  (5+ messages)

No device found for binding socket ieee802.15.4
 2016-03-28 15:21 UTC 

wpan-tools 0.6 release
 2016-03-23 18:40 UTC 

PROBLEM:there exists a wrong return value of function ieee802154_add_iface()
 2016-03-14 15:53 UTC  (4+ messages)

testing and building for RPI
 2016-03-12 21:38 UTC  (6+ messages)

[PATCH bluetooth-next] mac802154: LED trigger support
 2016-03-10 16:56 UTC  (2+ messages)

[PATCH] mrf24j40: fix security-enabled processing on inbound frames
 2016-03-10 16:40 UTC  (5+ messages)

RPl on Linux
 2016-03-09 20:27 UTC  (5+ messages)

[PATCH bluetooth-next] 6lowpan: iphc: fix SAM/DAM bit comment
 2016-03-07 20:06 UTC  (2+ messages)

[PATCH bluetooth-next 1/2] mac802154: use put and get unaligned functions
 2016-03-04 17:10 UTC  (4+ messages)
` [PATCH bluetooth-next 2/2] 6lowpan: debugfs: add missing static

Issues about 802.15.4 packet transmission and getting RSSI,LQI info using at86rf233
 2016-03-01  8:48 UTC 

[PATCH bluetooth-next] 6lowpan: iphc: fix invalid case handling
 2016-02-26  8:12 UTC  (2+ messages)

[PATCH] 6lowpan: fix error checking code
 2016-02-24 15:16 UTC  (3+ messages)

[PATCH bluetooth-next] 6lowpan: iphc: fix stateful multicast compression
 2016-02-24 15:16 UTC  (2+ messages)

[PATCHv2 RESEND bluetooth-next 0/2] 6lowpan: stateful compression support
 2016-02-23 19:18 UTC  (2+ messages)

extending driver mrf24j40
 2016-02-22 12:42 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox