1. 473f376 mac802154: remove unnecessary if statement by Varka Bhadram · 10 years ago
  2. 69bb631 ieee802154: fix spelling mistakes by Varka Bhadram · 10 years ago
  3. 4c79e1d Bluetooth: btmrvl: update hs_state in interrupt handler by Amitkumar Karwar · 10 years ago
  4. 025a60a Bluetooth: btmrvl: add DT-bindings for gpio-gap by Amitkumar Karwar · 10 years ago
  5. 098ea6b Bluetooth: btmrvl: add DT bindings documentation by Amitkumar Karwar · 10 years ago
  6. 0378b59 Bluetooth: Convert link keys list to use RCU by Johan Hedberg · 10 years ago
  7. cb6f3f7 Bluetooth: Fix setting conn->pending_sec_level value from link key by Johan Hedberg · 10 years ago
  8. 22a3cea Bluetooth: Fix setting state back to TASK_RUNNING by Johan Hedberg · 10 years ago
  9. a86c02e Bluetooth: Add support for Broadcom BCM20702A1 variant by Fabio K · 10 years ago
  10. 76727c0 Bluetooth: Call drain_workqueue() before resetting state by Johan Hedberg · 10 years ago
  11. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  12. c19a495 Bluetooth: Fix BR/EDR-only address checks for remote OOB data by Johan Hedberg · 10 years ago
  13. ee7b905 ieee802154: fix byteorder for short address and panid by Alexander Aring · 10 years ago
  14. cb41c8d ieee802154: rename and move WPAN_NUM_ defines by Alexander Aring · 10 years ago
  15. b821ecd ieee802154: add del interface command by Alexander Aring · 10 years ago
  16. 0e57547 ieee802154: setting extended address while iface add by Alexander Aring · 10 years ago
  17. f3ea5e4 ieee802154: add new interface command by Alexander Aring · 10 years ago
  18. 133d3f3 mac802154: remove wpan_dev parameter in if_add by Alexander Aring · 10 years ago
  19. 944742a mac802154: use new nl802154 iftype types by Alexander Aring · 10 years ago
  20. cd11d93 mac802154: remove deprecated linux-zigbee info by Alexander Aring · 10 years ago
  21. 628b1e1 mac802154: remove const for non pointer in rdev-ops by Alexander Aring · 10 years ago
  22. 6d5fb87 mac802154: remove const for non pointer in cfg ops by Alexander Aring · 10 years ago
  23. 29cd54b mac802154: remove const for non pointer in driver-ops by Alexander Aring · 10 years ago
  24. 2d6dde2 at86rf230: fix commentation for symbol duration by Alexander Aring · 10 years ago
  25. 197304b mac802154: remove unused prototypes by Alexander Aring · 10 years ago
  26. eedbd58 Bluetooth: Fix clearing remote OOB data through mgmt by Johan Hedberg · 10 years ago
  27. 49d1174 Bluetooth: Add debug logs to help track locking issues by Johan Hedberg · 10 years ago
  28. d88b5bb Bluetooth: Remove unnecessary hdev locking in smp.c by Johan Hedberg · 10 years ago
  29. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  30. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  31. 3e64b7b Bluetooth: Trigger SMP for the appropriate LE CoC errors by Johan Hedberg · 10 years ago
  32. 35dc6f8 Bluetooth: Add key preference parameter to smp_sufficient_security by Johan Hedberg · 10 years ago
  33. fa37c1a Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state by Johan Hedberg · 10 years ago
  34. a809eff Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user by Fabian Frederick · 10 years ago
  35. 2773b02 Bluetooth: Fix correct nesting for 6lowpan server channel by Johan Hedberg · 10 years ago
  36. ff71411 Bluetooth: Fix L2CAP nesting level initialization location by Johan Hedberg · 10 years ago
  37. 3b2ab39 Bluetooth: Fix L2CAP socket lock nesting level by Johan Hedberg · 10 years ago
  38. abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
  39. 24ccb9f at86rf230: remove interframe spacing time workaround by Alexander Aring · 10 years ago
  40. 61f2dcb mac802154: add interframe spacing time handling by Alexander Aring · 10 years ago
  41. a930430 Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c by Johan Hedberg · 10 years ago
  42. f035670 Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning by Johan Hedberg · 10 years ago
  43. c8937a1d ieee820154: add lbt setting support by Alexander Aring · 10 years ago
  44. f426fd0 at86rf230: remove invalid max frame retries check by Alexander Aring · 10 years ago
  45. 17a3a46 ieee820154: add max frame retries setting support by Alexander Aring · 10 years ago
  46. 17561bf at86rf230: remove invalid max csma backoffs check by Alexander Aring · 10 years ago
  47. a01ba76 ieee820154: add max csma backoffs setting support by Alexander Aring · 10 years ago
  48. a8d352d at86rf230: remove invalid backoff exponent check by Alexander Aring · 10 years ago
  49. 656a999 ieee820154: add backoff exponent setting support by Alexander Aring · 10 years ago
  50. 9830c62 ieee820154: add short_addr setting support by Alexander Aring · 10 years ago
  51. 702bf37 ieee820154: add pan_id setting support by Alexander Aring · 10 years ago
  52. 820bd66 ieee820154: remove valid page and channel checks by Alexander Aring · 10 years ago
  53. ab0bd56 ieee820154: add channel set support by Alexander Aring · 10 years ago
  54. 9d30a8c ieee802154: cleanup cfg802154 intendation by Alexander Aring · 10 years ago
  55. be4fd8e mac802154: add ifname change notifier by Alexander Aring · 10 years ago
  56. 912f67a mac802154: change module description by Alexander Aring · 10 years ago
  57. 6322d50 mac802154: add wpan_phy priv id by Alexander Aring · 10 years ago
  58. 2789e62 mac820154: move mutex locks out of loop by Alexander Aring · 10 years ago
  59. d14e1c7 mac820154: rename sdata next to tmp by Alexander Aring · 10 years ago
  60. 592dfbf mac820154: move interface unregistration into iface by Alexander Aring · 10 years ago
  61. 4e79022 Bluetooth: 6lowpan: Remove unnecessary RCU callback by Johan Hedberg · 10 years ago
  62. 60cb49d Bluetooth: Fix mgmt connected notification by Johan Hedberg · 10 years ago
  63. f662614 Bluetooth: hci-uart-ath: Correct the comments in this driver by Fugang Duan · 10 years ago
  64. 252670c Bluetooth: Fix sparse warning in amp.c by Johan Hedberg · 10 years ago
  65. f7cb96f mac802154: protect address changes via ioctl by Alexander Aring · 10 years ago
  66. 87023e1 ieee802154: fix iface dump with lowpan by Alexander Aring · 10 years ago
  67. 7bea1ea ieee802154: netlink add rtnl lock by Alexander Aring · 10 years ago
  68. b03c9cc mac820154: don't set monitor dev_addr by Alexander Aring · 10 years ago
  69. 4b96aea ieee802154: add wpan_dev dump support by Alexander Aring · 10 years ago
  70. ca20ce20 ieee802154: add wpan_phy dump support by Alexander Aring · 10 years ago
  71. 79fe1a2 ieee802154: add nl802154 framework by Alexander Aring · 10 years ago
  72. 3ae75e0 ieee802154: add new nl802154 header by Alexander Aring · 10 years ago
  73. a6fd693 ieee802154: sysfs add wpan_phy index and name by Alexander Aring · 10 years ago
  74. fcf39e6 ieee802154: add wpan_dev_list by Alexander Aring · 10 years ago
  75. 190ac1c ieee802154: add iftype to wpan_dev by Alexander Aring · 10 years ago
  76. f3ada64 ieee802154: add cfg802154_registered_device list by Alexander Aring · 10 years ago
  77. f601379 ieee802154: rename wpan_phy_alloc by Alexander Aring · 10 years ago
  78. 5fb3f02 mac802154: remove mac_params in sdata by Alexander Aring · 10 years ago
  79. 863e88f mac802154: move mac pib attributes into wpan_dev by Alexander Aring · 10 years ago
  80. b0c42cd Bluetooth: 6lowpan: fix skb_unshare behaviour by Alexander Aring · 10 years ago
  81. cb77c3e Bluetooth: Send mgmt_connected only if state is BT_CONFIG by Jaganath Kanakkassery · 10 years ago
  82. 56b2c3e 6lowpan: move skb_free from error paths in decompression by Martin Townsend · 10 years ago
  83. 9645c76 Bluetooth: Sort switch cases by opcode's numeric value by Kuba Pawlak · 10 years ago
  84. 50fc85f Bluetooth: Clear role switch pending flag by Kuba Pawlak · 10 years ago
  85. 6cc6399 at86rf230: fix simple_return.cocci warnings by Fengguang Wu · 10 years ago
  86. 0916c02 mac802154: fix typo promisuous to promiscuous by Alexander Aring · 10 years ago
  87. e57a894 mac802154: use IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  88. 05e3f2f at86rf230: add force slotted operation bit by Alexander Aring · 10 years ago
  89. f6f4e86 at86rf230: generate random perm extended address by Alexander Aring · 10 years ago
  90. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  91. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  92. 239a84a mac802154: add ieee802154_le64_to_be64 by Alexander Aring · 10 years ago
  93. 35d5a37 ieee802154: add ieee802154_random_extended_addr by Alexander Aring · 10 years ago
  94. 1906bbb ieee802154: add IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  95. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  96. e4962a1 mac802154: add default interface registration by Alexander Aring · 10 years ago
  97. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  98. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  99. 12cb56c mac802154: move dev_hold out of ieee802154_if_add by Alexander Aring · 10 years ago
  100. 986a8ab mac802154: move interface add handling in iface by Alexander Aring · 10 years ago