Searched hist:"7490 b008d123f9bd781f51ad86b543aed49f6200" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ieee802154/ |
H A D | at86rf230.h | 7490b008d123f9bd781f51ad86b543aed49f6200 Sun May 17 21:44:57 CEST 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: add support for atusb transceiver
This patch adds support for the atusb transceiver.
The current driver supports basic functionality only. Possible further tasks would be to sync functionality with the at86rf230 driver, because the atusb use internally an at86rf231 transceiver. Some of these features need a firmware update like AACK and ARET handling.
I did small changes to this driver to work with xmit_async callback and setting of a random extended perm address.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Cc: Werner Almesberger <werner@almesberger.net> Cc: Stefan Schmidt <s.schmidt@samsung.com> Cc: Richard Sharpe <realrichardsharpe@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | atusb.h | 7490b008d123f9bd781f51ad86b543aed49f6200 Sun May 17 21:44:57 CEST 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: add support for atusb transceiver
This patch adds support for the atusb transceiver.
The current driver supports basic functionality only. Possible further tasks would be to sync functionality with the at86rf230 driver, because the atusb use internally an at86rf231 transceiver. Some of these features need a firmware update like AACK and ARET handling.
I did small changes to this driver to work with xmit_async callback and setting of a random extended perm address.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Cc: Werner Almesberger <werner@almesberger.net> Cc: Stefan Schmidt <s.schmidt@samsung.com> Cc: Richard Sharpe <realrichardsharpe@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | Makefile | diff 7490b008d123f9bd781f51ad86b543aed49f6200 Sun May 17 21:44:57 CEST 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: add support for atusb transceiver
This patch adds support for the atusb transceiver.
The current driver supports basic functionality only. Possible further tasks would be to sync functionality with the at86rf230 driver, because the atusb use internally an at86rf231 transceiver. Some of these features need a firmware update like AACK and ARET handling.
I did small changes to this driver to work with xmit_async callback and setting of a random extended perm address.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Cc: Werner Almesberger <werner@almesberger.net> Cc: Stefan Schmidt <s.schmidt@samsung.com> Cc: Richard Sharpe <realrichardsharpe@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | Kconfig | diff 7490b008d123f9bd781f51ad86b543aed49f6200 Sun May 17 21:44:57 CEST 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: add support for atusb transceiver
This patch adds support for the atusb transceiver.
The current driver supports basic functionality only. Possible further tasks would be to sync functionality with the at86rf230 driver, because the atusb use internally an at86rf231 transceiver. Some of these features need a firmware update like AACK and ARET handling.
I did small changes to this driver to work with xmit_async callback and setting of a random extended perm address.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Cc: Werner Almesberger <werner@almesberger.net> Cc: Stefan Schmidt <s.schmidt@samsung.com> Cc: Richard Sharpe <realrichardsharpe@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | atusb.c | 7490b008d123f9bd781f51ad86b543aed49f6200 Sun May 17 21:44:57 CEST 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: add support for atusb transceiver
This patch adds support for the atusb transceiver.
The current driver supports basic functionality only. Possible further tasks would be to sync functionality with the at86rf230 driver, because the atusb use internally an at86rf231 transceiver. Some of these features need a firmware update like AACK and ARET handling.
I did small changes to this driver to work with xmit_async callback and setting of a random extended perm address.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Cc: Werner Almesberger <werner@almesberger.net> Cc: Stefan Schmidt <s.schmidt@samsung.com> Cc: Richard Sharpe <realrichardsharpe@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | at86rf230.c | diff 7490b008d123f9bd781f51ad86b543aed49f6200 Sun May 17 21:44:57 CEST 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: add support for atusb transceiver
This patch adds support for the atusb transceiver.
The current driver supports basic functionality only. Possible further tasks would be to sync functionality with the at86rf230 driver, because the atusb use internally an at86rf231 transceiver. Some of these features need a firmware update like AACK and ARET handling.
I did small changes to this driver to work with xmit_async callback and setting of a random extended perm address.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Cc: Werner Almesberger <werner@almesberger.net> Cc: Stefan Schmidt <s.schmidt@samsung.com> Cc: Richard Sharpe <realrichardsharpe@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|