1. 29cd54b mac802154: remove const for non pointer in driver-ops by Alexander Aring · 10 years ago
  2. 197304b mac802154: remove unused prototypes by Alexander Aring · 10 years ago
  3. eedbd58 Bluetooth: Fix clearing remote OOB data through mgmt by Johan Hedberg · 10 years ago
  4. 49d1174 Bluetooth: Add debug logs to help track locking issues by Johan Hedberg · 10 years ago
  5. d88b5bb Bluetooth: Remove unnecessary hdev locking in smp.c by Johan Hedberg · 10 years ago
  6. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  7. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  8. 3e64b7b Bluetooth: Trigger SMP for the appropriate LE CoC errors by Johan Hedberg · 10 years ago
  9. 35dc6f8 Bluetooth: Add key preference parameter to smp_sufficient_security by Johan Hedberg · 10 years ago
  10. fa37c1a Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state by Johan Hedberg · 10 years ago
  11. a809eff Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user by Fabian Frederick · 10 years ago
  12. 2773b02 Bluetooth: Fix correct nesting for 6lowpan server channel by Johan Hedberg · 10 years ago
  13. ff71411 Bluetooth: Fix L2CAP nesting level initialization location by Johan Hedberg · 10 years ago
  14. 3b2ab39 Bluetooth: Fix L2CAP socket lock nesting level by Johan Hedberg · 10 years ago
  15. abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
  16. 61f2dcb mac802154: add interframe spacing time handling by Alexander Aring · 10 years ago
  17. a930430 Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c by Johan Hedberg · 10 years ago
  18. f035670 Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning by Johan Hedberg · 10 years ago
  19. c8937a1d ieee820154: add lbt setting support by Alexander Aring · 10 years ago
  20. 17a3a46 ieee820154: add max frame retries setting support by Alexander Aring · 10 years ago
  21. a01ba76 ieee820154: add max csma backoffs setting support by Alexander Aring · 10 years ago
  22. 656a999 ieee820154: add backoff exponent setting support by Alexander Aring · 10 years ago
  23. 9830c62 ieee820154: add short_addr setting support by Alexander Aring · 10 years ago
  24. 702bf37 ieee820154: add pan_id setting support by Alexander Aring · 10 years ago
  25. ab0bd56 ieee820154: add channel set support by Alexander Aring · 10 years ago
  26. be4fd8e mac802154: add ifname change notifier by Alexander Aring · 10 years ago
  27. 912f67a mac802154: change module description by Alexander Aring · 10 years ago
  28. 6322d50 mac802154: add wpan_phy priv id by Alexander Aring · 10 years ago
  29. 2789e62 mac820154: move mutex locks out of loop by Alexander Aring · 10 years ago
  30. d14e1c7 mac820154: rename sdata next to tmp by Alexander Aring · 10 years ago
  31. 592dfbf mac820154: move interface unregistration into iface by Alexander Aring · 10 years ago
  32. 4e79022 Bluetooth: 6lowpan: Remove unnecessary RCU callback by Johan Hedberg · 10 years ago
  33. 60cb49d Bluetooth: Fix mgmt connected notification by Johan Hedberg · 10 years ago
  34. 252670c Bluetooth: Fix sparse warning in amp.c by Johan Hedberg · 10 years ago
  35. f7cb96f mac802154: protect address changes via ioctl by Alexander Aring · 10 years ago
  36. 87023e1 ieee802154: fix iface dump with lowpan by Alexander Aring · 10 years ago
  37. 7bea1ea ieee802154: netlink add rtnl lock by Alexander Aring · 10 years ago
  38. b03c9cc mac820154: don't set monitor dev_addr by Alexander Aring · 10 years ago
  39. 4b96aea ieee802154: add wpan_dev dump support by Alexander Aring · 10 years ago
  40. ca20ce20 ieee802154: add wpan_phy dump support by Alexander Aring · 10 years ago
  41. 79fe1a2 ieee802154: add nl802154 framework by Alexander Aring · 10 years ago
  42. a6fd693 ieee802154: sysfs add wpan_phy index and name by Alexander Aring · 10 years ago
  43. fcf39e6 ieee802154: add wpan_dev_list by Alexander Aring · 10 years ago
  44. 190ac1c ieee802154: add iftype to wpan_dev by Alexander Aring · 10 years ago
  45. f3ada64 ieee802154: add cfg802154_registered_device list by Alexander Aring · 10 years ago
  46. f601379 ieee802154: rename wpan_phy_alloc by Alexander Aring · 10 years ago
  47. 5fb3f02 mac802154: remove mac_params in sdata by Alexander Aring · 10 years ago
  48. 863e88f mac802154: move mac pib attributes into wpan_dev by Alexander Aring · 10 years ago
  49. b0c42cd Bluetooth: 6lowpan: fix skb_unshare behaviour by Alexander Aring · 10 years ago
  50. cb77c3e Bluetooth: Send mgmt_connected only if state is BT_CONFIG by Jaganath Kanakkassery · 10 years ago
  51. 56b2c3e 6lowpan: move skb_free from error paths in decompression by Martin Townsend · 10 years ago
  52. 9645c76 Bluetooth: Sort switch cases by opcode's numeric value by Kuba Pawlak · 10 years ago
  53. 50fc85f Bluetooth: Clear role switch pending flag by Kuba Pawlak · 10 years ago
  54. 0916c02 mac802154: fix typo promisuous to promiscuous by Alexander Aring · 10 years ago
  55. e57a894 mac802154: use IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  56. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  57. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  58. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  59. e4962a1 mac802154: add default interface registration by Alexander Aring · 10 years ago
  60. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  61. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  62. 12cb56c mac802154: move dev_hold out of ieee802154_if_add by Alexander Aring · 10 years ago
  63. 986a8ab mac802154: move interface add handling in iface by Alexander Aring · 10 years ago
  64. b210b18 mac802154: move interface del handling in iface by Alexander Aring · 10 years ago
  65. 9f3295b ieee802154: remove nl802154 unused functions by Alexander Aring · 10 years ago
  66. 53f9ee61 ieee802154: rework wpan_phy index assignment by Alexander Aring · 10 years ago
  67. 980edbd 6lowpan: fix udp header compression when using raw sockets by Simon Vincent · 10 years ago
  68. 2a68c89 Bluetooth: Fix sparse warnings in RFCOMM by Johan Hedberg · 10 years ago
  69. a736abc Bluetooth: Fix invalid response for 'Start Discovery' command by Szymon Janc · 10 years ago
  70. 40f4938 Bluetooth: Consolidate whitelist debugfs entry into device_list by Marcel Holtmann · 10 years ago
  71. 868ed8e ieee802154: remove unnecessary functions by Alexander Aring · 10 years ago
  72. fdd2068 mac802154: cfg: add missing include by Alexander Aring · 10 years ago
  73. c5fbbc4 ieee802154: sysfs: add missing include by Alexander Aring · 10 years ago
  74. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  75. 65efd2b Bluetooth: Introduce BT_BREDR and BT_LE config options by Marcel Holtmann · 10 years ago
  76. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  77. 8761f9d Bluetooth: Check status of command complete for HCI_Reset by Marcel Holtmann · 10 years ago
  78. 6290671 ieee802154: 6lowpan: remove set of mac address by Alexander Aring · 10 years ago
  79. ea7053c mac802154: iface: add validation for extended address by Alexander Aring · 10 years ago
  80. f59f419 mac802154: move phy settings into netlink receive by Alexander Aring · 10 years ago
  81. 50c7907 mac802154: set panid address filter on ifup by Alexander Aring · 10 years ago
  82. 78b4bad16 mac802154: set short address filter on ifup by Alexander Aring · 10 years ago
  83. 776e59d mac802154: set extended address filter on ifup by Alexander Aring · 10 years ago
  84. 8f499f9 ieee802154: don't allow to change addr while netif_running by Alexander Aring · 10 years ago
  85. 4a9a816 cfg802154: convert deprecated iface add and del by Alexander Aring · 10 years ago
  86. ea4dcd3 ieee802154: add helper wpan_phy_to_rdev function by Alexander Aring · 10 years ago
  87. 1201cd2 mac802154: introduce mac802154_config_ops by Alexander Aring · 10 years ago
  88. a5dd1d7 cfg802154: introduce cfg802154_registered_device by Alexander Aring · 10 years ago
  89. ff4e655 ieee802154: remove default channel settings by Alexander Aring · 10 years ago
  90. 039fada Bluetooth: Fix hci_sync missing wakeup interrupt by Chan-yeol Park · 10 years ago
  91. a4d5504 Bluetooth: Clear LE white list when resetting controller by Marcel Holtmann · 10 years ago
  92. daac197 Bluetooth: 6lowpan: use after free in disconnect_devices() by Dan Carpenter · 10 years ago
  93. 38130c3 mac802154: add basic support for monitor by Alexander Aring · 10 years ago
  94. 05f7de6 mac802154: rx: add error handling after skb_clone by Alexander Aring · 10 years ago
  95. 20b4812 mac802154: rx: monitor receive cleanup by Alexander Aring · 10 years ago
  96. 1846067 mac802154: rx: add rx stats incrementation by Alexander Aring · 10 years ago
  97. 21fdf0a mac802154: rx: use netif_receive_skb by Alexander Aring · 10 years ago
  98. 1054ed8 mac802154: rx: remove override pkt_type set to PACKET_HOST by Alexander Aring · 10 years ago
  99. ec718f3 mac802154: rx: add software checksum filtering check by Alexander Aring · 10 years ago
  100. b788949 mac802154: rx: simplify crc receive handling by Alexander Aring · 10 years ago