Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
 messages from 2014-10-02 09:15:40 to 2014-10-25 18:39:08 UTC [more...]

[PATCH bluetooth-next 0/7] ieee802154: file movements
 2014-10-25  7:25 UTC  (5+ messages)
` [PATCH bluetooth-next 1/7] mac802154: move ieee802154_dev.c to main.c
` [PATCH bluetooth-next 3/7] mac802154: move wpan.c to iface.c
` [PATCH bluetooth-next 4/7] ieee802154: move wpan-phy.h to cfg802154.h
` [PATCH bluetooth-next 6/7] ieee802154: move ieee802154 header

[PATCHv2 bluetooth-next 0/7] ieee802154: file movements
 2014-10-25  7:41 UTC  (2+ messages)
` [PATCHv2 bluetooth-next 6/7] ieee802154: move ieee802154 header

[PATCH bluetooth-next 0/6] ieee802154: trivial fixes
 2014-10-25  3:25 UTC  (7+ messages)
` [PATCH bluetooth-next 1/6] ieee802154: mac802154: remove FSF address
` [PATCH bluetooth-next 2/6] ieee802154: ieee802154_dev: fix align typo
` [PATCH bluetooth-next 3/6] mac802154: fix typo IEEE802515 to IEEE802154
` [PATCH bluetooth-next 4/6] ieee802154: wpan-phy: change to __aligned(size)
` [PATCH bluetooth-next 5/6] ieee802154: wpan-phy: use blank line after function
` [PATCH bluetooth-next 6/6] ieee802154: wpan-class: fix trailing semicolon

[PATCH v5 bluetooth-next 0/4] 6lowpan: Move skb delivery out of IPHC
 2014-10-23 14:40 UTC  (5+ messages)
` [PATCH v5 bluetooth-next 1/4] 6lowpan: remove skb_deliver from IPHC
` [PATCH v5 bluetooth-next 2/4] 6lowpan: fix process_data return values
` [PATCH v5 bluetooth-next 3/4] bluetooth:6lowpan: use consume_skb when packet processed successfully
` [PATCH v5 bluetooth-next 4/4] ieee802154: 6lowpan: rename process_data and lowpan_process_data

[PATCH v3 bluetooth-next 0/4] 6lowpan: Move skb delivery out of IPHC
 2014-10-23 14:28 UTC  (6+ messages)
` [PATCH v3 bluetooth-next 1/4] 6lowpan: remove skb_deliver from IPHC
` [PATCH v3 bluetooth-next 2/4] 6lowpan: fix process_data return values
` [PATCH v3 bluetooth-next 3/4] bluetooth:6lowpan: use consume_skb when packet processed successfully
` [PATCH v3 bluetooth-next 4/4] ieee802154: 6lowpan: rename process_data and lowpan_process_data

[PATCH v3 bluetooth-next 0/4] 6lowpan: Move skb delivery out of IPHC
 2014-10-23 10:30 UTC  (8+ messages)
` [PATCH v3 bluetooth-next 1/4] 6lowpan: remove skb_deliver from IPHC
` [PATCH v3 bluetooth-next 2/4] 6lowpan: fix process_data return values
` [PATCH v3 bluetooth-next 3/4] bluetooth:6lowpan: use consume_skb when packet processed successfully
` [PATCH v3 bluetooth-next 4/4] ieee802154: 6lowpan: rename process_data and lowpan_process_data

[Linux-zigbee-devel] Questions about the Zigbee in Linux
 2014-10-22 10:52 UTC  (14+ messages)

[PATCH v2 bluetooth-next 0/4] 6lowpan: Move skb delivery out of IPHC
 2014-10-21  7:31 UTC  (9+ messages)
` [PATCH v2 bluetooth-next 1/4] 6lowpan: remove skb_deliver from IPHC
` [PATCH v2 bluetooth-next 2/4] 6lowpan: fix process_data return values
` [PATCH v2 bluetooth-next 3/4] bluetooth:6lowpan: use consume_skb when packet processed successfully
` [PATCH v2 bluetooth-next 4/4] ieee802154: 6lowpan: rename process_data and lowpan_process_data

multicast problems
 2014-10-20 17:24 UTC  (2+ messages)

[PATCH bluetooth-next 0/5] Move skb delivery out of IPHC
 2014-10-20 10:06 UTC  (12+ messages)
` [PATCH bluetooth-next 1/5] Remove skb_deliver from IPHC
` [PATCH bluetooth-next 2/5] Fix process_data return values
` [PATCH bluetooth-next 3/5] Use consume_skb when packet processed successfully
` [PATCH bluetooth-next 4/5] Remove unused skb_delivery_cb typedef
` [PATCH bluetooth-next 5/5] Rename process_data and lowpan_process_data

