Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
 messages from 2015-04-03 19:16:11 to 2015-04-30 15:46:16 UTC [more...]

[PATCH bluetooth-next 00/13] ieee802154: pending wpan-next patches for bluetooth-next
 2015-04-30 15:44 UTC  (8+ messages)
` [PATCH bluetooth-next 01/13] mac802154: add description to mac802154 APIs
` [PATCH bluetooth-next 02/13] mac802154: fix ieee802154_register_hw error handling
` [PATCH bluetooth-next 03/13] mac802154: llsec: fix return value check in llsec_key_alloc()
` [PATCH bluetooth-next 04/13] ieee802154: Add trace events for rdev->ops
` [PATCH bluetooth-next 05/13] at86rf230: Add macro for TRX STATE MASK
` [PATCH bluetooth-next 06/13] cfg802154: pass name_assign_type to rdev_add_virtual_intf()
` [PATCH bluetooth-next 07/13] at86rf230: remove tabs after define

[PATCH wpan-next 1/2] nl802154: cleanup invalid argument handling
 2015-04-30  9:47 UTC  (2+ messages)
` [PATCH wpan-next 2/2] ieee802154: move validation check out of softmac

[PATCH v2 wpan-next] cfg802154: pass name_assign_type to rdev_add_virtual_intf()
 2015-04-30  8:49 UTC  (2+ messages)

[PATCH wpan-next] ieee802154: trace: fix endian convertion
 2015-04-29 18:45 UTC  (2+ messages)

[PATCH wpan-misc] architecture: general: initial commit
 2015-04-29 10:51 UTC 

[PATCHv3 wpan-next 0/6] at86rf230: cleanups and transmit improvements
 2015-04-29  9:18 UTC  (7+ messages)
` [PATCHv3 wpan-next 1/6] at86rf230: remove tabs after define
` [PATCHv3 wpan-next 2/6] at86rf230: move cal_timeout to state change
` [PATCHv3 wpan-next 3/6] at86rf230: add TX_ARET_ON for calibration timeout
` [PATCHv3 wpan-next 4/6] at86rf230: remove unnecessary tx state change
` [PATCHv3 wpan-next 5/6] at86rf230: change state change if from trx_off
` [PATCHv3 wpan-next 6/6] at86rf230: add slp_tr support to start tx

[RFC bluetooth-next 00/15] ieee802154: add support for phy capabilities
 2015-04-29  9:07 UTC  (26+ messages)
