1. 8c6ad9c ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driver by Xue Liu · 7 years ago
  2. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  3. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  4. 8f1878a net: ieee802154: adf7242: Rework IRQ and packet handling by Michael Hennerich · 7 years ago
  5. c78c1b0 net: ieee802154: adf7242: Avoid redundant RC_READY polling by Michael Hennerich · 7 years ago
  6. 78f012b net: ieee802154: adf7242: Add additional DEBUG information by Michael Hennerich · 7 years ago
  7. 388b3b2 net: ieee802154: adf7242: Fix bug if defined DEBUG by Michael Hennerich · 7 years ago
  8. 44fde7b net: ieee802154: adf7242: Add support for ADF7241 devices by Michael Hennerich · 7 years ago
  9. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  10. 7558bd5 ieee802154: ca8210: use __func__ macro for debug messages by Stefan Schmidt · 7 years ago
  11. dc1281e ieee802154: ca8210: fix some kernel coding style errors by Stefan Schmidt · 7 years ago
  12. 395cef4 ieee802154: adf7242: use unsigned int over only unsigned by Stefan Schmidt · 7 years ago
  13. 0be7fc7 ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stop by Gustavo A. R. Silva · 7 years ago
  14. cd3a21b ieee802154: cc2520: switch from BUG_ON() to WARN_ON() on problem by Stefan Schmidt · 7 years ago
  15. a8ab042 ieee802154: cc2520: use __func__ macro for debug messages by Stefan Schmidt · 7 years ago
  16. 3ee0275 ieee802154: cc2520: fix some kernel coding style errors by Stefan Schmidt · 7 years ago
  17. bd910a9 ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problem by Stefan Schmidt · 7 years ago
  18. 2f15034 ieee802154: atusb: fix some kernel coding style errors by Stefan Schmidt · 7 years ago
  19. 5f0cbf4 ieee802154: atusb: use __func__ macro for debug messages by Stefan Schmidt · 7 years ago
  20. 909dcf9 ieee802154: atusb: switch from uint8_t to u8 by Stefan Schmidt · 7 years ago
  21. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. f730cc9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  24. 753f5d9 ieee802154: fix gcc-4.9 warnings by Arnd Bergmann · 7 years ago
  25. 06ff5da ieee802154: atusb: make two structures static, fixes warnings by Colin Ian King · 7 years ago
  26. 7635569 ieee802154: atusb: fix firmware version check to enable frame retries by Stefan Schmidt · 7 years ago
  27. d5dd29e ieee802154: atusb: Driver for Busware HUL dongle by Josef Filzmaier · 7 years ago
  28. f00c298 ieee802154: ca8210: Fix a potential NULL pointer dereference by Christophe JAILLET · 7 years ago
  29. 98b5798 mrf24j40: Fix en error handling path in 'mrf24j40_probe()' by Christophe JAILLET · 8 years ago
  30. 0ab1031 drivers: net: add missing interrupt.h include by Florian Westphal · 8 years ago
  31. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  32. 7dab546 net: ieee802154: fix potential null pointer dereference by Gustavo A. R. Silva · 8 years ago
  33. 3a21bf5 ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_skb_rx() by Markus Elfring · 8 years ago
  34. 8ec4a1e ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_probe() by Markus Elfring · 8 years ago
  35. eee6044 ieee802154: don't select COMMON_CLK by Arnd Bergmann · 8 years ago
  36. 941825e ieee802154: ca8210: Add checks for kmalloc allocation failures by Colin Ian King · 8 years ago
  37. ded845a ieee802154: Add CA8210 IEEE 802.15.4 device driver by Harry Morris · 8 years ago
  38. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  39. 8e38b7d ieee802154: atusb: fix driver to work with older firmware versions by Stefan Schmidt · 8 years ago
  40. f301606 at86rf230: Allow slow GPIO pins for "rstn" by Andrey Smirnov · 8 years ago
  41. 5eb35a6c ieee802154: atusb: do not use the stack for address fetching to make it DMA able by Stefan Schmidt · 8 years ago
  42. 2fd2b55 ieee802154: atusb: make sure we set a randaom extended address if fetching fails by Stefan Schmidt · 8 years ago
  43. 05a974e ieee802154: atusb: do not use the stack for buffers to make them DMA able by Stefan Schmidt · 8 years ago
  44. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  45. 5d82288 ieee802154: atusb: implement .set_frame_retries ops callback by Stefan Schmidt · 8 years ago
  46. 6cc33eb ieee802154: atusb: try to read permanent extended address from device by Stefan Schmidt · 8 years ago
  47. 4655156 ieee802154: atusb: store firmware version after retrieval for later use by Stefan Schmidt · 8 years ago
  48. c84d59e ieee802154: atusb: sync header file from firmware for new features by Stefan Schmidt · 8 years ago
  49. e03551d ieee802154: fakelb: print number of created fake devices during probe by Stefan Schmidt · 8 years ago
  50. 4d7101d at86rf230: fix cca ed values for rf233 by Alexander Aring · 8 years ago
  51. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 8f8a8b1 net: ieee802154: drop duplicate header delay.h by Geliang Tang · 8 years ago
  53. e796f49 net: ieee802154: constify ieee802154_ops structures by Bhumika Goyal · 8 years ago
  54. bdca1fd fakelb: fix schedule while atomic by Alexander Aring · 8 years ago
  55. 3faf564 mrf24j40: avoid uninitialized byte in SPI transfer to radio. by Walter Mack · 9 years ago
  56. 7c2b9bf fakelb: allow to run as monitor by Alexander Aring · 9 years ago
  57. 3896129 atusb: don't change csma settings while set channel by Alexander Aring · 9 years ago
  58. d113412 net: ieee802154/adf7242: syntax error ifdef DEBUG by xypron.glpk@gmx.de · 9 years ago
  59. 151c37b ieee802154: atusb: update my copyright years for this driver by Stefan Schmidt · 9 years ago
  60. 308dbb7 ieee802154: atusb: implement .set_cca_mode ops callback by Stefan Schmidt · 9 years ago
  61. 0f4715c ieee802154: atusb: implement .set_cca_ed_level ops callback by Stefan Schmidt · 9 years ago
  62. fb7c579 ieee802154: atusb: implement .set_csma_params ops callback by Stefan Schmidt · 9 years ago
  63. 60f5f5d at86rf230: increase sleep to off timings by Alexander Aring · 9 years ago
  64. 8782044 mrf24j40: apply the security-enabled bit on secured outbound frames by Alexandre Macabies · 9 years ago
  65. 5a62f3c mrf24j40: fix security-enabled processing on inbound frames by Alexandre Macabies · 9 years ago
  66. cd9d721 ieee802154/adf7242: fix memory leak of firmware by Sudip Mukherjee · 9 years ago
  67. 6367551 mrf24j40: add writeable missing reg by Alexander Aring · 9 years ago
  68. d981b5b at86rf230: fix state change handling on error by Alexander Aring · 9 years ago
  69. c231c5a at86rf230: fix race on error handling by Alexander Aring · 9 years ago
  70. 59869eb ieee802154: cc2520: Check CRC & add promiscuous by Brad Campbell · 9 years ago
  71. 7302b9d ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154 by Michael Hennerich · 9 years ago
  72. 4188146 ieee802154-atusb: Delete an unnecessary check before the function call "kfree_skb" by Markus Elfring · 9 years ago
  73. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  74. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  75. eb24d06 mrf24j40: remove trailing semicolon by Alexander Aring · 9 years ago
  76. 7d84054 mrf24j40: replace magic numbers by Alexander Aring · 9 years ago
  77. afaf7fde mrf24j40: change irq trigger type behaviour by Alexander Aring · 9 years ago
  78. 8ba4041 mrf24j40: add promiscuous mode support by Alexander Aring · 9 years ago
  79. 00250f7 mrf24j40: add tx power support by Alexander Aring · 9 years ago
  80. e33a0f9 mrf24j40: add cca ed level support by Alexander Aring · 9 years ago
  81. f1d7812 mrf24j40: add cca mode support by Alexander Aring · 9 years ago
  82. 2323cf3 mrf24j40: add csma params support by Alexander Aring · 9 years ago
  83. 3744161 mrf24j40: async interrupt handling by Alexander Aring · 9 years ago
  84. c91a301 mrf24j40: rework rx handling to async rx handling by Alexander Aring · 9 years ago
  85. 6844a0e mrf24j40: rework tx handling to async tx handling by Alexander Aring · 9 years ago
  86. ab40ff75 mrf24j40: change to frame delivery with crc by Alexander Aring · 9 years ago
  87. 42c7148 mrf24j40: use regmap for register access by Alexander Aring · 9 years ago
  88. b015679 mrf24j40: add regmap support by Alexander Aring · 9 years ago
  89. 554b494 mrf24j40: add more register defines by Alexander Aring · 9 years ago
  90. d344c91 mrf24j40: add random extended addr generation by Alexander Aring · 9 years ago
  91. 766928f mrf24j40: add default channel setting by Alexander Aring · 9 years ago
  92. 2e6fd64 mrf24j40: add device-tree support by Alexander Aring · 9 years ago
  93. 78aedb6 mrf24j40: remove spi settings overwrite by Alexander Aring · 9 years ago
  94. a339e18 mrf24j40: calling ieee802154_register_hw at last by Alexander Aring · 9 years ago
  95. b2cfdf3 mrf24j40: use ieee802154_alloc_hw for private data by Alexander Aring · 9 years ago
  96. c9f883f mrf24j40: cleanup define identation by Alexander Aring · 9 years ago
  97. 57c1bc7 at86rf230: support edge triggered irq by Alexander Aring · 9 years ago
  98. 97170ea drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL by Stephen Rothwell · 9 years ago
  99. 9def9af atusb: add handling for different chipnames by Alexander Aring · 9 years ago
  100. 5c3c473 at86rf230: detailed edge triggered irq warning by Alexander Aring · 9 years ago