17 Sep, 2015

1 commit

  • This patch introduce debugfs support for collect trac status stats. To
    clear the stats ifdown the interface of at86rf230 and start the
    interface again.

    Signed-off-by: Alexander Aring
    Reviewed-by: Stefan Schmidt
    Signed-off-by: Marcel Holtmann

    Alexander Aring
     

19 May, 2015

1 commit

  • 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
    Cc: Werner Almesberger
    Cc: Stefan Schmidt
    Cc: Richard Sharpe
    Signed-off-by: Marcel Holtmann

    Alexander Aring