linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-13 13:47:01 to 2014-09-16 12:26:35 UTC [more...]

[PATCH v4 bluetooth] Fix lowpan_rcv
 2014-09-16 12:26 UTC  (10+ messages)
` [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

[PATCH v3 bluetooth] Fix lowpan_rcv
 2014-09-16 10:39 UTC  (13+ messages)
` [PATCH v3 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

[PATCH wpan-next] ieee802154: mrf24j40: support for external rx/tx
 2014-09-16  7:01 UTC  (2+ messages)

[PATCH bluetooth-next 0/3] ieee802154: cleanup for mrf24j40
 2014-09-16  4:48 UTC  (4+ messages)
` [PATCH bluetooth-next 1/3] ieee802154: mrf24j40: fix Missing a blank line after declarations
` [PATCH bluetooth-next 2/3] ieee802154: mrf24j40: remove return statement
` [PATCH bluetooth-next 3/3] ieee802154: mrf24j40: use pr_* / dev_*

[PATCH v2 bluetooth] Fix lowpan_rcv
 2014-09-15 14:08 UTC  (2+ messages)
` [PATCH v3 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

Promiscuous patches
 2014-09-15 12:01 UTC  (4+ messages)

[PATCH v2 bluetooth] Fix lowpan_rcv
 2014-09-15 11:50 UTC  (7+ messages)
` [PATCH v2 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

[PATCH] MAINTAINERS: add maintainer for generic 6LoWPAN
 2014-09-15 10:28 UTC 

[PATCH] mrf24j40.c - support for external rx/tx
 2014-09-15  2:35 UTC 

PATCH IEEE 802.15.4: Add module parameter to mrf24j40 to allow use of external transmitters/receivers
 2014-09-14 23:29 UTC  (5+ messages)

[PATCH][linux-bluetooth 0/3] Fix lowpan_rcv
 2014-09-12  9:18 UTC  (27+ messages)
` [PATCH][linux-bluetooth 1/3] 6lowpan: skb freed locally from lowpan_rcv
` [PATCH][linux-bluetooth 2/3] 6lowpan: Move skb delivery from IPHC
` [PATCH][linux-bluetooth 3/3] 6lowpan: Refactored lowpan_rcv so it's RFC compliant

[Linux-zigbee-devel] [PATCH v2 bluetooth-next] Simplify lowpan receive path so skb is freed in lowpan_rcv when dropped
 2014-09-10  0:18 UTC  (20+ messages)
`  "

6lowpan status
 2014-09-08 10:43 UTC  (13+ messages)
        ` 6lowpan raw socket problems

Serial-driver
 2014-09-08  9:53 UTC  (2+ messages)

[PATCHv2 wpan-tools 0/6] wpan-tools: new netlink interfaces calls
 2014-09-06  8:17 UTC  (8+ messages)
` [PATCHv2 wpan-tools 1/6] nl_extras: initial commit for extra nl bindings
` [PATCHv2 wpan-tools 2/6] phy: add support for tx power pib attribute
` [PATCHv2 wpan-tools 3/6] phy: add support for setting cca_mode
` [PATCHv2 wpan-tools 4/6] mac: add support for setting max_frame_retries
` [PATCHv2 wpan-tools 5/6] mac: initial support for setting csma params
` [PATCHv2 wpan-tools 6/6] phy: add support for cca mode 3 and/or handling

[PATCH wpan-tools 0/6] wpan-tools: new netlink interfaces calls
 2014-09-04  9:01 UTC  (9+ messages)
` [PATCH wpan-tools 1/6] nl_updates: initial commit of nl_updates
` [PATCH wpan-tools 2/6] phy: add support for tx power pib attribute
` [PATCH wpan-tools 3/6] phy: add support for setting cca_mode
` [PATCH wpan-tools 4/6] mac: add support for setting max_frame_retries
` [PATCH wpan-tools 5/6] mac: initial support for setting csma params
` [PATCH wpan-tools 6/6] phy: add support for cca mode 3 and/or handling

[PATCH wpan-next 00/12] ieee802154: mac802154: wireless transformation part 2
 2014-08-24  6:59 UTC  (12+ messages)
` [PATCH wpan-next 06/12] mac802154: rename wpan.c to iface.c
` [PATCH wpan-next 07/12] mac802154: rx: use netif_receive_skb
` [PATCH wpan-next 08/12] mac802154: introduce internal driver-ops header
` [PATCH wpan-next 09/12] mac802154: remove useless -EBUSY if sdata running
` [PATCH wpan-next 10/12] mac802154: rework open count
` [PATCH wpan-next 11/12] mac802154: remove ieee802154_addr from driver_ops
` [PATCH wpan-next 12/12] mac802154: rework sdata state change to running

[PATCH net-next] MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driver
 2014-08-22  0:37 UTC  (3+ messages)

[PATCH wpan-tools 0/8] initial commit of wpan-tools
 2014-08-20 23:17 UTC  (9+ messages)
` [PATCH wpan-tools 1/8] COPYING: add COPYING file
` [PATCH wpan-tools 2/8] initial commit
` [PATCH wpan-tools 3/8] gitignore: add gitignore files
` [PATCH wpan-tools 4/8] iwpan: fix coding style issue
` [PATCH wpan-tools 5/8] nl802154: update to current header file
` [PATCH wpan-tools 6/8] phy: initial commit for phy pib handling
` [PATCH wpan-tools 7/8] mac: initial commit for mac "
` [PATCH wpan-tools 8/8] gitignore: add phy and mac object files

[PATCHv2 bluetooth 0/5] mac802154: ieee802154: stable patches
 2014-08-19 17:20 UTC  (7+ messages)
` [PATCHv2 bluetooth 1/5] mac802154: fixed potential skb leak with mac802154_parse_frame_start
` [PATCHv2 bluetooth 2/5] ieee802154: 6lowpan_rtnl: fix correct errno value
` [PATCHv2 bluetooth 3/5] ieee802154: mac802154: handle the reserved dest mode by dropping the packet
` [PATCHv2 bluetooth 4/5] ieee802154: 6lowpan: ensure of sending 1280 packets
` [PATCHv2 bluetooth 5/5] ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan

mac802154: TX results and ACK processing
 2014-08-19 16:56 UTC  (4+ messages)

[PATCH bluetooth 0/5] mac802154: ieee802154: stable patches
 2014-08-19 16:51 UTC  (8+ messages)
` [PATCH bluetooth 1/5] mac802154: fixed potential skb leak with mac802154_parse_frame_start
` [PATCH bluetooth 2/5] ieee802154: 6lowpan_rtnl: fix correct errno value
` [PATCH bluetooth 3/5] ieee802154: mac802154: handle the reserved dest mode by dropping the packet
` [PATCH bluetooth 4/5] ieee802154: 6lowpan: ensure of sending 1280 packets
` [PATCH bluetooth 5/5] ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan

[PATCH wpan] at86rf230: add missing enable_irq on irq handler
 2014-08-19 16:20 UTC 

new netlink interface cfg802154
 2014-08-19 10:06 UTC 

New organization between wpan and bluetooth
 2014-08-19  9:35 UTC 

[PATCHv2 linux-wpan] ieee802154: mrf24j40: Add support for MRF24J40MC
 2014-08-16 15:49 UTC  (3+ messages)

[PATCH wpan-next 00/12] ieee802154: mac802154: wireless transformation part 3
 2014-08-15 14:59 UTC  (15+ messages)
` [PATCH wpan-next 01/12] mac802154: tx: move xmit callback to tx file
` [PATCH wpan-next 02/12] mac802154: make struct ieee802154_ops const
` [PATCH wpan-next 03/12] mac802154: add netdev qeue helpers
` [PATCH wpan-next 04/12] mac802154: tx: remove kmalloc in xmit hotpath
` [PATCH wpan-next 05/12] mac802154: tx: remove xmit channel context switch
` [PATCH wpan-next 06/12] mac802154: tx: add drv_xmit to driver-ops
` [PATCH wpan-next 07/12] mac802154: tx: fix error handling on xmit
` [PATCH wpan-next 08/12] mac802154: tx: add support for async xmit callback
` [PATCH wpan-next 09/12] at86rf230: asynchrous xmit handling
` [PATCH wpan-next 10/12] ieee802154: add valid frame length helper
` [PATCH wpan-next 11/12] at86rf230: use ieee802154_is_valid_frame_len
` [PATCH wpan-next 12/12] at86rf230: improve receive handling

[PATCH wpan-next 00/11] ieee802154: mac802154: wireless transformation
 2014-08-14  8:24 UTC  (6+ messages)

Latest wpan-next doesn't compile
 2014-08-14  7:11 UTC  (2+ messages)

[Linux-zigbee-devel] Old wiki updated but issues pinging fake nodes with relatively large payloads (> 93 octets)
 2014-08-14  6:49 UTC  (4+ 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).