1. 88c1fe4 Bluetooth: Add address type to mgmt blacklist messages by Johan Hedberg · 13 years ago
  2. 664ce4c Bluetooth: Add address type to Out Of Band mgmt messages by Johan Hedberg · 13 years ago
  3. 272d90d Bluetooth: Add address type to user_confirm and user_passkey messages by Johan Hedberg · 13 years ago
  4. 88c3df1 Bluetooth: Update mgmt_disconnect to match latest API by Johan Hedberg · 13 years ago
  5. 124f6e3 Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device by Johan Hedberg · 13 years ago
  6. 930fa4a Bluetooth: Fix double acking I-Frames when sending pending I-Frames by Szymon Janc · 13 years ago
  7. 8ed7a0a Bluetooth: Fix possible missing I-Frame acknowledgement by Szymon Janc · 13 years ago
  8. 6d5922b Bluetooth: Remove unneeded sk variable by Andrei Emeltchenko · 13 years ago
  9. 5491120 Bluetooth: Clean up l2cap_chan_add by Andrei Emeltchenko · 13 years ago
  10. cf4cd00 Bluetooth: Change chan_ready param from sk to chan by Andrei Emeltchenko · 13 years ago
  11. 343fb14 Bluetooth: Add BT_DBG to mgmt_discovering() by Andre Guedes · 13 years ago
  12. 053c7e0 Bluetooth: Fix device_found event length for remote name resolving by Johan Hedberg · 13 years ago
  13. e877752 Bluetooth: Fix indentation by Andre Guedes · 13 years ago
  14. 3fd2415 Bluetooth: MGMT start discovery LE-Only support by Andre Guedes · 13 years ago
  15. 28b75a8 Bluetooth: Add hci_le_scan() by Andre Guedes · 13 years ago
  16. 7ba8b4b Bluetooth: Add hci_do_le_scan() by Andre Guedes · 13 years ago
  17. 6fbe195 Bluetooth: Minor code refactoring by Andre Guedes · 13 years ago
  18. c599008 Bluetooth: LE scan should send Discovering events by Andre Guedes · 13 years ago
  19. 8af5946 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 13 years ago
  20. 63d2bc1 Bluetooth: Helper removes duplicated code by Andrei Emeltchenko · 13 years ago
  21. b71d385 Bluetooth: Recalculate sched HCI blk/pkt flow ctrl by Andrei Emeltchenko · 13 years ago
  22. 261cc5a Bluetooth: Add support for notifying userspace of new LTK's by Vinicius Costa Gomes · 13 years ago
  23. f9c5f9d Bluetooth: Clean up structures left unused by Vinicius Costa Gomes · 13 years ago
  24. b0dbfb4 Bluetooth: Add support for removing LTK's when pairing is removed by Vinicius Costa Gomes · 13 years ago
  25. 346af67 Bluetooth: Add MGMT handlers for dealing with SMP LTK's by Vinicius Costa Gomes · 13 years ago
  26. c9839a1 Bluetooth: Use the updated key structures for handling LTKs by Vinicius Costa Gomes · 13 years ago
  27. b899efa Bluetooth: Add new structures for handling SMP Long Term Keys by Vinicius Costa Gomes · 13 years ago
  28. 650f726 Bluetooth: Fix doing some useless casts when receiving MGMT commands by Vinicius Costa Gomes · 13 years ago
  29. 37305cf Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 by Manoj Iyer · 13 years ago
  30. 2a5a5ec Bluetooth: Use list _safe deleting from conn chan_list by Andrei Emeltchenko · 13 years ago
  31. 3c4e0df Bluetooth: Use list _safe deleting from conn_hash_list by Andrei Emeltchenko · 13 years ago
  32. 2842470 Bluetooth: mgmt: Implement Cancel Pair Device command by Johan Hedberg · 13 years ago
  33. 95947a3 Bluetooth: Fix clearing of debug and linkkey flags by Hemant Gupta · 13 years ago
  34. 7a7f1e7 Bluetooth: Send correct response to IO Capability Request by Hemant Gupta · 13 years ago
  35. b7d05ba Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 13 years ago
  36. 9ef866a Bluetooth: Update mgmt.h to match latest API spec by Johan Hedberg · 13 years ago
  37. f1c09c0 Bluetooth: Fix invalid memory access when there's no SMP channel by Vinicius Costa Gomes · 13 years ago
  38. 66f0129 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 13 years ago
  39. 4777bfd Bluetooth: Use GFP_KERNEL in hci_add_adv_entry() by Andre Guedes · 13 years ago
  40. f7aa611 Bluetooth: Rename smp_key_size to enc_key_size by Vinicius Costa Gomes · 13 years ago
  41. 27f27ed Bluetooth: Add structures for the new LTK exchange messages by Vinicius Costa Gomes · 13 years ago
  42. 127074b Bluetooth: Fix possible use after free in delete path by Ulisses Furquim · 13 years ago
  43. 17cd3f3 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 13 years ago
  44. e72acc1 Bluetooth: Remove unneeded locking by Andre Guedes · 13 years ago
  45. 2f304d1 Bluetooth: Fix potential deadlock by Andre Guedes · 13 years ago
  46. 75d7735 Bluetooth: Use GFP_KERNEL in hci_chan_create() by Andre Guedes · 13 years ago
  47. cb601d7 Bluetooth: Use GFP_KERNEL in hci_conn_add() by Andre Guedes · 13 years ago
  48. cad8f1d Bluetooth: Make l2cap_ertm_data_rcv static by Szymon Janc · 13 years ago
  49. 2f7719c Bluetooth: Add alloc_skb chan operator by Andrei Emeltchenko · 13 years ago
  50. d22015a Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  51. 61e1b4b Bluetooth: trivial: space correction by Andrei Emeltchenko · 13 years ago
  52. aa64a8b Bluetooth: Add a convenience function to check for SSP enabled by Johan Hedberg · 13 years ago
  53. 84bde9d Bluetooth: Convert hdev->ssp_mode to a flag by Johan Hedberg · 13 years ago
  54. 58a681e Bluetooth: Merge boolean members of struct hci_conn into flags by Johan Hedberg · 13 years ago
  55. b644ba3 Bluetooth: Update device_connected and device_found events to latest API by Johan Hedberg · 13 years ago
  56. a0c808b Bluetooth: Convert hdev->out to a bool type by Johan Hedberg · 13 years ago
  57. 51a8efd Bluetooth: Rename conn->pend to conn->flags by Johan Hedberg · 13 years ago
  58. 1dc0609 Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found by Johan Hedberg · 13 years ago
  59. 6759a67 Bluetooth: Move eir_has_data_field to hci_core.h by Johan Hedberg · 13 years ago
  60. 9ec9fc8 Bluetooth: Add missing EIR defines to hci.h by Johan Hedberg · 13 years ago
  61. 4ddb193 Bluetooth: Rename eir_has_complete_name to eir_has_data_type by Johan Hedberg · 13 years ago
  62. e319d2e Bluetooth: Add eir_len parameter to mgmt_ev_device_found by Johan Hedberg · 13 years ago
  63. afc747a Bluetooth: Rename mgmt connected events to match user space by Johan Hedberg · 13 years ago
  64. 7005ff178 Bluetooth: Fix clearing persistent flags by Johan Hedberg · 13 years ago
  65. 3c9e919 Bluetooth: Report LE devices by Andre Guedes · 13 years ago
  66. 7d262f8 Bluetooth: Add 'eir_len' param to mgmt_device_found() by Andre Guedes · 13 years ago
  67. 0952a57 Bluetooth: Change sk to l2cap_chan by Andrei Emeltchenko · 13 years ago
  68. 5ef8cb9 Bluetooth: Use chan instead of sk by Andrei Emeltchenko · 13 years ago
  69. 09bfb2e Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired by Szymon Janc · 13 years ago
  70. 77f918b Bluetooth: Don't send RNR immediately when entering local busy by Szymon Janc · 13 years ago
  71. b17e73b Bluetooth: Clear ack_timer when sending ack by Szymon Janc · 13 years ago
  72. 0ef3ef0 Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack by Szymon Janc · 13 years ago
  73. 75b93b5 Bluetooth: Make l2cap_clear_timer return if timer was running or not by Szymon Janc · 13 years ago
  74. 8b281b9 Bluetooth: Fix 'enable_hs' type by Fabio Estevam · 13 years ago
  75. a3d4e20 Bluetooth: Sort to-be-resolved devices by RSSI during discovery by Johan Hedberg · 13 years ago
  76. 44b5f7d Bluetooth: Fix resetting HCI_MGMT flag by Johan Hedberg · 13 years ago
  77. a8b2d5c Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags by Johan Hedberg · 13 years ago
  78. cbe8fed Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  79. dc946bd Bluetooth: Remove __hci_dev_put/hold by David Herrmann · 13 years ago
  80. 4c724c7 Bluetooth: Correctly take hci_dev->dev refcount by David Herrmann · 13 years ago
  81. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 13 years ago
  82. 46e0653 Bluetooth: Correctly acquire module ref by David Herrmann · 13 years ago
  83. 587ae08 Bluetooth: Remove unused hci-destruct cb by David Herrmann · 13 years ago
  84. 797fe79 Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb by David Herrmann · 13 years ago
  85. dabbaab Bluetooth: btsdio: Free driver data on SDIO shutdown by David Herrmann · 13 years ago
  86. d25442b Bluetooth: bpa10x: Free private driver data on usb shutdown by David Herrmann · 13 years ago
  87. 8381088 Bluetooth: btusb: Free driver data on USB shutdown by David Herrmann · 13 years ago
  88. 1a609a0 Bluetooth: bfusb: Free driver_data on USB shutdown by David Herrmann · 13 years ago
  89. bf18c71 Bluetooth: vhci: Free driver_data on file release by David Herrmann · 13 years ago
  90. aed014a Bluetooth: dtl1-cs: Remove empty destruct cb by David Herrmann · 13 years ago
  91. 6147032 Bluetooth: btwilink: Remove empty destruct cb by David Herrmann · 13 years ago
  92. 3a45678 Bluetooth: btuart-cs: Remove empty destruct cb by David Herrmann · 13 years ago
  93. e300440 Bluetooth: btmrvl: Remove empty destruct cb by David Herrmann · 13 years ago
  94. a3f3562 Bluetooth: bt3c-cs: Remove empty destruct cb by David Herrmann · 13 years ago
  95. ac9ef65 Bluetooth: bluecard-cs: Remove empty destruct cb by David Herrmann · 13 years ago
  96. 010666a Bluetooth: Make hci-destruct callback optional by David Herrmann · 13 years ago
  97. 5a0b815 Bluetooth: dtl1: Fix memleak in probe() by David Herrmann · 13 years ago
  98. f5fd5ba Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open() by David Herrmann · 13 years ago
  99. c063af3 Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open() by David Herrmann · 13 years ago
  100. fdcd166 Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open() by David Herrmann · 13 years ago