Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ieee802154: docs: fix project name to linux-wpan as well as some typos

Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

authored by

Stefan Schmidt and committed by
Marcel Holtmann
29cd5ddc 5c3c4736

+4 -4
+4 -4
Documentation/networking/ieee802154.txt
··· 7 7 The IEEE 802.15.4 working group focuses on standardization of bottom 8 8 two layers: Medium Access Control (MAC) and Physical (PHY). And there 9 9 are mainly two options available for upper layers: 10 - - ZigBee - proprietary protocol from ZigBee Alliance 11 - - 6LowPAN - IPv6 networking over low rate personal area networks 10 + - ZigBee - proprietary protocol from the ZigBee Alliance 11 + - 6LoWPAN - IPv6 networking over low rate personal area networks 12 12 13 - The Linux-ZigBee project goal is to provide complete implementation 14 - of IEEE 802.15.4 and 6LoWPAN protocols. IEEE 802.15.4 is a stack 13 + The linux-wpan project goal is to provide a complete implementation 14 + of the IEEE 802.15.4 and 6LoWPAN protocols. IEEE 802.15.4 is a stack 15 15 of protocols for organizing Low-Rate Wireless Personal Area Networks. 16 16 17 17 The stack is composed of three main parts: