linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-27 13:16:45 to 2015-10-02 10:37:15 UTC [more...]

nl802154: add support for security layer
 2015-10-02 10:37 UTC  (4+ messages)
  ` [patch] nl802154: Missing return in nl802154_add_llsec_key()

Linux-Bluetoothnext: Ping6 execution for virtual Phy : System freezes
 2015-10-02  7:24 UTC  (4+ messages)

[PATCH bluetooth-next] ieee802154: handle datagram variables as u16
 2015-10-01 11:38 UTC  (2+ messages)

Linux-Wpan-Next: Regarding usage of fakelb driver
 2015-09-30 17:54 UTC  (5+ messages)

[PATCH wpan-tools 1/2] security: add nl802154 security support
 2015-09-30 17:46 UTC  (5+ messages)
` [PATCH wpan-tools 2/2] security: add store and restore scripts

[PATCH radvd] device-linux: replace ARPHRD_IEEE802154 to ARPHRD_6LOWPAN
 2015-09-30 16:33 UTC 

[PATCH bluetooth-next 0/4] ieee802154: add llsec support over nl802154
 2015-09-30 11:25 UTC  (8+ messages)
` [PATCH bluetooth-next 1/4] netlink: add nla_get for le32 and le64
` [PATCH bluetooth-next 2/4] nl802154: use nla_get_le64 for get extended addr
` [PATCH bluetooth-next 3/4] nl802154: add support for security layer
` [PATCH bluetooth-next 4/4] mac802154: add comments for llsec issues

[PATCH bluetooth-next] ieee802154: change mtu size behaviour
 2015-09-30 11:25 UTC  (2+ messages)

[PATCH bluetooth-next] mac802154: check on len instead mac_len
 2015-09-30 11:25 UTC  (2+ messages)

[PATCH bluetooth-next 1/3] ieee802154: 6lowpan: change datagram var types
 2015-09-30 11:25 UTC  (6+ messages)
` [PATCH bluetooth-next 2/3] ieee802154: 6lowpan: don't skip first dsn while fragmentation
` [PATCH bluetooth-next 3/3] ieee802154: 6lowpan: add tx/rx stats

[PATCH bluetooth-next 1/2] ieee802154: remove unnecessary includes
 2015-09-24 18:44 UTC  (4+ messages)
` [PATCH bluetooth-next 2/2] mac802154: iface: assume big endian for af_packet

[PATCH bluetooth-next] mrf24j40: remove trailing semicolon
 2015-09-24 18:40 UTC  (2+ messages)

[PATCH bluetooth-next 00/22] mrf24j40: async rx/tx handling and new features
 2015-09-21 18:51 UTC  (24+ messages)
` [PATCH bluetooth-next 01/22] mrf24j40: cleanup define identation
` [PATCH bluetooth-next 02/22] mrf24j40: use ieee802154_alloc_hw for private data
` [PATCH bluetooth-next 03/22] mrf24j40: calling ieee802154_register_hw at last
` [PATCH bluetooth-next 04/22] mrf24j40: remove spi settings overwrite
` [PATCH bluetooth-next 05/22] mrf24j40: add device-tree support
` [PATCH bluetooth-next 06/22] mrf24j40: add default channel setting
` [PATCH bluetooth-next 07/22] mrf24j40: add random extended addr generation
` [PATCH bluetooth-next 08/22] mrf24j40: add more register defines
` [PATCH bluetooth-next 09/22] mrf24j40: add regmap support
` [PATCH bluetooth-next 10/22] mrf24j40: use regmap for register access
` [PATCH bluetooth-next 11/22] mrf24j40: change to frame delivery with crc
` [PATCH bluetooth-next 12/22] ieee802154: add helpers for frame control checks
` [PATCH bluetooth-next 13/22] mrf24j40: rework tx handling to async tx handling
` [PATCH bluetooth-next 14/22] mrf24j40: rework rx handling to async rx handling
` [PATCH bluetooth-next 15/22] mrf24j40: async interrupt handling
` [PATCH bluetooth-next 16/22] mrf24j40: add csma params support
` [PATCH bluetooth-next 17/22] mrf24j40: add cca mode support
` [PATCH bluetooth-next 18/22] mrf24j40: add cca ed level support
` [PATCH bluetooth-next 19/22] mrf24j40: add tx power support
` [PATCH bluetooth-next 20/22] mrf24j40: add promiscuous mode support
` [PATCH bluetooth-next 21/22] mrf24j40: change irq trigger type behaviour
` [PATCH bluetooth-next 22/22] mrf24j40: replace magic numbers

[PATCH bluetooth-next] at86rf230: support edge triggered irq
 2015-09-21 18:45 UTC  (2+ messages)

[PATCH bluetooth-next 0/5] ieee802154: llsec fix and get AF_PACKET working
 2015-09-21 18:43 UTC  (7+ messages)
` [PATCH bluetooth-next 1/5] mac802154: llsec: fix device deletion from list
` [PATCH bluetooth-next 2/5] ieee802154: header_ops: fix frame control setting
` [PATCH bluetooth-next 3/5] ieee802154: introduce wpan_dev_header_ops
` [PATCH bluetooth-next 4/5] ieee802154: change needed headroom/tailroom
` [PATCH bluetooth-next 5/5] mac802154: tx: add warning if MTU exceeds

