1. 61a2281 ieee802154: drivers: use dev_alloc_skb by Alexander Aring · 10 years ago
  2. 061ef8f mac802154: tx: use put_unaligned_le16 for copy crc by Alexander Aring · 10 years ago
  3. 0114123 ieee802154: 6lowpan: rename process_data and lowpan_process_data by Martin Townsend · 10 years ago
  4. 3c400b8 bluetooth:6lowpan: use consume_skb when packet processed successfully by Martin Townsend · 10 years ago
  5. 04dfd73 6lowpan: fix process_data return values by Martin Townsend · 10 years ago
  6. f8b3617 6lowpan: remove skb_deliver from IPHC by Martin Townsend · 10 years ago
  7. f81f466 mac802154: tx: make worker information static by Alexander Aring · 10 years ago
  8. 955aee8 at86rf230: asynchronous xmit handling by Alexander Aring · 10 years ago
  9. 1e7283a mac802154: tx: add comment at sync xmit callback by Alexander Aring · 10 years ago
  10. e5e584f mac802154: tx: change naming convention by Alexander Aring · 10 years ago
  11. 409c3b0 mac802154: tx: move stats tx increment by Alexander Aring · 10 years ago
  12. b7eec52 mac802154: tx: cleanup crc calculation by Alexander Aring · 10 years ago
  13. cfa626c mac802154: tx: use netdev print helpers by Alexander Aring · 10 years ago
  14. 6001d52 mac802154: tx: don't allow if down while sync tx by Alexander Aring · 10 years ago
  15. ed0a5dc mac802154: tx: add support for xmit_async callback by Alexander Aring · 10 years ago
  16. cdb66be mac802154: tx: fix error handling while xmit by Alexander Aring · 10 years ago
  17. 18d60a0 mac802154: tx: use queue helpers in xmit worker by Alexander Aring · 10 years ago
  18. c208510 mac802154: add netdev qeue helpers by Alexander Aring · 10 years ago
  19. dc67c6b mac802154: tx: remove xmit channel context switch by Alexander Aring · 10 years ago
  20. e89e45f mac802154: tx: squash multiple dereferencing by Alexander Aring · 10 years ago
  21. fe24371 mac802154: tx: remove kmalloc in xmit hotpath by Alexander Aring · 10 years ago
  22. 50c6fb9 mac802154: tx: move xmit callback to tx file by Alexander Aring · 10 years ago
  23. c6f635f mac802154: remove ieee802154_addr from driver_ops by Alexander Aring · 10 years ago
  24. f773054 mac802154: rename dev_workqueue to workqueue by Alexander Aring · 10 years ago
  25. 59d19cd mac802154: introduce IEEE802154_DEV_TO_SUB_IF by Alexander Aring · 10 years ago
  26. 6074136 mac802154: introduce hw_to_local function by Alexander Aring · 10 years ago
  27. d98be45 mac802154: rename sdata slaves and slaves_mtx by Alexander Aring · 10 years ago
  28. 04e850f mac802154: rename hw subif_data variable to local by Alexander Aring · 10 years ago
  29. 036562f mac802154: rename mac802154_sub_if_data by Alexander Aring · 10 years ago
  30. a5e1ec5 mac802154: rename mac802154_priv to ieee802154_local by Alexander Aring · 10 years ago
  31. 5a50439 ieee802154: rename ieee802154_dev to ieee802154_hw by Alexander Aring · 10 years ago
  32. 3642648 ieee802154: remove fakehard driver by Alexander Aring · 10 years ago
  33. 580947d MAINTAINERS: add missing headers in 802.15.4 by Alexander Aring · 10 years ago
  34. 4ca24ac ieee802154: move ieee802154 header by Alexander Aring · 10 years ago
  35. 86d52cd ieee802154: move wpan-class.c to core.c by Alexander Aring · 10 years ago
  36. 5ad60d3 ieee802154: move wpan-phy.h to cfg802154.h by Alexander Aring · 10 years ago
  37. 15859a5 mac802154: move wpan.c to iface.c by Alexander Aring · 10 years ago
  38. 0f1556b mac802154: move mac802154.h to ieee802154_i.h by Alexander Aring · 10 years ago
  39. 62eb01f mac802154: move ieee802154_dev.c to main.c by Alexander Aring · 10 years ago
  40. c6992e9 Bluetooth: Add self-tests for SMP crypto functions by Johan Hedberg · 10 years ago
  41. 4cd3362 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  42. e491eaf Bluetooth: Pass only crypto context to SMP crypto functions by Johan Hedberg · 10 years ago
  43. 4f639ed Bluetooth: fix shadow warning in hci_disconnect() by Fabian Frederick · 10 years ago
  44. ed1da14 ieee802154: wpan-class: fix trailing semicolon by Alexander Aring · 10 years ago
  45. e72740d ieee802154: wpan-phy: use blank line after function by Alexander Aring · 10 years ago
  46. 4896167 ieee802154: wpan-phy: change to __aligned(size) by Alexander Aring · 10 years ago
  47. 57205c1 mac802154: fix typo IEEE802515 to IEEE802154 by Alexander Aring · 10 years ago
  48. 139f14a ieee802154: ieee802154_dev: fix align typo by Alexander Aring · 10 years ago
  49. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  50. ee93053 Bluetooth: Fix missing channel unlock in l2cap_le_credits by Martin Townsend · 10 years ago
  51. 11e3ff7 6lowpan: Use skb_cow in IPHC decompression. by Martin Townsend · 10 years ago
  52. 4456c50 Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper by Li RongQing · 10 years ago
  53. 15346a9 Bluetooth: Improve RFCOMM __test_pf macro robustness by Szymon Janc · 10 years ago
  54. ec51154 Bluetooth: Fix RFCOMM NSC response by Szymon Janc · 10 years ago
  55. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  56. c37a810 ieee802154: 6lowpan: add RTNL assertion by Alexander Aring · 10 years ago
  57. 1ae2605 ieee802154: 6lowpan: improve packet registration by Alexander Aring · 10 years ago
  58. ddbea5c Bluetooth: Remove redundant check on hci_conn's device class by Alfonso Acosta · 10 years ago
  59. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  60. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  61. 866665f at86rf230: remove unnecessary print of async error by Alexander Aring · 10 years ago
  62. 97fed79 at86rf230: fix enable_irq handling on async spi by Alexander Aring · 10 years ago
  63. 35e92a8 at86rf230: fix race condition by Alexander Aring · 10 years ago
  64. e931021 at86rf230: add missing enable_irq by Alexander Aring · 10 years ago
  65. 9056636 at86rf230: squash unnecessary dereferencing by Alexander Aring · 10 years ago
  66. 7ad38b8 at86rf230: correct at86rf2xx lifs timings by Alexander Aring · 10 years ago
  67. 850f43a at86rf230: correct aret lifs and sifs handling by Alexander Aring · 10 years ago
  68. d06c219 at86rf230: add missing error handling by Alexander Aring · 10 years ago
  69. 464f029 at86rf230: fix errno on tx timeout handling by Alexander Aring · 10 years ago
  70. db9e0ee ieee802154: mrf24j40: Add support for MRF24J40MC by Simon Vincent · 10 years ago
  71. 4b552bc Bluetooth: Add support for Acer [0489:e078] by Anantha Krishnan · 10 years ago
  72. c0bffc7 ieee802154: 6lowpan: fix sign of errno return val by Alexander Aring · 10 years ago
  73. f870b8c ieee802154: reassembly: fix tag byteorder by Alexander Aring · 10 years ago
  74. cd97a71 ieee802154: 6lowpan: fix byteorder for frag tag by Alexander Aring · 10 years ago
  75. 39f6eb1 ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan by Simon Vincent · 10 years ago
  76. ee4c148 trivial: net/mac802154: Fix Kconfig typo by Julien Catalano · 10 years ago
  77. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  78. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  79. d590c6c Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  80. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  81. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  82. 1f6075f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. 5e2ee7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  84. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  85. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  86. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  87. 84bd6d8 sparc64: Fix corrupted thread fault code. by David S. Miller · 10 years ago
  88. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  89. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  90. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  91. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  92. 168f07a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  93. 9272f2d Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  94. e83e432 Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  95. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  96. 8ccf863 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  97. 4869447 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 10 years ago
  98. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  99. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  100. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago