diff options
author | Sergey Lapin <slapin@ossfans.org> | 2009-06-08 08:18:50 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-06-09 08:25:33 -0400 |
commit | 02cf228639233aa227a152955a98564c7a18f9ee (patch) | |
tree | 11c7bc0f69aa8ade941c1a98392f3b8a31b41773 /MAINTAINERS | |
parent | 2c21d11518b688cd4c8e7ddfcd4ba41482ad075b (diff) |
ieee802154: add documentation about our stack
Add MAINTAINERS entry and a small text describing our stack interfaces,
how to hook the drivers, etc.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2f6a8fcfb1f2..a6df68fad9ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2819,6 +2819,18 @@ L: linux1394-devel@lists.sourceforge.net | |||
2819 | S: Maintained | 2819 | S: Maintained |
2820 | F: drivers/ieee1394/raw1394* | 2820 | F: drivers/ieee1394/raw1394* |
2821 | 2821 | ||
2822 | IEEE 802.15.4 SUBSYSTEM | ||
2823 | P: Dmitry Eremin-Solenikov | ||
2824 | M: dbaryshkov@gmail.com | ||
2825 | P: Sergey Lapin | ||
2826 | M: slapin@ossfans.org | ||
2827 | L: linux-zigbee-devel@lists.sourceforge.net | ||
2828 | W: http://apps.sourceforge.net/trac/linux-zigbee | ||
2829 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lumag/lowpan.git | ||
2830 | S: Maintained | ||
2831 | F: net/ieee802154/ | ||
2832 | F: drivers/ieee801254/ | ||
2833 | |||
2822 | INTEGRITY MEASUREMENT ARCHITECTURE (IMA) | 2834 | INTEGRITY MEASUREMENT ARCHITECTURE (IMA) |
2823 | P: Mimi Zohar | 2835 | P: Mimi Zohar |
2824 | M: zohar@us.ibm.com | 2836 | M: zohar@us.ibm.com |