1. d25b78e Bluetooth: Enforce zero-valued hash/rand192 for LE OOB by Johan Hedberg · 10 years ago
  2. a1443f5 Bluetooth: Convert Set SC to use HCI Request by Johan Hedberg · 10 years ago
  3. 484aabc Bluetooth: Remove incorrect check for BDADDR_BREDR address type by Johan Hedberg · 10 years ago
  4. 5d57e79 Bluetooth: Check for valid bdaddr in add_remote_oob_data by Johan Hedberg · 10 years ago
  5. ed93ec6 Bluetooth: Require SSP enabling before BR/EDR Secure Connections by Marcel Holtmann · 10 years ago
  6. 3a5486e Bluetooth: Limit BR/EDR switching for LE only with secure connections by Marcel Holtmann · 10 years ago
  7. 574ea3c Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP by Marcel Holtmann · 10 years ago
  8. 91200e9 Bluetooth: Fix reporting invalid RSSI for LE devices by Szymon Janc · 10 years ago
  9. 162a3ba Bluetooth: Bind the SMP channel registration to management power state by Marcel Holtmann · 10 years ago
  10. 111e4bc Bluetooth: Fix issue with switching BR/EDR back on when disabled by Marcel Holtmann · 10 years ago
  11. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  12. 05b3c3e Bluetooth: Remove no longer needed force_sc_support debugfs option by Marcel Holtmann · 10 years ago
  13. 9df7465 Bluetooth: Add return parameter to cmd_complete callbacks by Johan Hedberg · 10 years ago
  14. 5a154e6 Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  15. 51ef3eb Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  16. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 10 years ago
  17. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago
  18. 1d2dc5b Bluetooth: Split hci_update_page_scan into two functions by Johan Hedberg · 10 years ago
  19. ea8ae25 Bluetooth: Fix bug with filter in service discovery optimization by Marcel Holtmann · 10 years ago
  20. a463e9c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  21. 9845904 Bluetooth: Fix mgmt response status when removing adapter by Johan Hedberg · 10 years ago
  22. ec6f99b Bluetooth: Fix enabling BR/EDR SC when powering on by Johan Hedberg · 10 years ago
  23. a511b35 Bluetooth: Fix incorrect pending cmd removal in pairing_complete() by Johan Hedberg · 10 years ago
  24. 15013ae Bluetooth: Fix calling hci_conn_put too early by Johan Hedberg · 10 years ago
  25. 3ad6758 Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete() by Jaganath Kanakkassery · 10 years ago
  26. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  27. 9437d2e Bluetooth: Fix generation of non-resolvable private addresses by Marcel Holtmann · 10 years ago
  28. da25cf6 Bluetooth: Report invalid RSSI for service discovery and background scan by Marcel Holtmann · 10 years ago
  29. efb2513 Bluetooth: Fix discovery filter when no RSSI is available by Marcel Holtmann · 10 years ago
  30. 189f6ad Bluetooth: Remove redundant reverse_base_uuid variable by Johan Hedberg · 10 years ago
  31. 9981bdb Bluetooth: Fix Get Conn Info to use cmd_complete callback by Johan Hedberg · 10 years ago
  32. 6948737 Bluetooth: Convert Get Clock Info to use cmd_complete callback by Johan Hedberg · 10 years ago
  33. 2922a94 Bluetooth: Convert discovery commands to use cmd_complete callback by Johan Hedberg · 10 years ago
  34. d8b7b1e Bluetooth: Convert Unpair Device to use cmd_complete callback by Johan Hedberg · 10 years ago
  35. 04ab274 Bluetooth: Convert Pair Device to use cmd_complete callback by Johan Hedberg · 10 years ago
  36. 7776d1d Bluetooth: Use cmd_complete callback for authentication mgmt commands by Johan Hedberg · 10 years ago
  37. f5818c2 Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback by Johan Hedberg · 10 years ago
  38. 323b0b8 Bluetooth: Store parameter length with pending mgmt commands by Johan Hedberg · 10 years ago
  39. 1b9b5ee Bluetooth: Add callback to create proper cmd_complete events by Johan Hedberg · 10 years ago
  40. 2207880 Bluetooth: Fix memory leaks from discovery filter UUID list by Marcel Holtmann · 10 years ago
  41. 66ea942 Bluetooth: Add support for Start Service Discovery command by Jakub Pawlowski · 10 years ago
  42. 799ce93 Bluetooth: Add logic for UUID filter handling by Jakub Pawlowski · 10 years ago
  43. b487b9c Bluetooth: Add framework for device found filtering based on UUID by Marcel Holtmann · 10 years ago
  44. bda157a Bluetooth: Filter device found events based on RSSI threshold by Marcel Holtmann · 10 years ago
  45. 37eab04 Bluetooth: Add extra discovery fields for storing filter information by Jakub Pawlowski · 10 years ago
  46. 8019044 Bluetooth: Split triggering of discovery commands into separate function by Marcel Holtmann · 10 years ago
  47. 11e6e25 Bluetooth: Use {start,stop}_discovery_complete handler for cmd_complete by Marcel Holtmann · 10 years ago
  48. f5a969f Bluetooth: Simplify the error handling of Start Discovery command by Marcel Holtmann · 10 years ago
  49. 854bda1 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  50. 86df920 Bluetooth: Add support for adding remote OOB data for LE by Johan Hedberg · 10 years ago
  51. 6928a92 Bluetooth: Store address type with OOB data by Johan Hedberg · 10 years ago
  52. 81328d5 Bluetooth: Unify remote OOB data functions by Johan Hedberg · 10 years ago
  53. a320969 Bluetooth: Add mgmt_set_secure_conn support for any LE adapter by Johan Hedberg · 10 years ago
  54. 710f11c Bluetooth: Use custom macro for testing BR/EDR SC enabled by Johan Hedberg · 10 years ago
  55. 23fb8de Bluetooth: Add mgmt support for LE Secure Connections LTK types by Johan Hedberg · 10 years ago
  56. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  57. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  58. c19a495 Bluetooth: Fix BR/EDR-only address checks for remote OOB data by Johan Hedberg · 10 years ago
  59. eedbd58 Bluetooth: Fix clearing remote OOB data through mgmt by Johan Hedberg · 10 years ago
  60. a736abc Bluetooth: Fix invalid response for 'Start Discovery' command by Szymon Janc · 10 years ago
  61. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  62. ddbea5c Bluetooth: Remove redundant check on hci_conn's device class by Alfonso Acosta · 10 years ago
  63. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  64. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  65. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 10 years ago
  66. e3f2f92 Bluetooth: Use hci_disconnect() for mgmt_disconnect_device() by Johan Hedberg · 10 years ago
  67. f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 10 years ago
  68. 432df05 Bluetooth: Create unified helper function for updating page scan by Johan Hedberg · 10 years ago
  69. 84c61d9 Bluetooth: Add convenience function to check for pending power off by Johan Hedberg · 10 years ago
  70. b293947 Bluetooth: Rename pairable mgmt setting to bondable by Johan Hedberg · 10 years ago
  71. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  72. 6f78fd4 Bluetooth: Fix check for connected state when pairing by Johan Hedberg · 10 years ago
  73. 3bd2724 Bluetooth: Fix incorrectly disabling page scan when toggling connectable by Johan Hedberg · 10 years ago
  74. 32226e4 Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero by Marcel Holtmann · 10 years ago
  75. 628531c Bluetooth: Provide defaults for LE advertising interval by Georg Lukas · 10 years ago
  76. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 10 years ago
  77. e7cafc4 Bluetooth: Pass initiator/acceptor information to hci_conn_security() by Johan Hedberg · 10 years ago
  78. e804d25 Bluetooth: Use explicit role instead of a bool in function parameters by Johan Hedberg · 10 years ago
  79. 13a779e Bluetooth: Remove unneeded mgmt_write_scan_failed function by Johan Hedberg · 10 years ago
  80. bc6d2d0 Bluetooth: Remove unneeded mgmt_discoverable function by Johan Hedberg · 10 years ago
  81. 031547d Bluetooth: Remove unneeded mgmt_connectable function by Johan Hedberg · 10 years ago
  82. e8b1202 Bluetooth: Fix advertising parameter update when toggling connectable by Johan Hedberg · 10 years ago
  83. 91a668b Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code by Johan Hedberg · 10 years ago
  84. 6cebb9e7 Bluetooth: Enable page scan also if there are white list entries by Johan Hedberg · 10 years ago
  85. dee58c1 Bluetooth: Fix incorrectly setting HCI_CONNECTABLE by Johan Hedberg · 10 years ago
  86. a397407 Bluetooth: Update page scan when necessary for Add/Remove Device by Johan Hedberg · 10 years ago
  87. 6659358 Bluetooth: Introduce a whitelist for BR/EDR devices by Johan Hedberg · 10 years ago
  88. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  89. 562064e Bluetooth: Fix toggling background scan when changing connectable state by Johan Hedberg · 10 years ago
  90. 3742abf Bluetooth: Fix connectable and discoverable supported settings values by Johan Hedberg · 10 years ago
  91. 23a4809 Bluetooth: Fix setting STOPPING state for discovery by Johan Hedberg · 10 years ago
  92. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  93. 73e082f Bluetooth: Use the correct flag to decide to disable advertising by Johan Hedberg · 10 years ago
  94. 0ec5ae8 Bluetooth: Simplify usage of the enable_advertising function by Johan Hedberg · 10 years ago
  95. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 10 years ago
  96. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  97. a70f4b5 Bluetooth: Don't try background scanning if LE is not enabled by Johan Hedberg · 10 years ago
  98. cdd6275 Bluetooth: Pass desired connection role to hci_connect_le() by Johan Hedberg · 10 years ago
  99. d93375a Bluetooth: Remove auth_type parameter from hci_connect_le() by Johan Hedberg · 10 years ago
  100. 2b7be33 Bluetooth: Enable passive scanning whenever we're connectable by Johan Hedberg · 10 years ago