[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1346300194-3286-1-git-send-email-alan@signal11.us>
Date: Thu, 30 Aug 2012 00:16:33 -0400
From: Alan Ott <alan@...nal11.us>
To: Alexander Smirnov <alex.bluesman.smirnov@...il.com>,
Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
Tony Cheneau <tony.cheneau@...esiak.org>
Cc: linux-zigbee-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Alan Ott <alan@...nal11.us>
Subject: [PATCH v6 0/1] Driver for Microchip MRF24J40
This is a driver for the Microchip MRF24J40 802.15.4 transceiver.
Versions 1-5 and discussion can be found on the archives of the linux-zigbee
mailing list:
http://www.mail-archive.com/linux-zigbee-devel@lists.sourceforge.net/msg01014.html
Alan Ott (1):
ieee802154: MRF24J40 driver
drivers/ieee802154/Kconfig | 11 +
drivers/ieee802154/Makefile | 1 +
drivers/ieee802154/mrf24j40.c | 767 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 779 insertions(+), 0 deletions(-)
create mode 100644 drivers/ieee802154/mrf24j40.c
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists