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