1. ab846ec4 Bluetooth: Define AMP controller statuses by Andrei Emeltchenko · 12 years ago
  2. 9345d40 Bluetooth: Use AUTO_OFF constant in jiffies by Andrei Emeltchenko · 12 years ago
  3. 5f246e8 Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies by Andrei Emeltchenko · 12 years ago
  4. cbe461c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  5. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 12 years ago
  6. 1afd5be Bluetooth: Remove unused HCI timeouts definitions by Szymon Janc · 12 years ago
  7. 8598d06 Bluetooth: A2MP: Process A2MP Discover Request by Andrei Emeltchenko · 12 years ago
  8. 523e93c Bluetooth: Define HCI AMP cmd struct by Andrei Emeltchenko · 12 years ago
  9. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  10. c3c7ea6 Bluetooth: Fix coding style in include/net/bluetooth by Gustavo Padovan · 12 years ago
  11. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  12. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 12 years ago
  13. 9d42820 Bluetooth: Enable Low Energy support by default by Marcel Holtmann · 12 years ago
  14. 21693c1 Bluetooth: Add HCI_PERIODIC_INQ to dev_flags by Andre Guedes · 12 years ago
  15. 79d6e06 Bluetooth: Add Periodic Inquiry command complete handler by Andre Guedes · 12 years ago
  16. 91c4e9b Bluetooth: Add TX power tag to EIR data by Marcel Holtmann · 12 years ago
  17. 66f3b91 Bluetooth: Fix userspace compatibility issue with mgmt interface by Gustavo Padovan · 12 years ago
  18. 9432496 Bluetooth: hci_core: fix NULL-pointer dereference at unregister by Johan Hovold · 12 years ago
  19. f64b993 Bluetooth: Fix coding style in all .h files by Gustavo F. Padovan · 12 years ago
  20. cc2c04e Bluetooth: Add missing host features definitions by Johan Hedberg · 12 years ago
  21. 816a11d Bluetooth: Use kernel int types instead of ones from stdint.h by Johan Hedberg · 12 years ago
  22. c95f0ba Bluetooth: mgmt: Track pending class changes by Johan Hedberg · 12 years ago
  23. 06199cf Bluetooth: mgmt: Implement Set LE command by Johan Hedberg · 12 years ago
  24. 47990ea Bluetooth: mgmt: Make Set Link Security callable while powered off by Johan Hedberg · 12 years ago
  25. 5e5282b Bluetooth: mgmt: Allow connectable/discoverable changes in off state by Johan Hedberg · 12 years ago
  26. 6d80dfd Bluetooth: mgmt: Add basic support for Set High Speed command by Johan Hedberg · 12 years ago
  27. d7b7e79 Bluetooth: Set supported settings based on enabled HS and/or LE by Marcel Holtmann · 12 years ago
  28. cd82e61 Bluetooth: Add support for HCI monitor channel by Marcel Holtmann · 12 years ago
  29. f9c5f9d Bluetooth: Clean up structures left unused by Vinicius Costa Gomes · 12 years ago
  30. b899efa Bluetooth: Add new structures for handling SMP Long Term Keys by Vinicius Costa Gomes · 12 years ago
  31. 84bde9d Bluetooth: Convert hdev->ssp_mode to a flag by Johan Hedberg · 12 years ago
  32. 9ec9fc8 Bluetooth: Add missing EIR defines to hci.h by Johan Hedberg · 12 years ago
  33. 8b281b9 Bluetooth: Fix 'enable_hs' type by Fabio Estevam · 12 years ago
  34. a8b2d5c Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags by Johan Hedberg · 12 years ago
  35. cc48dc0 Bluetooth: Remove magic number from ACL TO by Andrei Emeltchenko · 13 years ago
  36. 25e89e9 Bluetooth: Process num completed data blocks event by Andrei Emeltchenko · 13 years ago
  37. 32748db Bluetooth: Move Extended Inquiry Response defines to hci.h by Johan Hedberg · 13 years ago
  38. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 13 years ago
  39. 613a1c0 Bluetooth: Clean up magic pointers by Andrei Emeltchenko · 13 years ago
  40. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 13 years ago
  41. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  42. 69ab39e Bluetooth: Update mgmt_read_info and related mgmt messages by Johan Hedberg · 13 years ago
  43. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 13 years ago
  44. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 13 years ago
  45. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 13 years ago
  46. 8830f51 Bluetooth: Move scope of kernel parameter enable_hs by Andrei Emeltchenko · 13 years ago
  47. 9ad4019 Bluetooth: Add HCI defines for User Passkey entry by Brian Gix · 13 years ago
  48. 9f5a0d7 Bluetooth: Define HCI reasons instead of magic number by Andrei Emeltchenko · 13 years ago
  49. 928abaa Bluetooth: AMP: read local amp info HCI command by Andrei Emeltchenko · 13 years ago
  50. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 13 years ago
  51. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 13 years ago
  52. eead27d Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 13 years ago
  53. e6100a2 Bluetooth: Add enable_le module parameter by Andre Guedes · 13 years ago
  54. f9b4930 Bluetooth: Write LE Host Supported command by Andre Guedes · 13 years ago
  55. 971e3a4 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 13 years ago
  56. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  57. eb9d91f Bluetooth: Clear advertising cache before scanning by Andre Guedes · 13 years ago
  58. 57a56fd Bluetooth: Add advertising report meta event structs by Anderson Briglia · 13 years ago
  59. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  60. b6020ba Bluetooth: Add definitions for link key types by Waldemar Rymarkiewicz · 13 years ago
  61. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  62. 220b881 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 13 years ago
  63. 1057213 Bluetooth: Fix HCI_RESET command synchronization by Gustavo F. Padovan · 13 years ago
  64. 80a1e1d Bluetooth: Add local Extended Inquiry Response (EIR) support by Johan Hedberg · 13 years ago
  65. 2763eda Bluetooth: Add add/remove_remote_oob_data management commands by Szymon Janc · 13 years ago
  66. c35938b Bluetooth: Add read_local_oob_data management command by Szymon Janc · 13 years ago
  67. 1f6c637 Bluetooth: Add define for the maximum name length on HCI level by Johan Hedberg · 13 years ago
  68. a5c2968 Bluetooth: Add management support for user confirmation request by Johan Hedberg · 13 years ago
  69. 2ce603e Bluetooth: Send LE Connection Update Command by Claudio Takahasi · 13 years ago
  70. 6bd3232 Bluetooth: Use proper timer for hci command timout by Ville Tervo · 13 years ago
  71. fcd89c0 Bluetooth: Add LE connect support by Ville Tervo · 13 years ago
  72. 63185f6 Bluetooth: Add low energy commands and events by Ville Tervo · 13 years ago
  73. 17fa4b9 Bluetooth: Add set_io_capability management command by Johan Hedberg · 13 years ago
  74. 980e1a5 Bluetooth: Add support for PIN code handling in the management interface by Johan Hedberg · 13 years ago
  75. 55ed8ca1 Bluetooth: Implement link key handling for the management interface by Johan Hedberg · 13 years ago
  76. 1aff6f0 Bluetooth: Add class of device control to the management interface by Johan Hedberg · 13 years ago
  77. d5859e2 Bluetooth: Implement a more complete adapter initialization sequence by Johan Hedberg · 13 years ago
  78. b0916ea Bluetooth: Add controller side link key clearing to hci_init_req by Johan Hedberg · 13 years ago
  79. 03b555e Bluetooth: Reject pairing requests when in non-pairable mode by Johan Hedberg · 14 years ago
  80. c542a06 Bluetooth: Implement set_pairable managment command by Johan Hedberg · 13 years ago
  81. ebc99fe Bluetooth: Add flag to track managment controlled adapters by Johan Hedberg · 14 years ago
  82. ab81cbf Bluetooth: Implement automatic setup procedure for local adapters by Johan Hedberg · 14 years ago
  83. e702112 Bluetooth: Use non-flushable by default L2CAP data packets by Andrei Emeltchenko · 14 years ago
  84. c02178d Bluetooth: Add Bluetooth Management interface definitions by Johan Hedberg · 14 years ago
  85. be21871 Bluetooth: clean up legal text by Andrei Emeltchenko · 14 years ago
  86. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  87. 8f1e174 Bluetooth: HCI devices are either BR/EDR or AMP radios by David Vrabel · 14 years ago
  88. 66c853c Bluetooth: Use __packed annotation by Gustavo F. Padovan · 14 years ago
  89. f035856 Bluetooth: Add blacklist support for incoming connections by Johan Hedberg · 14 years ago
  90. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 14 years ago
  91. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 14 years ago
  92. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  93. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 15 years ago
  94. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago
  95. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  96. 769be97 [Bluetooth] Use ACL config stage to retrieve remote features by Marcel Holtmann · 16 years ago
  97. 41a9621 [Bluetooth] Track status of remote Simple Pairing mode by Marcel Holtmann · 16 years ago
  98. 333140b [Bluetooth] Track status of Simple Pairing mode by Marcel Holtmann · 16 years ago
  99. 0493684 [Bluetooth] Disable disconnect timer during Simple Pairing by Marcel Holtmann · 16 years ago
  100. e4e8e37 [Bluetooth] Make use of the default link policy settings by Marcel Holtmann · 16 years ago