1. 9a43e25 Bluetooth: Update Set Discoverable to support LE by Johan Hedberg · 11 years ago
  2. b456f87 Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place by Johan Hedberg · 11 years ago
  3. 4b58061 Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled by Johan Hedberg · 11 years ago
  4. eb2a8d2 Bluetooth: Move mgmt_pending_find to avoid forward declarations by Johan Hedberg · 11 years ago
  5. a81070b Bluetooth: Fix updating settings when there are no HCI commands to send by Johan Hedberg · 11 years ago
  6. e8ba3a1 Bluetooth: Refactor set_connectable settings update to separate function by Johan Hedberg · 11 years ago
  7. f87ea1d Bluetooth: Add missing check for BREDR_ENABLED flag in update_class() by Johan Hedberg · 11 years ago
  8. 10994ce Bluetooth: Check for flag instead of features in update_adv_data() by Johan Hedberg · 11 years ago
  9. 7751ef1 Bluetooth: Check for flag instead of features in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  10. 2be48b6 Bluetooth: Fix minor coding style issue in hci_core.c by Marcel Holtmann · 11 years ago
  11. 58f01aa Bluetooth: Fix UUID values in debugfs file by Marcel Holtmann · 11 years ago
  12. 4b4148e Bluetooth: Add support for setting DUT mode by Marcel Holtmann · 11 years ago
  13. 4e70c7e Bluetooth: Expose debugfs settings for LE connection interval by Marcel Holtmann · 11 years ago
  14. 06f5b77 Bluetooth: Add support for setting SSP debug mode by Marcel Holtmann · 11 years ago
  15. 3497ac8 Bluetooth: Remove interval parameter from HCI connection by Marcel Holtmann · 11 years ago
  16. cfbb2b5 Bluetooth: Add LE features to debugfs if available by Marcel Holtmann · 11 years ago
  17. 12c269d Bluetooth: Expose setting if debug keys are used or not by Marcel Holtmann · 11 years ago
  18. 9220218 Bluetooth: Expose debugfs entry read/write own address type by Marcel Holtmann · 11 years ago
  19. 79830f6 Bluetooth: Select the own address type during initial setup phase by Marcel Holtmann · 11 years ago
  20. 8f8625c Bluetooth: Expose current list of long term keys via debugfs by Marcel Holtmann · 11 years ago
  21. d0f729b Bluetooth: Expose white list size information in debugfs by Marcel Holtmann · 11 years ago
  22. e132f7f Bluetooth: Remove bus attribute in favor of hierarchy by Marcel Holtmann · 11 years ago
  23. 02d08d1 Bluetooth: Expose current list of link keys via debugfs by Marcel Holtmann · 11 years ago
  24. babdbb3 Bluetooth: Move export of class of device information into hci_core.c by Marcel Holtmann · 11 years ago
  25. 0d5551f Bluetooth: Store local version information only during setup phase by Marcel Holtmann · 11 years ago
  26. ceeb3bc Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c by Marcel Holtmann · 11 years ago
  27. f96bc0a Bluetooth: Remove debug entry for connection features by Marcel Holtmann · 11 years ago
  28. 57af75a Bluetooth: Add workaround for buggy max_page features page value by Marcel Holtmann · 11 years ago
  29. dfb826a Bluetooth: Move HCI device features into hci_core.c by Marcel Holtmann · 11 years ago
  30. cc8dba2 Bluetooth: Block ATT connection on LE when device is blocked by Marcel Holtmann · 11 years ago
  31. 06ae331 Bluetooth: Use hcon directly instead of conn->hcon where possible by Marcel Holtmann · 11 years ago
  32. e71f41b Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface by Marcel Holtmann · 11 years ago
  33. eb62249 Bluetooth: Fix ATT socket backwards compatibility with user space by Johan Hedberg · 11 years ago
  34. 2bfa353 Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c by Marcel Holtmann · 11 years ago
  35. b25f078 Bluetooth: Include address type in blacklist debugfs data by Marcel Holtmann · 11 years ago
  36. bdc3e0f Bluetooth: Move device_add handling into hci_register_dev by Marcel Holtmann · 11 years ago
  37. ffcecac Bluetooth: Create root debugfs directory during module init by Marcel Holtmann · 11 years ago
  38. 0153e2e Bluetooth: Create HCI device debugfs directory in hci_register_dev by Marcel Holtmann · 11 years ago
  39. 1120e4b Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs by Marcel Holtmann · 11 years ago
  40. 4721983 Bluetooth: Move uuids debugfs entry creation into hci_core.c by Marcel Holtmann · 11 years ago
  41. 70afe0b Bluetooth: Move blacklist debugfs entry creation into hci_core.c by Marcel Holtmann · 11 years ago
  42. b9ee0a7 Bluetooth: Add address type to device blacklist table by Marcel Holtmann · 11 years ago
  43. 041000b Bluetooth: Expose current voice setting in debugfs by Marcel Holtmann · 11 years ago
  44. e7b8fc9 Bluetooth: Expose static address value for LE capable controllers by Marcel Holtmann · 11 years ago
  45. ebd1e33 Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported by Marcel Holtmann · 11 years ago
  46. baf27f6 Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers by Marcel Holtmann · 11 years ago
  47. 7f59dda Bluetooth: Socket address parameter for CID is in little endian by Marcel Holtmann · 11 years ago
  48. a74a84f Bluetooth: Convert idle timer to use delayed work by Johan Hedberg · 11 years ago
  49. 7bc18d9 Bluetooth: Convert auto accept timer to use delayed work by Johan Hedberg · 11 years ago
  50. bfe4655 Bluetooth: Reintroduce socket restrictions for LE sockets by Johan Hedberg · 11 years ago
  51. eb438b5 Bluetooth: Fix updating the right variable in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  52. d3900cb Bluetooth: Remove enable_hs declaration by Marcel Holtmann · 11 years ago
  53. 3432711 Bluetooth: Ignore SMP data on non-LE links by Johan Hedberg · 11 years ago
  54. 07e307f Bluetooth: Ignore A2MP data on non-BR/EDR links by Johan Hedberg · 11 years ago
  55. a521149 Bluetooth: Remove useless l2cap_err_to_reason function by Johan Hedberg · 11 years ago
  56. 33a2145 Bluetooth: Remove unused command reject mapping for EMSGSIZE by Johan Hedberg · 11 years ago
  57. 662d652 Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response by Johan Hedberg · 11 years ago
  58. db3aebf Bluetooth: Remove duplicate definitions for advertising event types by Marcel Holtmann · 11 years ago
  59. 5947f4b Bluetooth: Rename update_ad into update_adv_data by Marcel Holtmann · 11 years ago
  60. 7a5f499 Bluetooth: Store device name in scan response data by Marcel Holtmann · 11 years ago
  61. f14d8f6 Bluetooth: Set the scan response data when needed by Marcel Holtmann · 11 years ago
  62. f8e808b Bluetooth: Store scan response data in HCI device by Marcel Holtmann · 11 years ago
  63. 46cad2e Bluetooth: Rename create_ad into create_adv_data by Marcel Holtmann · 11 years ago
  64. 083368f Bluetooth: Make mgmt_new_ltk() return void by Marcel Holtmann · 11 years ago
  65. 3edaf09 Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void by Marcel Holtmann · 11 years ago
  66. 7667da3 Bluetooth: Make mgmt_set_local_name_complete() return void by Marcel Holtmann · 11 years ago
  67. 4e1b024 Bluetooth: Make mgmt_set_class_of_dev_complete() return void by Marcel Holtmann · 11 years ago
  68. 3e24856 Bluetooth: Make mgmt_ssp_enable_complete() return void by Marcel Holtmann · 11 years ago
  69. 464996a Bluetooth: Make mgmt_auth_enable_complete() return void by Marcel Holtmann · 11 years ago
  70. e546099 Bluetooth: Make mgmt_auth_failed() return void by Marcel Holtmann · 11 years ago
  71. 3eb3852 Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void by Marcel Holtmann · 11 years ago
  72. e669cf8 Bluetooth: Make mgmt_pin_code_reply_complete() return void by Marcel Holtmann · 11 years ago
  73. ce0e4a0 Bluetooth: Make mgmt_pin_code_request() return void by Marcel Holtmann · 11 years ago
  74. 2ce5fb5 Bluetooth: Add l2cap_chan_no_resume stub for A2MP by Marcel Holtmann · 11 years ago
  75. 74e7574 Bluetooth: use l2cap_chan_ready() instead of duplicate code by Gustavo Padovan · 11 years ago
  76. dc25306 Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c by Gustavo Padovan · 11 years ago
  77. 5ec1bbe Bluetooth: Add chan->ops->set_shutdown() by Gustavo Padovan · 11 years ago
  78. 8d836d7 Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c by Gustavo Padovan · 11 years ago
  79. f8e7301 Bluetooth: Add l2cap_state_change_and_error() by Gustavo Padovan · 11 years ago
  80. 53f5212 Bluetooth: Extend state_change() call to report errors too by Gustavo Padovan · 11 years ago
  81. d1967ff Bluetooth: Update class of device on discoverable timeout by Marcel Holtmann · 11 years ago
  82. efdcf8e Bluetooth: Move eir_get_length() function into hci_event.c by Marcel Holtmann · 11 years ago
  83. 9493399 Bluetooth: Move eir_append_data() function into mgmt.c by Marcel Holtmann · 11 years ago
  84. dc4a5ee Bluetooth: Make mgmt_new_link_key() return void by Marcel Holtmann · 11 years ago
  85. 310a3d4 Bluetooth: Add support for entering limited discoverable mode by Marcel Holtmann · 11 years ago
  86. 3d50531 Bluetooth: Add HCI command structure for writing current IAC LAP by Marcel Holtmann · 11 years ago
  87. 3626154 Bluetooth: Simplify the code for re-arming discoverable timeout by Marcel Holtmann · 11 years ago
  88. d4462a0 Bluetooth: Move arming of discoverable timeout to complete handler by Marcel Holtmann · 11 years ago
  89. 970ba52 Bluetooth: Update class of device after changing discoverable mode by Marcel Holtmann · 11 years ago
  90. 4796e8a Bluetooth: Make mgmt_write_scan_failed() return void by Marcel Holtmann · 11 years ago
  91. a330916 Bluetooth: Make mgmt_connectable() return void by Marcel Holtmann · 11 years ago
  92. 86a7564 Bluetooth: Make mgmt_discoverable() return void by Marcel Holtmann · 11 years ago
  93. 6acd7db Bluetooth: Introduce flag for limited discoverable mode by Marcel Holtmann · 11 years ago
  94. 441ad2d Bluetooth: Update advertising data based on management commands by Marcel Holtmann · 11 years ago
  95. b1e7312 Bluetooth: Use hci_request for discoverable timeout handling by Marcel Holtmann · 11 years ago
  96. 8d6083f Bluetooth: Fix minor coding style issue in set_connectable() by Marcel Holtmann · 11 years ago
  97. 4b836f3 Bluetooth: Read current IAC LAP on controller setup by Marcel Holtmann · 11 years ago
  98. b4cb9fb Bluetooth: Read number of supported IAC on controller setup by Marcel Holtmann · 11 years ago
  99. 899e107 Bluetooth: Check that scan window is smaller or equal than scan interval by Marcel Holtmann · 11 years ago
  100. 1f20938 Bluetooth: Check that bind() bdaddr type matches connect() by Johan Hedberg · 11 years ago