Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
 messages from 2016-01-25 06:01:51 to 2016-04-08 17:32:23 UTC [more...]

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

UDP stress-testing
 2016-04-08 12:58 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

[PATCH] ieee802154/adf7242: fix memory leak of firmware
 2016-04-07 11:16 UTC  (2+ messages)

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

[RFC bluetooth-next 00/19] 6lowpan: l2 neighbour data and short address
 2016-04-05  8:20 UTC  (28+ 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

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] "

[PATCH 1/3] ieee802154: add security bit check function
 2016-03-30 16:43 UTC  (14+ 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

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  (4+ 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  (4+ messages)
` [PATCHv2 RESEND bluetooth-next 1/2] 6lowpan: iphc: add support for stateful compression
` [PATCHv2 RESEND bluetooth-next 2/2] ieee802154: 6lowpan: fix return of netdev notifier

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

[PATCH] Be more helpful in how to contribute to the website
 2016-02-22  8:27 UTC  (2+ messages)

[PATCH] Add a part in the website about how to setup a test network
 2016-02-22  8:27 UTC  (2+ messages)

[PATCHv2 bluetooth-next] mac802154: Fixes kernel oops when unloading a radio driver
 2016-02-21  0:22 UTC  (3+ messages)

[PATCH bluetooth-next 1/5] MAINTAINERS: update 802.15.4 entries
 2016-02-21  0:20 UTC  (6+ messages)
` [PATCH bluetooth-next 2/5] mac802154: fix mac header length check
` [PATCH bluetooth-next 3/5] at86rf230: fix race on error handling
` [PATCH bluetooth-next 4/5] at86rf230: fix state change handling on error
` [PATCH bluetooth-next 5/5] mrf24j40: add writeable missing reg

mrf24j40: security-enabled RX issue with 802.15.4 rev 2011
 2016-02-17 12:26 UTC 

[RFC radvd 0/2] 6lowpan: pending radvd patches
 2016-02-17  9:14 UTC  (3+ messages)
` [RFC radvd 1/2] device-linux: replace ARPHRD_IEEE802154 to ARPHRD_6LOWPAN
` [RFC radvd 2/2] radvd: rework 6CO handling

at86rf233 on AT91SAM9G35
 2016-02-15  8:10 UTC 

[PATCH bluetooth-next] Fixes kernel oops when unloading the radio module
 2016-02-10 10:03 UTC  (3+ messages)

[RFC bluetooth-next] 6lowpan: move reciving handling to generic
 2016-02-01 10:10 UTC  (3+ messages)

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-29 17:22 UTC  (3+ messages)
  ` [v2 PATCH "

[PATCH wpan-misc] web: add supported adf7242 transceiver in table
 2016-01-27 18:21 UTC  (2+ messages)

[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
 2016-01-26 16:55 UTC  (18+ messages)
` [PATCH 15/26] Bluetooth: Use skcipher and hash
` [PATCH 16/26] libceph: Use skcipher
` [PATCH 17/26] mac802154: "
` [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
` [PATCH 22/26] iscsi_tcp: Use ahash
  ` [dm-devel] "
` [PATCH 25/26] sctp: Use shash
` [PATCH 26/26] tcp: Use ahash

6lowpan: presenting my stateful compression work
 2016-01-25 10:28 UTC 

[PATCHv2 bluetooth-next 0/2] 6lowpan: stateful compression support
 2016-01-25  7:58 UTC  (3+ messages)
` [PATCHv2 bluetooth-next 1/2] 6lowpan: iphc: add support for stateful compression
` [PATCHv2 bluetooth-next 2/2] ieee802154: 6lowpan: fix return of netdev notifier


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