messages from 2016-03-14 20:47:25 to 2016-04-25 08:25:50 UTC [more...]
[PATCH net-next 0/9] netlink: align attributes when needed (patchset #2)
2016-04-25 8:25 UTC (10+ messages)
` [PATCH net-next 1/9] rtnl: use nla_put_u64_64bit()
` [PATCH net-next 2/9] sched: "
` [PATCH net-next 3/9] ipv6: "
` [PATCH net-next 4/9] ovs: "
` [PATCH net-next 5/9] bridge: "
` [PATCH net-next 6/9] l2tp: "
` [PATCH net-next 7/9] ieee802154: "
` [PATCH net-next 8/9] netfilter/ipvs: "
` [PATCH net-next 9/9] wireless: "
[PATCH net-next 0/9] netlink: align attributes when needed (patchset #1)
2016-04-25 7:41 UTC (15+ messages)
` [PATCH net-next 1/9] libnl: fix help of _64bit functions
` [PATCH net-next 2/9] libnl: nla_put_le64(): align on a 64-bit area
` [PATCH net-next 3/9] libnl: nla_put_be64(): "
` [PATCH net-next 4/9] libnl: nla_put_net64(): "
` [PATCH net-next 5/9] libnl: nla_put_s64(): "
` [PATCH net-next 6/9] libnl: nla_put_msecs(): "
` [PATCH net-next 7/9] libnl: add nla_put_u64_64bit() helper
` [PATCH net-next 8/9] xfrm: align nlattr properly when needed
` [PATCH net-next 9/9] taskstats: use the libnl API to align nlattr on 64-bit
[riot-devel] RIOT+ULAs: no router entry
2016-04-24 20:31 UTC (2+ messages)
[PATCH bluetooth-next 1/4] ieee802154: atusb: implement .set_csma_params ops callback
2016-04-21 18:49 UTC (8+ messages)
` [PATCH bluetooth-next 2/4] ieee802154: atusb: implement .set_cca_ed_level "
` [PATCH bluetooth-next 3/4] ieee802154: atusb: implement .set_cca_mode "
` [PATCH bluetooth-next 4/4] ieee802154: atusb: update my copyright years for this driver
drop all fragments inside tx queue if one gets dropped
2016-04-21 17:48 UTC (4+ messages)
radvd 6lowpan branch created
2016-04-21 10:57 UTC
IEEE802.15.4 devices
2016-04-20 15:35 UTC (2+ messages)
[PATCH bluetooth-next] at86rf230: increase sleep to off timings
2016-04-20 14:18 UTC (6+ messages)
[PATCHv2 bluetooth-next 00/10] 6lowpan: introduce basic 6lowpan-nd
2016-04-20 8:19 UTC (11+ messages)
` [PATCHv2 bluetooth-next 01/10] 6lowpan: add private neighbour data
` [PATCHv2 bluetooth-next 02/10] 6lowpan: add 802.15.4 short addr slaac
` [PATCHv2 bluetooth-next 03/10] 6lowpan: remove ipv6 module request
` [PATCHv2 bluetooth-next 04/10] ndisc: add addr_len parameter to ndisc_opt_addr_space
` [PATCHv2 bluetooth-next 05/10] ndisc: add addr_len parameter to ndisc_opt_addr_data
` [PATCHv2 bluetooth-next 06/10] ndisc: add addr_len parameter to ndisc_fill_addr_option
` [PATCHv2 bluetooth-next 07/10] ipv6: introduce neighbour discovery ops
` [PATCHv2 bluetooth-next 08/10] ipv6: export ndisc functions
` [PATCHv2 bluetooth-next 09/10] 6lowpan: introduce 6lowpan-nd
` [PATCHv2 bluetooth-next 10/10] 6lowpan: add support for 802.15.4 short addr handling
[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 (18+ messages)
` [PATCH v2 "
` [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 (13+ messages)
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).