[PATCH v6 bluetooth-next] 6lowpan: Use skb_cow in IPHC decompression
 2014-10-17 14:15 UTC  (15+ messages)

Debug message API names for WPAN
 2014-10-17  5:33 UTC  (2+ messages)

[PATCH bluetooth-next 1/2] ieee802154: 6lowpan: improve packet registration
 2014-10-15 13:38 UTC  (4+ messages)
` [PATCH bluetooth-next 2/2] ieee802154: 6lowpan: add RTNL assertion

[PATCH v5 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
 2014-10-13  9:41 UTC  (9+ messages)

[PATCH v4 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
 2014-10-09  7:18 UTC  (7+ messages)

[PATCH bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
 2014-10-08 13:42 UTC  (13+ messages)

[PATCH v3 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
 2014-10-08  8:10 UTC  (6+ messages)

[PATCH v2 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
 2014-10-08  7:29 UTC  (4+ messages)

[PATCH bluetooth-next 0/9] at86rf230: various fixes and cleanups
 2014-10-07 11:16 UTC  (15+ messages)
` [PATCH bluetooth-next 1/9] at86rf230: fix errno on tx timeout handling
` [PATCH bluetooth-next 2/9] at86rf230: add missing error handling
` [PATCH bluetooth-next 3/9] at86rf230: correct aret lifs and sifs handling
` [PATCH bluetooth-next 4/9] at86rf230: correct at86rf2xx lifs timings
` [PATCH bluetooth-next 5/9] at86rf230: squash unnecessary dereferencing
` [PATCH bluetooth-next 6/9] at86rf230: add missing enable_irq
` [PATCH bluetooth-next 7/9] at86rf230: fix race condition
` [PATCH bluetooth-next 8/9] at86rf230: fix enable_irq handling on async spi
` [PATCH bluetooth-next 9/9] at86rf230: remove unnecessary print of async error

[PATCH wpan-next] 6lowpan: cleanup for lowpan_rcv
 2014-10-07  7:54 UTC  (3+ messages)

new handling for applying patches
 2014-10-07  7:40 UTC 

[PATCH linux-wpan v4] ieee802154: mrf24j40: Add support for MRF24J40MC
 2014-10-06 18:03 UTC  (3+ messages)

[Linux-zigbee-devel] Linux WPAN sources for ZigBee porting
 2014-10-06 17:15 UTC  (4+ messages)

[PATCH wpan-next 1/3] ieee802154: 6lowpan: fix byteorder for frag tag
 2014-10-06 12:56 UTC  (8+ messages)
` [PATCH wpan-next 2/3] ieee802154: reassembly: fix tag byteorder
` [PATCH wpan-next 3/3] ieee802154: 6lowpan: fix sign of errno return val

[PATCH linux-wpan v3] ieee802154: mrf24j40: Add support for MRF24J40MC
 2014-10-06  9:41 UTC  (3+ messages)

[PATCH linux-wpan v3] ieee802154: mrf24j40: Add support for MRF24J40MC
 2014-10-06  9:37 UTC 

[PATCH v4 bluetooth] Fix lowpan_rcv
 2014-10-06  8:50 UTC  (18+ messages)
` [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

[PATCH bluetooth-next 0/2] mac802154: ieee802154: typo and routing fixes
 2014-10-05 19:07 UTC  (4+ messages)
` [PATCH bluetooth-next 1/2] trivial: net/mac802154: Fix Kconfig typo
` [PATCH bluetooth-next 2/2] ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan

[PATCH linux-wpan 0/3] Fix handling of skbs of type PACKET_OTHERHOST
 2014-10-05 18:17 UTC  (19+ messages)
` [PATCH linux-wpan 1/3] 6lowpan: Ensure pkt_type is not lost
` [PATCH linux-wpan 3/3] ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan


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