[PATCH bluetooth-next 0/4] GHC compression detection
 2015-09-18 22:14 UTC  (9+ messages)
` [PATCH bluetooth-next 1/4] 6lowpan: clarify Kconfig entries for upcoming GHC support
` [PATCH bluetooth-next 2/4] 6lowpan: add nhc module for GHC extension header detection
` [PATCH bluetooth-next 3/4] 6lowpan: add nhc module for GHC UDP detection
` [PATCH bluetooth-next 4/4] 6lowpan: add nhc module for GHC ICMPv6 detection

[RFC bluetooth-next 0/4] GHC compression detection
 2015-09-18  9:35 UTC  (8+ messages)
` [RFC bluetooth-next 1/4] 6lowpan: clarify Kconfig entries for upcoming GHC support
` [RFC bluetooth-next 2/4] 6lowpan: add nhc module for GHC extension header detection
` [RFC bluetooth-next 3/4] 6lowpan: add nhc module for GHC UDP detection
` [RFC bluetooth-next 4/4] 6lowpan: add nhc module for GHC ICMPv6 detection

[PATCH wpan-misc 1/3] website: update rzusbstick firmware
 2015-09-18  9:33 UTC  (7+ messages)
` [PATCH wpan-misc 2/3] website: update open tasks
` [PATCH wpan-misc 3/3] website: add iana entry

[PATCH] at86rf230: fix build warning
 2015-09-15  8:14 UTC  (2+ messages)

[PATCH bluetooth-next 1/2] mac802154: llsec: fix device deletion from list
 2015-09-10  7:38 UTC  (3+ messages)
` [PATCH bluetooth-next 2/2] ieee802154: iface: fix header parse buffer overflow

At86rf230 sleep state
 2015-09-09 15:17 UTC  (3+ messages)

[PATCH bluetooth-next] atusb: add handling for different chipnames
 2015-09-06  3:47 UTC  (2+ messages)

[PATCH wpan-tools 0/5] Various wpan-ping fixes
 2015-09-04  9:49 UTC  (7+ messages)
` [PATCH wpan-tools 1/5] wpan-ping: align wpan-ping version with the general wpan-tools version
` [PATCH wpan-tools 2/5] wpan-ping: remove no longer used b option from getopt string
` [PATCH wpan-tools 3/5] wpan-ping: fix usage message and mention -h option
` [PATCH wpan-tools 4/5] wpan-ping: use correct define to fix getopt_long usage
` [PATCH wpan-tools 5/5] wpan-ping: fix segfault for accessing invalid address

[PATCH bluetooth-next] Doc fixes re-submit
 2015-09-03 16:10 UTC  (4+ messages)
` [PATCH bluetooth-next 1/2] ieee802154: docs: fix project name to linux-wpan as well as some typos
` [PATCH bluetooth-next 2/2] ieee802154: af_ieee802154: fix typo in comment

[PATCH bluetooth-next 0/4] at86rf230: trac debugfs support
 2015-09-03 14:31 UTC  (11+ messages)
` [PATCH bluetooth-next 1/4] at86rf230: change trac status check behaviour
` [PATCH bluetooth-next 2/4] at86rf230: interrupt tx with force trx_off
` [PATCH bluetooth-next 3/4] at86rf230: add debugfs support
` [PATCH bluetooth-next 4/4] at86rf230: detailed edge triggered irq warning

[PATCH bluetooth-next] ieee802154: 6lowpan: use correct ESC value for dispatch
 2015-09-03 14:07 UTC  (3+ messages)

[PATCH bluetooth-next] ieee802154: 6lowpan: fix drop return value
 2015-09-02 18:19 UTC  (2+ messages)

