linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-30 16:15:21 to 2015-08-20 16:51:30 UTC [more...]

[RFCv2 bluetooth-next 00/16] ieee802154: 6lowpan: cleanup and rework dispatch evaluation
 2015-08-20 16:47 UTC  (7+ messages)
` [RFCv2 bluetooth-next 01/16] ieee802154: 6lowpan: change dev vars to wdev and ldev
` [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 04/16] ieee802154: 6lowpan: remove set to zero
` [RFCv2 bluetooth-next 05/16] ieee802154: 6lowpan: remove EXPORT_SYMBOL
` [RFCv2 bluetooth-next 06/16] ieee802154: 6lowpan: change if lowpan dev is running

[PATCH wpan-tools] mac/py: add range checks on arguments to avoid wrong value being set
 2015-08-20 10:58 UTC 

[PATCH] nl802154: stricter input checking for boolean inputs
 2015-08-20 10:09 UTC 

[PATCH wpan-tools] mac: range checking for command accepting only 0 or 1
 2015-08-19 15:58 UTC  (7+ messages)

Upcoming wpan-tools 0.5 release
 2015-08-19 14:15 UTC 

[PATCH wpan-tools] build: remove leftover from Makefile.am
 2015-08-19  8:19 UTC  (2+ messages)

[RFC bluetooth-next 00/21] mrf24j40: async rx/tx handling and new features
 2015-08-18 13:54 UTC  (23+ messages)
` [RFC bluetooth-next 01/21] mrf24j40: cleanup define identation
` [RFC bluetooth-next 02/21] mrf24j40: use ieee802154_alloc_hw for private data
` [RFC bluetooth-next 03/21] mrf24j40: calling ieee802154_register_hw at last
` [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 12/21] ieee802154: add helpers for frame control checks
` [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

[PATCH bluetooth-next 0/2] ieee802154: 6lowpan: fixes for multiple interfaces
 2015-08-15 21:29 UTC  (4+ messages)
` [PATCH bluetooth-next 1/2] ieee802154: 6lowpan: fix packet layer registration
` [PATCH bluetooth-next 2/2] ieee802154: 6lowpan: fix non-lowpan wpan interfaces

[RFC 00/16] ieee802154: 6lowpan: cleanup and rework dispatch evaluation
 2015-08-15 11:50 UTC  (44+ messages)
` [RFC 01/16] ieee802154: 6lowpan: change dev vars to wdev and ldev
` [RFC 02/16] ieee802154: 6lowpan: remove set to zero
` [RFC 03/16] ieee802154: 6lowpan: remove EXPORT_SYMBOL
` [RFC 04/16] ieee802154: 6lowpan: remove check on wdev is running
` [RFC 05/16] ieee802154: 6lowpan: cleanup pull of iphc bytes
` [RFC 06/16] ieee802154: 6lowpan: trivial checks at first
` [RFC 07/16] ieee802154: 6lowpan: change skb->dev earlier
` [RFC 08/16] ieee802154: 6lowpan: change frag return value handling
` [RFC 09/16] ieee820154: 6lowpan: dispatch evaluation rework
` [RFC 10/16] ieee802154: 6lowpan: add dispatch evalualtion helpers
` [RFC 11/16] ieee802154: 6lowpan: fix fragmentation dispatch mask
` [RFC 12/16] ieee802154: 6lowpan: add generic lowpan header check
` [RFC 13/16] ieee802154: 6lowpan: add handler for all dispatch values
` [RFC 14/16] ieee802154: 6lowpan: add check for reserved dispatch
` [RFC 15/16] ieee802154: 6lowpan: check on valid 802.15.4 frame
` [RFC 16/16] ieee802154: 6lowpan: remove packet type to host

ADF7242 driver ready for mainline inclusion?
 2015-08-14 15:32 UTC  (5+ messages)

[PATCH wpan-tools] mac: add handling for ackreq default handling
 2015-08-12  8:48 UTC  (3+ messages)

[PATCH bluetooth-next 0/4] 6lowpan: introduce generic 6lowpan private data
 2015-08-11 20:10 UTC  (6+ messages)
` [PATCH bluetooth-next 1/4] Bluetooth: 6lowpan: change netdev_priv to lowpan_dev
` [PATCH bluetooth-next 2/4] 6lowpan: add generic 6lowpan netdev private data
` [PATCH bluetooth-next 3/4] 6lowpan: move module_init into core functionality
` [PATCH bluetooth-next 4/4] documentation: networking: add 6lowpan documentation

[PATCH v2 bluetooth-next] cc2520: set the default fifo pin value from platform data
 2015-08-11  4:14 UTC  (3+ messages)

[PATCH bluetooth-next 0/8] ieee802154: pending patches
 2015-08-10 19:30 UTC  (10+ messages)
` [PATCH bluetooth-next 1/8] 6lowpan: Fix extraction of flow label field
` [PATCH bluetooth-next 2/8] ieee802154: 6lowpan: remove multiple lowpan per wpan support
` [PATCH bluetooth-next 3/8] mac802154: fix wpan mac setting while lowpan is there
` [PATCH bluetooth-next 4/8] mac802154: cfg: remove test and set checks
` [PATCH bluetooth-next 5/8] mac802154: change frame_retries behaviour
` [PATCH bluetooth-next 6/8] at86rf230: use STATE_TX_ARET mode only
` [PATCH bluetooth-next 7/8] ieee802154: add ack request default handling
` [PATCH bluetooth-next 8/8] ieee802154: 6lowpan: fix error frag handling

[PATCHv1 bluetooth-next] cc2520: set the default fifo pin value from platform data
 2015-08-10 15:38 UTC  (2+ messages)

[PATCH bluetooth-next 0/4] ieee802154: aret handling changes
 2015-08-09 19:12 UTC  (5+ messages)
` [PATCH bluetooth-next 1/4] mac802154: cfg: remove test and set checks
` [PATCH bluetooth-next 2/4] mac802154: change frame_retries behaviour
` [PATCH bluetooth-next 3/4] at86rf230: use STATE_TX_ARET mode only
` [PATCH bluetooth-next 4/4] ieee802154: add ack request default handling

[RFCv5 bluetooth-next 0/4] ieee802154: aret handling changes
 2015-08-07  7:42 UTC  (10+ messages)
` [RFCv5 bluetooth-next 1/4] mac802154: cfg: remove test and set checks
` [RFCv5 bluetooth-next 2/4] mac802154: change frame_retries behaviour
` [RFCv5 bluetooth-next 3/4] at86rf230: use STATE_TX_ARET mode only
` [RFCv5 bluetooth-next 4/4] ieee802154: add ack request default handling

[RFC bluetooth-next 0/2] at86rf230: trac debugfs support (for testing aret changes patch-serie)
 2015-08-06 15:21 UTC  (3+ messages)
` [RFC bluetooth-next 1/2] at86rf230: change trac status check behaviour
` [RFC bluetooth-next 2/2] at86rf230: add debugfs support

[RFCv4 bluetooth-next 0/6] ieee802154: aret handling changes
 2015-08-05 11:03 UTC  (7+ messages)
` [RFCv4 bluetooth-next 1/6] mac802154: cfg: remove test and set checks
` [RFCv4 bluetooth-next 2/6] ieee802154: add helpers for frame control checks
` [RFCv4 bluetooth-next 3/6] at86rf230: use aret mode if ackreq is set while xmit
` [RFCv4 bluetooth-next 4/6] mac802154: change frame_retries behaviour
` [RFCv4 bluetooth-next 5/6] at86rf230: remove frame_retries -1 check
` [RFCv4 bluetooth-next 6/6] ieee802154: add ack request default handling

[RFCv3 bluetooth-next 0/6] ieee802154: aret handling changes
 2015-08-05  9:14 UTC  (24+ messages)
` [RFCv3 bluetooth-next 1/6] mac802154: cfg: remove test and set checks
` [RFCv3 bluetooth-next 2/6] ieee802154: add helpers for frame control checks
` [RFCv3 bluetooth-next 3/6] at86rf230: use aret mode if ackreq is set while xmit
` [RFCv3 bluetooth-next 4/6] mac802154: change max_frame_retries behaviour
` [RFCv3 bluetooth-next 5/6] at86rf230: remove max_frame_retries -1 check
` [RFCv3 bluetooth-next 6/6] ieee802154: add ack request default handling

[PATCH] cc2520: set the default fifo pin value from platform data
 2015-08-05  7:39 UTC 

[RFCv2 bluetooth-next 0/2] 6lowpan: introduce generic 6lowpan private data
 2015-08-04 13:11 UTC  (10+ messages)
` [RFCv2 bluetooth-next 1/2] bluetooth: 6lowpan: change netdev_priv to lowpan_dev
` [RFCv2 bluetooth-next 2/2] 6lowpan: add generic 6lowpan netdev private data
` iphc, rfc6553/6554 and 6lo ESC discussion

