1. 78aedb6 mrf24j40: remove spi settings overwrite by Alexander Aring · 9 years ago
  2. a339e18 mrf24j40: calling ieee802154_register_hw at last by Alexander Aring · 9 years ago
  3. b2cfdf3 mrf24j40: use ieee802154_alloc_hw for private data by Alexander Aring · 9 years ago
  4. c9f883f mrf24j40: cleanup define identation by Alexander Aring · 9 years ago
  5. fc586c4 net: ieee802154: Remove redundant spi driver bus initialization by Antonio Borneo · 9 years ago
  6. e5719b6 ieee802154/mrf24j40: make sure we do not override return values by Stefan Schmidt · 9 years ago
  7. f265be3 mac802154: remove aack hw flag by Alexander Aring · 9 years ago
  8. 72f655e ieee802154: introduce wpan_phy_supported by Alexander Aring · 9 years ago
  9. ce261bc ieee802154/mrf24j40: Fix alignment of parenthesis by Stefan Schmidt · 10 years ago
  10. 5c1be06 ieee802154/mrf24j40: Fix typo begining -> beginning by Stefan Schmidt · 10 years ago
  11. c8fc84e mac802154: add hardware address filter flag by Alexander Aring · 10 years ago
  12. e37d2ec mac802154: ops: declare channel and page as u8 by Alexander Aring · 10 years ago
  13. 1630186 mac802154: declare struct ieee802154_ops as const by Alexander Aring · 10 years ago
  14. 61a2281 ieee802154: drivers: use dev_alloc_skb by Alexander Aring · 10 years ago
  15. ed0a5dc mac802154: tx: add support for xmit_async callback by Alexander Aring · 10 years ago
  16. 5a50439 ieee802154: rename ieee802154_dev to ieee802154_hw by Alexander Aring · 10 years ago
  17. 4ca24ac ieee802154: move ieee802154 header by Alexander Aring · 10 years ago
  18. 5ad60d3 ieee802154: move wpan-phy.h to cfg802154.h by Alexander Aring · 10 years ago
  19. 57205c1 mac802154: fix typo IEEE802515 to IEEE802154 by Alexander Aring · 10 years ago
  20. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  21. db9e0ee ieee802154: mrf24j40: Add support for MRF24J40MC by Simon Vincent · 10 years ago
  22. ca079ad mrf24j40: use pr_* / dev_* instead of printk() by Varka Bhadram · 10 years ago
  23. 3d920f0 mrf24j40: remove unnecessary return statement by Varka Bhadram · 10 years ago
  24. 529160d mrf24j40: fix Missing a blank line after declarations by Varka Bhadram · 10 years ago
  25. 3dac9a7 mrf24j40: separate h/w init and add checkings by Varka Bhadram · 10 years ago
  26. 0aaf43f mrf24j40: add device managed APIs by Varka Bhadram · 10 years ago
  27. b70ab2e ieee802154: enforce consistent endianness in the 802.15.4 stack by Phoebe Buckheister · 10 years ago
  28. 40706af net: ieee802154: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  29. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  30. 40afbb6 mrf24j40: Use level-triggered interrupts by Alan Ott · 11 years ago
  31. 4a4e1da mrf24j40: Use threaded IRQ handler by Alan Ott · 11 years ago
  32. 9757f1d mrf24j40: Move INIT_COMPLETION() to before packet transmission by Alan Ott · 11 years ago
  33. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  34. 3d4a131 mrf24j40: use module_spi_driver to simplify the code by Wei Yongjun · 11 years ago
  35. cbde812 mrf24j40: Enable link-layer acknowledgement and retry by Alan Ott · 11 years ago
  36. 4fa0a0e net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  37. 119c331 mrf24j40: Fix byte-order of IEEE address by Alan Ott · 11 years ago
  38. cf82dab mrf24j40: Increase max SPI speed to 10MHz by Alan Ott · 11 years ago
  39. 7a1c231 mrf24j40: Warn if transmit interrupts timeout by Alan Ott · 11 years ago
  40. 50861c7 mrf24j40: pinctrl support by Alan Ott · 11 years ago
  41. bb1f460 ieee802154: remove __dev* attributes by Bill Pemberton · 12 years ago
  42. 916082b workqueue: avoid using deprecated functions by Linus Torvalds · 12 years ago
  43. 3731a33 ieee802154: MRF24J40 driver by Alan Ott · 12 years ago