[PATCH bluetooth-next 00/16] ieee802154: 6lowpan: cleanup and rework dispatch evaluation
 2015-09-02 17:49 UTC  (19+ messages)
` [PATCH bluetooth-next 01/16] ieee802154: 6lowpan: change dev vars to wdev and ldev
` [PATCH bluetooth-next 02/16] ieee802154: 6lowpan: register packet layer while open
` [PATCH bluetooth-next 03/16] ieee802154: 6lowpan: remove check on null
` [PATCH bluetooth-next 04/16] ieee802154: 6lowpan: remove set to zero
` [PATCH bluetooth-next 05/16] ieee802154: 6lowpan: remove EXPORT_SYMBOL
` [PATCH bluetooth-next 06/16] ieee802154: 6lowpan: change if lowpan dev is running
` [PATCH bluetooth-next 07/16] ieee802154: 6lowpan: cleanup pull of iphc bytes
` [PATCH bluetooth-next 08/16] ieee802154: 6lowpan: trivial checks at first
` [PATCH bluetooth-next 09/16] ieee802154: 6lowpan: earlier skb->dev switch
` [PATCH bluetooth-next 10/16] ieee820154: 6lowpan: dispatch evaluation rework
` [PATCH bluetooth-next 11/16] ieee802154: 6lowpan: add generic lowpan header check
` [PATCH bluetooth-next 12/16] ieee802154: 6lowpan: add handler for all dispatch values
` [PATCH bluetooth-next 13/16] ieee802154: 6lowpan: add check for reserved dispatch
` [PATCH bluetooth-next 14/16] ieee802154: 6lowpan: check on valid 802.15.4 frame
` [PATCH bluetooth-next 15/16] ieee802154: 6lowpan: remove packet type to host
` [PATCH bluetooth-next 16/16] ieee802154: 6lowpan: remove tx full-size calc workaround

[RFCv2 bluetooth-next 00/16] ieee802154: 6lowpan: cleanup and rework dispatch evaluation
 2015-09-01  7:57 UTC  (29+ messages)
` [RFCv2 bluetooth-next 02/16] ieee802154: 6lowpan: register packet layer while open
` [RFCv2 bluetooth-next 03/16] ieee802154: 6lowpan: remove check on null
` [RFCv2 bluetooth-next 06/16] ieee802154: 6lowpan: change if lowpan dev is running
` [RFCv2 bluetooth-next 09/16] ieee802154: 6lowpan: earlier skb->dev switch
` [RFCv2 bluetooth-next 10/16] ieee820154: 6lowpan: dispatch evaluation rework
` [RFCv2 bluetooth-next 13/16] ieee802154: 6lowpan: add check for reserved dispatch
` [RFCv2 bluetooth-next 14/16] ieee802154: 6lowpan: check on valid 802.15.4 frame
` [RFCv2 bluetooth-next 16/16] ieee802154: 6lowpan: remove tx full-size calc workaround

[RFC bluetooth-next 00/21] mrf24j40: async rx/tx handling and new features
 2015-08-28  8:57 UTC  (41+ messages)
` [RFC bluetooth-next 04/21] mrf24j40: remove spi settings overwrite
` [RFC bluetooth-next 05/21] mrf24j40: add device-tree support
` [RFC bluetooth-next 06/21] mrf24j40: add default channel setting
` [RFC bluetooth-next 07/21] mrf24j40: add random extended addr generation
` [RFC bluetooth-next 08/21] mrf24j40: add more register defines
` [RFC bluetooth-next 09/21] mrf24j40: add regmap support
` [RFC bluetooth-next 10/21] mrf24j40: use regmap for register access
` [RFC bluetooth-next 11/21] mrf24j40: change to frame delivery with crc
` [RFC bluetooth-next 13/21] mrf24j40: rework tx handling to async tx handling
` [RFC bluetooth-next 14/21] mrf24j40: rework rx handling to async rx handling
` [RFC bluetooth-next 15/21] mrf24j40: async interrupt handling
` [RFC bluetooth-next 16/21] mrf24j40: add csma params support
` [RFC bluetooth-next 17/21] mrf24j40: add cca mode support
` [RFC bluetooth-next 18/21] mrf24j40: add cca ed level support
` [RFC bluetooth-next 19/21] mrf24j40: add tx power support
` [RFC bluetooth-next 20/21] mrf24j40: add promiscuous mode support
` [RFC bluetooth-next 21/21] mrf24j40: change irq trigger type behaviour


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