Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
 messages from 2018-01-04 16:19:31 to 2018-06-13 22:37:23 UTC [more...]

Problem using AF_PACKET with SOCK_RAW on ieee802514 devices
 2018-06-13 22:35 UTC 

netdevice notifier and device private data
 2018-06-12 13:22 UTC  (9+ messages)

[PATCH net] net: ipv6: ip6_output: alloc skb with tailroom
 2018-06-07 16:28 UTC  (7+ messages)

[PATCH] ieee802154: add rx LQI from userspace
 2018-06-07 14:08 UTC 

[PATCH RFC wpan] net: 6lowpan: fix reserved space for single frames
 2018-06-05 21:17 UTC  (2+ messages)

[PATCH] ieee802154: mcr20a: add missing includes
 2018-06-01 21:52 UTC  (2+ messages)

Kernel Soft Panic with wpan interface
 2018-06-01 16:21 UTC  (3+ messages)

ndo_star_xmit() - resevered head and tailroom
 2018-06-01 16:14 UTC 

[RFC PATCH wpan-next 0/2] ieee802154: hwsim: add hwsim driver
 2018-05-17 20:40 UTC  (11+ messages)
` [RFC PATCH wpan-next 1/2] ieee802154: hwsim: add replacement for fakelb
` [RFC PATCH wpan-next 2/2] ieee802154: fakelb: add deprecated msg while probe

net: ieee802154: 6lowpan: fix frag reassembly
 2018-05-17 15:59 UTC  (6+ messages)

Kernel panic on kernel-3.10.0-693.21.1.el7 in ndisc.h
 2018-05-15  6:55 UTC  (7+ messages)
` Fwd: "

[RFC] net: Add new LoRaWAN subsystem
 2018-05-13  2:42 UTC  (4+ messages)

pull-request: ieee802154 2018-05-08
 2018-05-09  7:31 UTC  (5+ messages)

[RFC PATCH wpan-tools 0/2] wpan-hwsim: introduce new user space tool
 2018-05-07 12:44 UTC  (5+ messages)
` [RFC PATCH wpan-tools 1/2] wpan-ping: fix ifname setting
` [RFC PATCH wpan-tools 2/2] wpan-hwsim: initial commit

[RFC PATCH 0/2] Introduce assert_in_softirq()
 2018-05-05  7:06 UTC  (9+ messages)
` [RFC PATCH 1/2] lockdep: Add a assert_in_softirq()
` [RFC PATCH 2/2] net: mac808211: mac802154: use lockdep_assert_in_softirq() instead own warning

[PATCH wpan] net: ieee802154: 6lowpan: fix frag reassembly
 2018-04-25 21:19 UTC  (5+ messages)

[PATCH wpan] net: cfg802154: mark ieee802154_addr as packed
 2018-04-19 23:42 UTC  (2+ messages)

[PATCH] ieee802154: assembly of 6LoWPAN fragments improvement
 2018-04-16 13:01 UTC  (5+ messages)

[PATCH] net: ieee802154: mcr20a: do not leak resources on error path
 2018-04-13  8:49 UTC  (6+ messages)

[PATCH] net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe
 2018-04-12 12:08 UTC  (2+ messages)

[PATCH] ieee802154: mcr20a: Fix memory leak in mcr20a_probe
 2018-04-10 10:58 UTC  (4+ messages)

pull-request: ieee802154-next 2018-03-29
 2018-03-30 17:01 UTC  (2+ messages)

[PATCH v2 0/1] ieee802154: ca8210: Fix potential security exploit
 2018-03-29 15:25 UTC  (3+ messages)
` [PATCH v2 1/1] ieee802154: ca8210: fix uninitialised data read

[PATCH 0/1] ieee802154: ca8210: Fix potential security exploit
 2018-03-28 10:23 UTC  (3+ messages)
` [PATCH 1/1] ieee802154: ca8210: fix uninitialised data read

[PATCH 0/4] net: drivers/net: Use octal permissions
 2018-03-26 16:08 UTC  (4+ messages)
` [PATCH 4/4] drivers/net: Use octal not symbolic permissions

[PATCH net-next 0/2] Converting pernet_operations (part #10)
 2018-03-22 15:14 UTC  (5+ messages)
` [PATCH net-next 1/2] net: Convert lowpan_frags_ops
` [PATCH net-next 2/2] net: Convert nf_ct_net_ops

"encryption failed" warnings in dmesg
 2018-03-12 15:27 UTC  (9+ messages)

[PATCH net] ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
 2018-03-09 16:19 UTC  (4+ messages)

[PATCH] website: Add NXP mcr20a to the suppoted hardware
 2018-03-02 11:11 UTC  (2+ messages)

[PATCH][next] ieee802154: remove unused variable 'val'
 2018-03-02 10:41 UTC  (2+ messages)

pull-request: ieee802154-next 2018-02-26
 2018-02-27 16:15 UTC  (2+ messages)

[PATCH] website: Add troubleshooting section in how-tos
 2018-02-26 11:53 UTC  (7+ messages)

[PATCHv3 0/3] ieee802154: Add support for NXP MCR20A
 2018-02-21 10:24 UTC  (9+ messages)
` [PATCHv3 1/3] ieee802154: Add device tree documentation for MCR20A
` [PATCHv3 2/3] ieee802154: Add entry in MAINTAINTERS for MCR20a driver
` [PATCHv3 3/3] This is a driver for the NXP MCR20A 802.15.4 transceiver

[PATCHv2 0/3] ieee802154: Add support for NXP MCR20A
 2018-02-20 10:53 UTC  (17+ messages)
` [PATCHv2 1/3] ieee802154: Add device tree documentation for MCR20A
` [PATCHv2 2/3] ieee802154: Add entry in MAINTAINTERS for MCR20a driver
` [PATCHv2 3/3] ieee802154: Add MCR20A IEEE 802.15.4 device driver

[PATCH 0/3] ieee802154: Add support for NXP MCR20A
 2018-02-19 15:50 UTC  (10+ messages)
` [PATCH 1/3] ieee802154: Add device tree documentation for MCR20A
` [PATCH 2/3] ieee802154: Add entry in MAINTAINTERS for MCR20a driver
` [PATCH 3/3] ieee802154: Add MCR20A IEEE 802.15.4 device driver

issues with at86rf212b transceiver
 2018-02-18 19:10 UTC  (9+ messages)

[PATCH wpan-next] ieee802154: 6lowpan: set IFF_NO_QUEUE
 2018-02-14 15:23 UTC  (2+ messages)

wpan-tools 0.8 release
 2018-02-05 10:44 UTC  (5+ messages)

Is at86rf230 a SoftMAC device driver?
 2018-01-24 19:32 UTC  (2+ messages)

reading RSSI value
 2018-01-24 19:30 UTC  (5+ messages)

Business Possibility
 2018-01-04 16:14 UTC 


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