1. bf21d79 Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode by Marcel Holtmann · 9 years ago
  2. c50b33c Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command by Marcel Holtmann · 9 years ago
  3. 659c7fb Bluetooth: Fix OOB data present value for BR/EDR Secure Connections by Marcel Holtmann · 9 years ago
  4. ac363cf Bluetooth: Fix sending Read Remote Extended Features command by Szymon Janc · 9 years ago
  5. c7741d1 Bluetooth: Perform a power cycle when receiving hardware error event by Marcel Holtmann · 9 years ago
  6. 39c5d97 Bluetooth: Fix notifying discovery state upon reset by Johan Hedberg · 9 years ago
  7. aa5b034 Bluetooth: Check for P-256 OOB values in Secure Connections Only mode by Marcel Holtmann · 9 years ago
  8. a83ed81e Bluetooth: Use helper function to determine BR/EDR OOB data present by Marcel Holtmann · 9 years ago
  9. 6665d05 Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode by Marcel Holtmann · 9 years ago
  10. a1443f5 Bluetooth: Convert Set SC to use HCI Request by Johan Hedberg · 10 years ago
  11. a936612 Bluetooth: Process result of HCI Delete Stored Link Key command by Marcel Holtmann · 10 years ago
  12. c2f0f97 Bluetooth: Handle command complete event for HCI Read Stored Link Keys by Marcel Holtmann · 10 years ago
  13. 6c032ed Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  14. 6a8fc95 Bluetooth: Fix accepting connections when not using mgmt by Johan Hedberg · 10 years ago
  15. 8bfe844 Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR by Marcel Holtmann · 10 years ago
  16. 23b9ceb Bluetooth: Create debugfs directory for each connection handle by Marcel Holtmann · 10 years ago
  17. a8e1bfa Bluetooth: Store default and maximum LE data length settings by Marcel Holtmann · 10 years ago
  18. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago
  19. 1d2dc5b Bluetooth: Split hci_update_page_scan into two functions by Johan Hedberg · 10 years ago
  20. 5c1a4c8 Bluetooth: Fix missing hci_dev_lock/unlock in hci_event by Jaganath Kanakkassery · 10 years ago
  21. 2f010b5 Bluetooth: Add support for handling LE Direct Advertising Report events by Marcel Holtmann · 10 years ago
  22. efb2513 Bluetooth: Fix discovery filter when no RSSI is available by Marcel Holtmann · 10 years ago
  23. 6928a92 Bluetooth: Store address type with OOB data by Johan Hedberg · 10 years ago
  24. fe8bc5a Bluetooth: Add hci_conn flag for new link key generation by Johan Hedberg · 10 years ago
  25. f3a73d9 Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk by Johan Hedberg · 10 years ago
  26. 5378bc5 Bluetooth: Update LTK lookup to correctly deal with SC LTKs by Johan Hedberg · 10 years ago
  27. 710f11c Bluetooth: Use custom macro for testing BR/EDR SC enabled by Johan Hedberg · 10 years ago
  28. 82c13d4 Bluetooth: Simplify Link Key Notification event handling logic by Johan Hedberg · 10 years ago
  29. 0378b59 Bluetooth: Convert link keys list to use RCU by Johan Hedberg · 10 years ago
  30. cb6f3f7 Bluetooth: Fix setting conn->pending_sec_level value from link key by Johan Hedberg · 10 years ago
  31. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  32. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  33. 60cb49d Bluetooth: Fix mgmt connected notification by Johan Hedberg · 10 years ago
  34. cb77c3e Bluetooth: Send mgmt_connected only if state is BT_CONFIG by Jaganath Kanakkassery · 10 years ago
  35. 9645c76 Bluetooth: Sort switch cases by opcode's numeric value by Kuba Pawlak · 10 years ago
  36. 50fc85f Bluetooth: Clear role switch pending flag by Kuba Pawlak · 10 years ago
  37. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  38. 8761f9d Bluetooth: Check status of command complete for HCI_Reset by Marcel Holtmann · 10 years ago
  39. a4d5504 Bluetooth: Clear LE white list when resetting controller by Marcel Holtmann · 10 years ago
  40. 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
  41. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  42. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  43. 7ed3fa2 Bluetooth: Expire RPA if encryption fails by Johan Hedberg · 10 years ago
  44. a6f7833 Bluetooth: Add smp_ltk_sec_level() helper function by Johan Hedberg · 10 years ago
  45. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 10 years ago
  46. f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 10 years ago
  47. 5477610 Bluetooth: Optimize connection parameter lookup for LE connections by Johan Hedberg · 10 years ago
  48. 08853f1 Bluetooth: Set addr_type only when it's needed by Johan Hedberg · 10 years ago
  49. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  50. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  51. 22f433d Bluetooth: Disable page scan if all whitelisted devices are connected by Johan Hedberg · 10 years ago
  52. 82c295b Bluetooth: Always use non-bonding requirement when not bondable by Johan Hedberg · 10 years ago
  53. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  54. 204e399 Bluetooth: Fix clearing HCI_PSCAN flag by Johan Hedberg · 10 years ago
  55. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 10 years ago
  56. cd4d567 Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices by Marcel Holtmann · 10 years ago
  57. 2f407f0 Bluetooth: Fix allowing initiating pairing when not pairable by Johan Hedberg · 10 years ago
  58. 977f8fc Bluetooth: Introduce a flag to track who really initiates authentication by Johan Hedberg · 10 years ago
  59. c1d4fa7 Bluetooth: Fix resetting remote authentication requirement after pairing by Johan Hedberg · 10 years ago
  60. 02f3e25 Bluetooth: Don't bother user space without IO capabilities by Johan Hedberg · 10 years ago
  61. 9f743d7 Bluetooth: Fix using uninitialized variable when pairing by Johan Hedberg · 10 years ago
  62. 46c4c94 Bluetooth: Fix always checking the blacklist for incoming connections by Johan Hedberg · 10 years ago
  63. f99353c Bluetooth: Fix trying to initiate connections when acting as LE slave by Johan Hedberg · 10 years ago
  64. a5c4e30 Bluetooth: Add a role parameter to hci_conn_add() by Johan Hedberg · 10 years ago
  65. e804d25 Bluetooth: Use explicit role instead of a bool in function parameters by Johan Hedberg · 10 years ago
  66. 40bef30 Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable by Johan Hedberg · 10 years ago
  67. ba165a9 Bluetooth: Add proper defines for HCI connection role by Johan Hedberg · 10 years ago
  68. 2d3c226 Bluetooth: Don't try to reject failed LE connections by Johan Hedberg · 10 years ago
  69. 3a19b6f Bluetooth: Remove unnecessary params variable from process_adv_report() by Johan Hedberg · 10 years ago
  70. 6c53823 Bluetooth: Fix tracking local SSP authentication requirement by Johan Hedberg · 10 years ago
  71. 899de76 Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c by Marcel Holtmann · 10 years ago
  72. 13a779e Bluetooth: Remove unneeded mgmt_write_scan_failed function by Johan Hedberg · 10 years ago
  73. bc6d2d0 Bluetooth: Remove unneeded mgmt_discoverable function by Johan Hedberg · 10 years ago
  74. 031547d Bluetooth: Remove unneeded mgmt_connectable function by Johan Hedberg · 10 years ago
  75. a55bd29 Bluetooth: Add white list lookup for incoming connection requests by Johan Hedberg · 10 years ago
  76. 70c4642 Bluetooth: Refactor connection request handling by Johan Hedberg · 10 years ago
  77. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  78. fbd96c1 Bluetooth: Fix clearing HCI_LE_ADV for LE connections by Johan Hedberg · 10 years ago
  79. 3472227 Bluetooth: Fix check for re-enabling advertising by Johan Hedberg · 10 years ago
  80. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  81. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  82. 66c417c Bluetooth: Add flag to track the real advertising state by Johan Hedberg · 10 years ago
  83. cdd6275 Bluetooth: Pass desired connection role to hci_connect_le() by Johan Hedberg · 10 years ago
  84. d93375a Bluetooth: Remove auth_type parameter from hci_connect_le() by Johan Hedberg · 10 years ago
  85. 7e899c9 Bluetooth: Remove unnecessary return value from check_pending_le_conn by Johan Hedberg · 10 years ago
  86. 1c1abca Bluetooth: Fix connecting devices during LE device discovery by Johan Hedberg · 10 years ago
  87. 223683a Bluetooth: Fix updating background scan for LE connect complete by Johan Hedberg · 10 years ago
  88. 09ae260 Bluetooth: Use lower timeout for LE auto-connections by Johan Hedberg · 10 years ago
  89. e30d3f5 Bluetooth: Store Bluetooth address from controller setup by Marcel Holtmann · 10 years ago
  90. 45296ac Bluetooth: Use a more simpler style for HCI event callbacks by Marcel Holtmann · 10 years ago
  91. 99a6768 Bluetooth: Don't take actions on blocked devices when scanning by Johan Hedberg · 10 years ago
  92. a7545f2 Bluetooth: Use hci_pend_le_action_lookup to look up report entries by Johan Hedberg · 10 years ago
  93. 501f882 Bluetooth: Make hci_pend_le_conn_lookup more general purposed by Johan Hedberg · 10 years ago
  94. 418025d Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add by Johan Hedberg · 10 years ago
  95. 95305ba Bluetooth: Simplify hci_conn_params->action list usage by Johan Hedberg · 10 years ago
  96. 66f8455 Bluetooth: Convert pend_le_reports into a list by Johan Hedberg · 10 years ago
  97. 97bf2e9 Bluetooth: Fix missing return statement in process_adv_report by Johan Hedberg · 10 years ago
  98. 738f618 Bluetooth: Add identity address check in param lookup functions by Johan Hedberg · 10 years ago
  99. bb5ce4d Bluetooth: Remove unnecessary checks for auto-connected devices by Johan Hedberg · 10 years ago
  100. 912b42e Bluetooth: Use hci_conn_params in pend_le_conns by Johan Hedberg · 10 years ago