1. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
  2. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 10 years ago
  3. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
  4. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
  5. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 10 years ago
  6. cc91cb0 Bluetooth: Add support connectable advertising setting by Marcel Holtmann · 10 years ago
  7. 406ef2a Bluetooth: Make Fast Connectable available while powered off by Johan Hedberg · 10 years ago
  8. 039d4e4 Bluetooth: Add missing response structure for HCI Delete Stored Link Key by Marcel Holtmann · 10 years ago
  9. cb96278 Bluetooth: Add defintions for HCI Read Stored Link Key command by Marcel Holtmann · 10 years ago
  10. 043ec9b Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option by Marcel Holtmann · 10 years ago
  11. 05b3c3e Bluetooth: Remove no longer needed force_sc_support debugfs option by Marcel Holtmann · 10 years ago
  12. 91389af Bluetooth: Remove broken force_lesc_support debugfs option by Marcel Holtmann · 10 years ago
  13. 300acfde Bluetooth: Introduce force_bredr_smp debugfs option for testing by Marcel Holtmann · 10 years ago
  14. 711ffa7 Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant by Marcel Holtmann · 10 years ago
  15. 94a3bd0 Bluetooth: Add structures for LE Data Length Extension feature by Marcel Holtmann · 10 years ago
  16. 4b71bba Bluetooth: Enabled LE Direct Advertising Report event if supported by Marcel Holtmann · 10 years ago
  17. 32c9d43 Bluetooth: Add definitions for LE Direct Advertising Report event by Marcel Holtmann · 10 years ago
  18. 2331fd4 Bluetooth: Move LE advertising report defines to the right location by Marcel Holtmann · 10 years ago
  19. a89612a Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value by Marcel Holtmann · 10 years ago
  20. 858cdc7 Bluetooth: Add debugfs switch for forcing SMP over BR/EDR by Johan Hedberg · 10 years ago
  21. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  22. 845472e8 Bluetooth: Add hci_conn_lookup_type() helper function by Marcel Holtmann · 10 years ago
  23. 43d6bc4 Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER by Marcel Holtmann · 10 years ago
  24. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  25. d41c15c Bluetooth: Fix reason code used for rejecting SCO connections by Johan Hedberg · 10 years ago
  26. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  27. f4fe73e Bluetooth: Get MWS transport configuration of the controller by Marcel Holtmann · 10 years ago
  28. 109e319 Bluetooth: Read list of local codecs supported by the controller by Marcel Holtmann · 10 years ago
  29. ba165a9 Bluetooth: Add proper defines for HCI connection role by Johan Hedberg · 10 years ago
  30. 0da71f1 Bluetooth: Enable LE encryption events only when supported by Marcel Holtmann · 10 years ago
  31. f49daa8 Bluetooth: Move HCI socket definitions into its own header file by Marcel Holtmann · 10 years ago
  32. cd7ca0e Bluetooth: Fix enabling Authenticated Payload Timeout Expired event by Marcel Holtmann · 10 years ago
  33. 66c417c Bluetooth: Add flag to track the real advertising state by Johan Hedberg · 10 years ago
  34. 09ae260 Bluetooth: Use lower timeout for LE auto-connections by Johan Hedberg · 10 years ago
  35. d603b76 Bluetooth: Run controller setup after external configuration by Marcel Holtmann · 10 years ago
  36. dbece37 Bluetooth: Add support for Set External Configuration management command by Marcel Holtmann · 10 years ago
  37. eb1904f Bluetooth: Add quirk for external configuration requirement by Marcel Holtmann · 10 years ago
  38. 89bc22d Bluetooth: Add quirk for invalid controller address setting by Marcel Holtmann · 10 years ago
  39. 118305b Bluetooth: Document the existing device quirks by Marcel Holtmann · 10 years ago
  40. 4a96440 Bluetooth: Introduce unconfigured controller state by Marcel Holtmann · 10 years ago
  41. 662bc2e Bluetooth: Enable new LE meta event by Andre Guedes · 10 years ago
  42. 8e75b46 Bluetooth: Connection Parameter Update Procedure by Andre Guedes · 10 years ago
  43. 33f3572 Bluetooth: Add tracking of local and piconet clock values by Johan Hedberg · 10 years ago
  44. df93542 Bluetooth: Send HCI_Read_Clock_Offset before disconnecting by Marcel Holtmann · 10 years ago
  45. 3769972 Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag by Johan Hedberg · 10 years ago
  46. 0663b29 Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS by Johan Hedberg · 10 years ago
  47. 1855d92 Bluetooth: Track LE connection parameter update event by Marcel Holtmann · 10 years ago
  48. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 10 years ago
  49. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 10 years ago
  50. ddf4ba0 Bluetooth: Remove unused LTK authentication defines by Johan Hedberg · 10 years ago
  51. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 10 years ago
  52. 7d5843b Bluetooth: Remove unnecessary SMP STK define by Johan Hedberg · 10 years ago
  53. 5a134fa Bluetooth: Store TX power level for connection by Andrzej Kaczmarek · 10 years ago
  54. 5ae76a9 Bluetooth: Store RSSI for connection by Andrzej Kaczmarek · 10 years ago
  55. 3c85775 Bluetooth: Add directed advertising support through connect() by Johan Hedberg · 11 years ago
  56. 81ad6fd Bluetooth: Remove unnecessary stop_scan_complete function by Johan Hedberg · 11 years ago
  57. 9489eca Bluetooth: Add timeout for LE connection attempts by Johan Hedberg · 11 years ago
  58. a7139ed Bluetooth: Add defines for LE initiator filter policy by Johan Hedberg · 11 years ago
  59. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  60. a3172b7 Bluetooth: Add timer to force power off by Johan Hedberg · 11 years ago
  61. d9a7b0a Bluetooth: Add definitions for LE white list HCI commands by Marcel Holtmann · 11 years ago
  62. 2acf3d9 Bluetooth: Stop scanning on LE connection by Andre Guedes · 11 years ago
  63. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 11 years ago
  64. 863efaf Bluetooth: Add initial code for distributing local IRK by Johan Hedberg · 11 years ago
  65. b32bba6 Bluetooth: Replace own_address_type with force_static_address debugfs by Marcel Holtmann · 11 years ago
  66. 41edf16 Bluetooth: Implement mgmt_load_irks command by Johan Hedberg · 11 years ago
  67. 424ef943 Bluetooth: Add constants for LTK key types by Marcel Holtmann · 11 years ago
  68. 134c2a8 Bluetooth: Add debugfs entry to show Secure Connections Only mode by Marcel Holtmann · 11 years ago
  69. 7b5a924 Bluetooth: Introduce requirements for security level 4 by Marcel Holtmann · 11 years ago
  70. 5afeac14 Bluetooth: Add debugfs quirk for forcing Secure Connections support by Marcel Holtmann · 11 years ago
  71. e98d2ce Bluetooth: Add flags and setting for Secure Connections support by Marcel Holtmann · 11 years ago
  72. 11015c7 Bluetooth: Add definitions for new link key types by Marcel Holtmann · 11 years ago
  73. e2f9913 Bluetooth: Add HCI command definition for extended OOB data by Marcel Holtmann · 11 years ago
  74. eb4b95c Bluetooth: Add HCI command definition for Secure Connections enabling by Marcel Holtmann · 11 years ago
  75. d599158 Bluetooth: Add LMP feature definitions for Secure Connections support by Marcel Holtmann · 11 years ago
  76. f9f462f Bluetooth: Add quirk for disabling Delete Stored Link Key command by Marcel Holtmann · 11 years ago
  77. 18722c2 Bluetooth: Enable 6LoWPAN support for BT LE devices by Jukka Rissanen · 11 years ago
  78. 53b834d2 Bluetooth: Use macros for connectionless slave broadcast features by Marcel Holtmann · 11 years ago
  79. 4b4148e Bluetooth: Add support for setting DUT mode by Marcel Holtmann · 11 years ago
  80. 06f5b77 Bluetooth: Add support for setting SSP debug mode by Marcel Holtmann · 11 years ago
  81. d3900cb Bluetooth: Remove enable_hs declaration by Marcel Holtmann · 11 years ago
  82. db3aebf Bluetooth: Remove duplicate definitions for advertising event types by Marcel Holtmann · 11 years ago
  83. f14d8f6 Bluetooth: Set the scan response data when needed by Marcel Holtmann · 11 years ago
  84. 3d50531 Bluetooth: Add HCI command structure for writing current IAC LAP by Marcel Holtmann · 11 years ago
  85. 6acd7db Bluetooth: Introduce flag for limited discoverable mode by Marcel Holtmann · 11 years ago
  86. 4b836f3 Bluetooth: Read current IAC LAP on controller setup by Marcel Holtmann · 11 years ago
  87. b4cb9fb Bluetooth: Read number of supported IAC on controller setup by Marcel Holtmann · 11 years ago
  88. 7528ca1 Bluetooth: Read location data on AMP controller init by Marcel Holtmann · 11 years ago
  89. c2f5ebd Bluetooth: Add constants for LE advertising types by Marcel Holtmann · 11 years ago
  90. 1e19189 Bluetooth: Add HCI structure for LE advertising parameters command by Marcel Holtmann · 11 years ago
  91. 536619e Bluetooth: Rename AMP status constants and use them by Marcel Holtmann · 11 years ago
  92. 6ed971c Bluetooth: Use explicit AMP controller id value for BR/EDR by Marcel Holtmann · 11 years ago
  93. 7c13823 Bluetooth: Add constants for AMP controller type by Marcel Holtmann · 11 years ago
  94. f3d3444a Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING by Johan Hedberg · 11 years ago
  95. 2ed0180 Bluetooth: Add the definition for Slave Page Response Timeout by DoHyun Pyun · 11 years ago
  96. 2b35944 Bluetooth: Add the definition and stcuture for Sync Train Complete by DoHyun Pyun · 11 years ago
  97. cefded9 Bluetooth: Add the definition for Start Synchronization Train by DoHyun Pyun · 11 years ago
  98. 8c9a041 Bluetooth: Add the definition and structure for Set CSB by DoHyun Pyun · 11 years ago
  99. a9b07a6 Bluetooth: Add the structure for Write Sync Train Parameters by DoHyun Pyun · 11 years ago
  100. 7d1dab4 Bluetooth: Add the definition and structure for Set CSB Data by DoHyun Pyun · 11 years ago