1. 26 10月, 2014 1 次提交
  2. 25 10月, 2014 2 次提交
  3. 08 7月, 2014 1 次提交
    • A
      mac802154: at86rf230: add hw flags and merge ops · 640985ec
      Alexander Aring 提交于
      This patch adds new mac802154 hw flags for transmit power, csma and
      listen before transmit (lbt). These flags indicates that the transceiver
      supports these features. If the flags are set and the driver doesn't
      implement the necessary functions, then ieee802154_register_device
      returns -ENOSYS "Function not implemented".
      
      This patch merges also all at86rf230 operations into one operations structure
      and set the right hw flags for the at86rf230 transceivers.
      Signed-off-by: NAlexander Aring <alex.aring@gmail.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      640985ec
  4. 15 3月, 2014 2 次提交
  5. 18 2月, 2014 5 次提交
  6. 22 10月, 2013 1 次提交
  7. 27 6月, 2012 1 次提交
  8. 17 5月, 2012 3 次提交