[PATCHv3 bluetooth-next 0/2] ieee802154: drop multiple lowpan support per wpan interface
 2015-08-03 14:10 UTC  (3+ messages)
` [PATCHv3 bluetooth-next 1/2] ieee802154: 6lowpan: remove multiple lowpan per wpan support
` [PATCHv3 bluetooth-next 2/2] mac802154: fix wpan mac setting while lowpan is there

[RFC 00/16] ieee802154: 6lowpan: cleanup and rework dispatch evaluation
 2015-08-03  6:12 UTC  (3+ messages)

[RFC 00/16] ieee802154: 6lowpan: cleanup and rework dispatch evaluation
 2015-08-02 11:30 UTC 

[PATCHv2 bluetooth-next 0/2] ieee802154: multiple lowpan interface support and fix mac setting
 2015-08-01  8:46 UTC  (5+ messages)
` [PATCHv2 bluetooth-next 1/2] ieee802154: 6lowpan: remove multiple lowpan support
` [PATCHv2 bluetooth-next 2/2] mac802154: fix wpan mac setting while lowpan is there

testing and building for RPI
 2015-07-31 13:33 UTC  (5+ messages)

[PATCH bluetooth-next 0/2] ieee802154: multiple lowpan interface support and fix mac setting
 2015-07-31  8:54 UTC  (8+ messages)
` [PATCH bluetooth-next 1/2] ieee802154: 6lowpan: remove multiple lowpan support
` [PATCH bluetooth-next 2/2] mac802154: fix wpan mac setting while lowpan

[RFC bluetooth-next 0/2] 6lowpan: introduce generic 6lowpan private data
 2015-07-31  7:29 UTC  (9+ messages)
` [RFC bluetooth-next 1/2] bluetooth: 6lowpan: change netdev_priv to lowpan_dev
` [RFC bluetooth-next 2/2] 6lowpan: add generic 6lowpan netdev private data

[PATCH] 6lowpan: Fix extraction of flow label field
 2015-07-31  6:31 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;
as well as URLs for NNTP newsgroup(s).