messages from 2015-07-24 16:29:38 to 2015-08-12 13:55:45 UTC [more...]
[RFC 00/16] ieee802154: 6lowpan: cleanup and rework dispatch evaluation
2015-08-12 13:55 UTC (40+ 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
[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 (9+ messages)
[PATCH bluetooth-next 0/2] ieee802154: multiple lowpan interface support and fix mac setting
2015-07-31 8:54 UTC (11+ 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)
[PATCH bluetooth-next] mac802154: Fix memory corruption with global deferred transmit state
2015-07-30 12:09 UTC (2+ messages)
[PATCH bluetooth-next] at86rf230: remove hrtimer on 1 usec delay
2015-07-30 12:02 UTC (2+ messages)
What is SAM value? "ieee802154 phy0 wpan0: SAM value 0x3 not supported"
2015-07-27 19:10 UTC (37+ messages)
[RFCv2 bluetooth-next 0/6] ieee802154: aret handling changes
2015-07-27 13:06 UTC (7+ messages)
` [RFCv2 bluetooth-next 1/6] mac802154: cfg: remove test and set checks
` [RFCv2 bluetooth-next 2/6] ieee802154: add helpers for frame control checks
` [RFCv2 bluetooth-next 3/6] at86rf230: use aret mode if ackreq is set while xmit
` [RFCv2 bluetooth-next 4/6] mac802154: change max_frame_retries behaviour
` [RFCv2 bluetooth-next 5/6] at86rf230: remove max_frame_retries -1 check
` [RFCv2 bluetooth-next 6/6] ieee802154: add ack request default handling
[RFC bluetooth-next 0/4] ieee802154: aret handling changes
2015-07-26 22:01 UTC (8+ messages)
` [RFC bluetooth-next 1/4] ieee802154: add helpers for frame control checks
` [RFC bluetooth-next 2/4] at86rf230: use aret mode if ackreq is set while xmit
` [RFC bluetooth-next 3/4] mac802154: change max_frame_retries behaviour
` [RFC bluetooth-next 4/4] ieee802154: add ack request default handling
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