1. ca079ad mrf24j40: use pr_* / dev_* instead of printk() by Varka Bhadram · 10 years ago
  2. 3d920f0 mrf24j40: remove unnecessary return statement by Varka Bhadram · 10 years ago
  3. 529160d mrf24j40: fix Missing a blank line after declarations by Varka Bhadram · 10 years ago
  4. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  5. 01ebd60 at86rf230: add new author by Alexander Aring · 10 years ago
  6. 7a4ef91 at86rf230: add sleep cycle timing by Alexander Aring · 10 years ago
  7. 984e0c6 at86rf230: add timing for channel switch by Alexander Aring · 10 years ago
  8. 09e536c at86rf230: rework reset to trx_off state change by Alexander Aring · 10 years ago
  9. 2e0571c at86rf230: rework state change and start/stop by Alexander Aring · 10 years ago
  10. 1db0558 at86rf230: rework irq_pol setting by Alexander Aring · 10 years ago
  11. 6bd2b13 at86rf230: move RX_SAFE_MODE setting to hw_init by Alexander Aring · 10 years ago
  12. 1d15d6b at86rf230: rework transmit and receive handling by Alexander Aring · 10 years ago
  13. a7d7eda at86rf230: add support for at86rf23x desense by Alexander Aring · 10 years ago
  14. a53d1f7 at86rf230: remove is212 and add driver data by Alexander Aring · 10 years ago
  15. c8ee0f5 at86rf230: rework detect device handling by Alexander Aring · 10 years ago
  16. f76014f77 at86rf230: add regmap support by Alexander Aring · 10 years ago
  17. 640985e mac802154: at86rf230: add hw flags and merge ops by Alexander Aring · 10 years ago
  18. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. b5bf622 ieee802154: cc2520: add driver to kernel build system by Varka Bhadram · 10 years ago
  20. 0da6bc8 ieee802154: cc2520: adds driver for TI CC2520 radio by Varka Bhadram · 10 years ago
  21. 363c2cd at86rf230: fix irq setup by Phoebe Buckheister · 10 years ago
  22. 3dac9a7 mrf24j40: separate h/w init and add checkings by Varka Bhadram · 10 years ago
  23. 0aaf43f mrf24j40: add device managed APIs by Varka Bhadram · 10 years ago
  24. 12b5c38 ieee802154: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  25. 18c6504 at86rf230: remove function for setting irq polarity by Alexander Aring · 10 years ago
  26. 1cc9fc5 at86rf230: remove unnecessary state read by Alexander Aring · 10 years ago
  27. 57e48ff at86rf230: remove unnecessary spi_set_drvdata by Alexander Aring · 10 years ago
  28. 1962694 at86rf230: reset irq line before irq request by Alexander Aring · 10 years ago
  29. ee69559 at86rf230: remove unnecessary assign by Alexander Aring · 10 years ago
  30. a8b66db at86rf230: remove #ifdef CONFIG_OF by Alexander Aring · 10 years ago
  31. 90b1552 at86rf230: add at86rf230_device_id table by Alexander Aring · 10 years ago
  32. 1086b4f at86rf230: make of_device_id const by Alexander Aring · 10 years ago
  33. 835cb7d at86rf230: add missing MODULE_DEVICE_TABLE by Alexander Aring · 10 years ago
  34. 0679e29 at86rf230: use devm_gpio_request_one by Alexander Aring · 10 years ago
  35. 652355c at86rf230: use devm_request_irq by Alexander Aring · 10 years ago
  36. 8eba0ee at86rf230: remove irq_type in request_irq by Alexander Aring · 10 years ago
  37. 4af619a at86rf230: use irq_get_trigger_type by Alexander Aring · 10 years ago
  38. 2168746 at86rf230: fix __at86rf230_read_subreg function by Alexander Aring · 10 years ago
  39. bb78864 at86rf230: remove check if AVDD settled by Alexander Aring · 10 years ago
  40. 39d7f32 at86rf230: fix MAX_CSMA_RETRIES parameter by Alexander Aring · 10 years ago
  41. 0b70195 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  42. 17e84a9 at86rf230: mask irq's before deregister device by Alexander Aring · 10 years ago
  43. fa2d3e9 at86rf230: add support for devicetree by Alexander Aring · 10 years ago
  44. 3fa2757 at86rf230: make reset pin optionally by Alexander Aring · 10 years ago
  45. 56f023f at86rf230: change reset timings by Alexander Aring · 10 years ago
  46. 7e81461 at86rf230: move locking state in xmit by Alexander Aring · 10 years ago
  47. 7332fcb at86rf230: fix unexpected state change by Alexander Aring · 10 years ago
  48. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  49. ae531b9 ieee802154: use ieee802154_addr instead of *_sa variants by Phoebe Buckheister · 10 years ago
  50. b70ab2e ieee802154: enforce consistent endianness in the 802.15.4 stack by Phoebe Buckheister · 10 years ago
  51. 376b7bd ieee802154: rename struct ieee802154_addr to *_sa by Phoebe Buckheister · 10 years ago
  52. 6e07a1e at86rf230: fix lockdep splats by Alexander Aring · 10 years ago
  53. 48d5dba ieee802154: at86rf230: add support for rf233 chip by Thomas Stilwell · 10 years ago
  54. 6092c79 ieee802154: fix whitespace issues in Kconfig by Alexander Aring · 10 years ago
  55. 9aa69bc at86rf230: add help and 212 to Kconfig menu entry by Alexander Aring · 10 years ago
  56. 677676c ieee802154: fix at86rf212_set_txpower() exit path by Jean Sacren · 10 years ago
  57. 44a6bd8 ieee802154: fix new function declaration by Jean Sacren · 10 years ago
  58. f2fdd67 ieee802154: enable smart transmitter features of RF212 by Phoebe Buckheister · 10 years ago
  59. 7dcbd22 ieee802154: ensure that first RF212 state comes from TRX_OFF by Phoebe Buckheister · 10 years ago
  60. 6ca0019 ieee802154: add support for setting CCA energy detection levels by Phoebe Buckheister · 10 years ago
  61. ba08fea ieee802154: add support for CCA mode in wpan phys by Phoebe Buckheister · 10 years ago
  62. 84dda3c ieee802154: add support for listen-before-talk in wpan_phy by Phoebe Buckheister · 10 years ago
  63. 643e53c ieee802154: support 100kbps QPSK/EU in at86rf230 by Phoebe Buckheister · 10 years ago
  64. 9b2777d ieee802154: add TX power control to wpan_phy by Phoebe Buckheister · 10 years ago
  65. 5b520bb ieee802154: default to AACK in at86rf230 by Phoebe Buckheister · 10 years ago
  66. 8fad346 ieee802154: add basic support for RF212 to at86rf230 driver by Phoebe Buckheister · 10 years ago
  67. 40706af net: ieee802154: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  68. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  69. 40afbb6 mrf24j40: Use level-triggered interrupts by Alan Ott · 11 years ago
  70. 4a4e1da mrf24j40: Use threaded IRQ handler by Alan Ott · 11 years ago
  71. 9757f1d mrf24j40: Move INIT_COMPLETION() to before packet transmission by Alan Ott · 11 years ago
  72. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  73. 057dad6 at86rf230: change irq handling to prevent lockups with edge type irq by Sascha Herrmann · 11 years ago
  74. 43b5abe at86rf230: add irq type configuration option by Sascha Herrmann · 11 years ago
  75. 3d4a131 mrf24j40: use module_spi_driver to simplify the code by Wei Yongjun · 11 years ago
  76. cbde812 mrf24j40: Enable link-layer acknowledgement and retry by Alan Ott · 11 years ago
  77. f8075a8 at86rf230: remove unnecessary / dead code by Sascha Herrmann · 11 years ago
  78. d87c8c6 IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops" by Werner Almesberger · 11 years ago
  79. 4fa0a0e net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  80. 028889b ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON by stefan@datenfreihafen.org · 11 years ago
  81. 1486774 ieee802154/at86rf230: Implement hardware address filter callback. by stefan@datenfreihafen.org · 11 years ago
  82. 119c331 mrf24j40: Fix byte-order of IEEE address by Alan Ott · 11 years ago
  83. cf82dab mrf24j40: Increase max SPI speed to 10MHz by Alan Ott · 11 years ago
  84. 7a1c231 mrf24j40: Warn if transmit interrupts timeout by Alan Ott · 11 years ago
  85. 50861c7 mrf24j40: pinctrl support by Alan Ott · 11 years ago
  86. c14dd26 ieee802154: at86rf230: Remove empty suspend/resume callbacks by Lars-Peter Clausen · 11 years ago
  87. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  88. bb1f460 ieee802154: remove __dev* attributes by Bill Pemberton · 12 years ago
  89. 916082b workqueue: avoid using deprecated functions by Linus Torvalds · 12 years ago
  90. 3731a33 ieee802154: MRF24J40 driver by Alan Ott · 12 years ago
  91. 0739d64 drivers/ieee802154: move ieee802154 drivers to net folder by alex.bluesman.smirnov@gmail.com · 12 years ago