` [RFC bluetooth-next 01/15] nl802154: cleanup invalid argument handling
` [RFC bluetooth-next 02/15] at86rf230: remove tabs after define
` [RFC bluetooth-next 03/15] ieee802154: move validation check out of softmac
` [RFC bluetooth-next 04/15] mac802154: check for really changes
` [RFC bluetooth-next 05/15] mac802154: remove check if operation is supported
` [RFC bluetooth-next 06/15] ieee802154: introduce wpan_phy_supported
` [RFC bluetooth-next 07/15] ieee802154: add several phy supported handling
` [RFC bluetooth-next 08/15] ieee802154: add iftypes capability
` [RFC bluetooth-next 09/15] ieee802154: add support for get tx powers
` [RFC bluetooth-next 10/15] ieee802154: add support for get cca ed levels
` [RFC bluetooth-next 11/15] at86rf230: set cca_modes supported flags
` [RFC bluetooth-next 12/15] at86rf230: add reset states of tx power level
` [RFC bluetooth-next 13/15] at86rf230: rework tx power support
` [RFC bluetooth-next 14/15] at86rf230: rework tx cca energy detection level
` [RFC bluetooth-next 15/15] nl802154: add support for dump phy capabilities

[PATCHv2 wpan-next 0/6] at86rf230: cleanups and transmit improvements
 2015-04-29  8:51 UTC  (8+ messages)
` [PATCHv2 wpan-next 1/6] at86rf230: remove tabs after define
` [PATCHv2 wpan-next 2/6] at86rf230: move cal_timeout to state change
` [PATCHv2 wpan-next 3/6] at86rf230: add TX_ARET_ON for calibration timeout
` [PATCHv2 wpan-next 4/6] at86rf230: remove unnecessary tx state change
` [PATCHv2 wpan-next 5/6] at86rf230: change state change if from trx_off
` [PATCHv2 wpan-next 6/6] at86rf230: add slp_tr support to start tx

[PATCH wpan-next 0/6] at86rf230: cleanups and transmit improvements
 2015-04-29  4:05 UTC  (8+ messages)
` [PATCH wpan-next 1/6] at86rf230: remove tabs after define
` [PATCH wpan-next 2/6] at86rf230: move cal_timeout to state change
` [PATCH wpan-next 3/6] at86rf230: add TX_ARET_ON for calibration timeout
` [PATCH wpan-next 4/6] at86rf230: remove unnecessary tx state change
` [PATCH wpan-next 5/6] at86rf230: change state change if from trx_off
` [PATCH wpan-next 6/6] at86rf230: add slp_tr support to start tx

[PATCH bluetooth-next] cfg802154: pass name_assign_type to rdev_add_virtual_intf()
 2015-04-29  3:22 UTC  (4+ messages)

[RFC bluetooth-next] cfg802154: pass name_assign_type to rdev_add_virtual_intf()
 2015-04-28  8:30 UTC  (6+ messages)

[PATCH] at86rf230: Add macro for TRX STATE MASK
 2015-04-27  6:31 UTC  (2+ messages)

[PATCH v2] ieee802154: Add trace events for rdev->ops
 2015-04-25  6:45 UTC  (4+ messages)

[RFC wpan-tools] info: add support for phy capability dump
 2015-04-23 16:52 UTC 

at86rf233 on BeagleBone Black
 2015-04-23 14:59 UTC  (14+ messages)

First kernel patch - checkpatch for at86rf230.c, false-positives?
 2015-04-23 12:08 UTC  (6+ messages)

atusb availability
 2015-04-23  8:30 UTC  (2+ messages)

Network adaptor for the liux 802.15.4 stack
 2015-04-21  7:09 UTC 

[PATCH] ieee802154: Add trace events for rdev->ops
 2015-04-20 18:50 UTC  (8+ messages)

[PATCH wpan-misc] website: add mailinglist archive information
 2015-04-20 16:15 UTC 

[wpan-tools] Use PRIu64 for formatting uint64_t
 2015-04-20 16:05 UTC  (2+ messages)

[PATCH] mac802154: llsec: fix return value check in llsec_key_alloc()
 2015-04-18 13:02 UTC  (2+ messages)

[joao.p.taveira@gmail.com: Re: [Roll] Looking for Linux implementation of RPL for interop testing]
 2015-04-17 21:56 UTC  (2+ messages)

creating infrastructure for generic 6LoWPAN branch
 2015-04-14 12:28 UTC  (3+ messages)

[PATCHv2 bluetooth-next] mac802154: fix ieee802154_register_hw error handling
 2015-04-13  9:46 UTC 

[PATCH bluetooth-next] mac802154: fix ieee802154_register_hw error handling
 2015-04-13  9:25 UTC  (2+ messages)

[PATCH bluetooth-next v2] mac802154: add description to mac802154 APIs
 2015-04-13  3:49 UTC 

[PATCHv2 wpan-misc] website: add opentask section in developing
 2015-04-12 22:22 UTC  (4+ messages)

[PATCH wpan-misc] website: add opentask section in developing
 2015-04-12 21:51 UTC  (8+ messages)

[RFC bluetooth-next 0/4] ieee802154: add support for phy capabilities
 2015-04-11 12:04 UTC  (16+ messages)
` [RFC bluetooth-next 1/4] ieee802154: introduce wpan_phy_supported struct
` [RFC bluetooth-next 2/4] ieee802154: move channels supported out of softmac
` [RFC bluetooth-next 3/4] ieee802154: add several phy supported handling
` [RFC bluetooth-next 4/4] at86rf230: set cca_modes supported flags

[PATCH bluetooth-next] mac802154: add description to mac802154 APIs
 2015-04-11  7:56 UTC  (2+ messages)

[PATCH bluetooth-next v2] mac802154: fix transmission power datatype
 2015-04-09 17:59 UTC  (3+ messages)

AT86RF230 driver
 2015-04-09 14:16 UTC 

[RFC bluetooth-next] mac802154: add description to mac802154 APIs
 2015-04-09 12:14 UTC  (5+ messages)

6lowpan on a RPi using at86rf233
 2015-04-09 10:21 UTC  (7+ messages)

[PATCH bluetooth-next] mac802154: fix transmission power datatype
 2015-04-09  8:16 UTC  (5+ messages)

[PATCH bluetooth-next] mac802154: fix typo for device
 2015-04-09  7:26 UTC  (4+ messages)

Raw ieee802154 socket
 2015-04-08 10:46 UTC  (3+ messages)

hardware recommendation
 2015-04-07 20:12 UTC  (7+ messages)

[PATCHv3 bluetooth-next 0/4] ieee802154: nl802154 SET commands and pib defaults
 2015-04-07 13:40 UTC  (15+ messages)
` [PATCHv3 bluetooth-next 1/4] nl802154: add set wpan phy cmd
` [PATCHv3 bluetooth-next 2/4] nl802154: add set interface cmd
` [PATCHv3 bluetooth-next 3/4] ieee802154: move mac pib defaults
` [PATCHv3 bluetooth-next 4/4] ieee802154: set aret handling according to 802.15.4

using mailinglist - just for clarify
 2015-04-03 19:16 UTC 


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