1. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  2. 81d0c8a Bluetooth: Add missing cmd_status handler for LE_Start_Encryption by Johan Hedberg · 11 years ago
  3. 533553f Bluetooth: Track current configured LE scan type parameter by Marcel Holtmann · 11 years ago
  4. 39adbff Bluetooth: Fix passkey endianess in user_confirm and notify_passkey by Johan Hedberg · 11 years ago
  5. 40b552a Bluetooth: Enforce strict Secure Connections Only mode security by Marcel Holtmann · 11 years ago
  6. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  7. 27539bc Bluetooth: Fix aborting eSCO connection in case of error 0x20 by Andrew Earl · 11 years ago
  8. 5981a88 Bluetooth: Fix removing Long Term Key by Claudio Takahasi · 11 years ago
  9. 81ad6fd Bluetooth: Remove unnecessary stop_scan_complete function by Johan Hedberg · 11 years ago
  10. 317ac8c Bluetooth: Fix trying to disable scanning twice by Johan Hedberg · 11 years ago
  11. 9489eca Bluetooth: Add timeout for LE connection attempts by Johan Hedberg · 11 years ago
  12. cb1d68f Bluetooth: Track LE initiator and responder address information by Johan Hedberg · 11 years ago
  13. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  14. 0f36b58 Bluetooth: Track LE white list modification via HCI commands by Marcel Holtmann · 11 years ago
  15. a1f4c31 Bluetooth: Add hci_copy_identity_address convenience function by Johan Hedberg · 11 years ago
  16. 56ed2cb Bluetooth: Add tracking of advertising address type by Johan Hedberg · 11 years ago
  17. 5b906a8 Bluetooth: Support resolvable private addresses by Andre Guedes · 11 years ago
  18. 9fcb18e Bluetooth: Introduce LE auto connect options by Andre Guedes · 11 years ago
  19. a4790db Bluetooth: Introduce LE auto connection infrastructure by Andre Guedes · 11 years ago
  20. 06c053f Bluetooth: Declare le_conn_failed in hci_core.h by Andre Guedes · 11 years ago
  21. 12d4a3b Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c by Johan Hedberg · 11 years ago
  22. 778b235 Bluetooth: Move HCI_ADVERTISING handling into mgmt.c by Johan Hedberg · 11 years ago
  23. 7be2edb Bluetooth: Ensure hci_conn always contains the local identity address by Johan Hedberg · 11 years ago
  24. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 11 years ago
  25. edb4b46 Bluetooth: Fix wrong identity address during connection failures by Marcel Holtmann · 11 years ago
  26. 64c7b77 Bluetooth: Use connection address for reporting connection failures by Marcel Holtmann · 11 years ago
  27. 01fdb0f Bluetooth: Report identity address when remote device connects by Marcel Holtmann · 11 years ago
  28. 68d6f6d Bluetooth: Track the LE Identity Address in struct hci_conn by Johan Hedberg · 11 years ago
  29. 914a6ff Bluetooth: Track if link is using P-256 authenticated combination key by Marcel Holtmann · 11 years ago
  30. abf76ba Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links by Marcel Holtmann · 11 years ago
  31. dc8357c Bluetooth: Remove one level of indentation from hci_encrypt_change_evt by Marcel Holtmann · 11 years ago
  32. 98a0b84 Bluetooth: Fix differentiating stored master vs slave LTK types by Johan Hedberg · 11 years ago
  33. eb9a8f3 Bluetooth: Track Secure Connections support of remote devices by Marcel Holtmann · 11 years ago
  34. 519ca9d Bluetooth: Provide remote OOB data for Secure Connections by Marcel Holtmann · 11 years ago
  35. 4d2d279 Bluetooth: Add support for local OOB data with Secure Connections by Marcel Holtmann · 11 years ago
  36. eac83dc Bluetooth: Add management command for enabling Secure Connections by Marcel Holtmann · 11 years ago
  37. 66138ce Bluetooth: Add support for handling P-256 derived link keys by Marcel Holtmann · 11 years ago
  38. 11015c7 Bluetooth: Add definitions for new link key types by Marcel Holtmann · 11 years ago
  39. 264b8b4 Bluetooth: Fix outgoing authentication requirement check by Johan Hedberg · 11 years ago
  40. 18722c2 Bluetooth: Enable 6LoWPAN support for BT LE devices by Jukka Rissanen · 11 years ago
  41. 3846220 Bluetooth: Refactor hci_disconn_complete_evt by Andre Guedes · 11 years ago
  42. abf54a5 Bluetooth: Remove unneeded check in hci_disconn_complete_evt() by Andre Guedes · 11 years ago
  43. 4ebbd53 Bluetooth: Remove link type check in hci_disconn_complete_evt() by Andre Guedes · 11 years ago
  44. 6a070e6 Bluetooth: Store supported commands only during setup procedure by Marcel Holtmann · 11 years ago
  45. d3d5dd3 Bluetooth: Remove debug statement for features complete event by Marcel Holtmann · 11 years ago
  46. 06f5b77 Bluetooth: Add support for setting SSP debug mode by Marcel Holtmann · 11 years ago
  47. 3497ac8 Bluetooth: Remove interval parameter from HCI connection by Marcel Holtmann · 11 years ago
  48. 0d5551f Bluetooth: Store local version information only during setup phase by Marcel Holtmann · 11 years ago
  49. 57af75a Bluetooth: Add workaround for buggy max_page features page value by Marcel Holtmann · 11 years ago
  50. b9ee0a7 Bluetooth: Add address type to device blacklist table by Marcel Holtmann · 11 years ago
  51. 7bc18d9 Bluetooth: Convert auto accept timer to use delayed work by Johan Hedberg · 11 years ago
  52. f8e808b Bluetooth: Store scan response data in HCI device by Marcel Holtmann · 11 years ago
  53. efdcf8e Bluetooth: Move eir_get_length() function into hci_event.c by Marcel Holtmann · 11 years ago
  54. d4462a0 Bluetooth: Move arming of discoverable timeout to complete handler by Marcel Holtmann · 11 years ago
  55. 441ad2d Bluetooth: Update advertising data based on management commands by Marcel Holtmann · 11 years ago
  56. b4cb9fb Bluetooth: Read number of supported IAC on controller setup by Marcel Holtmann · 11 years ago
  57. c6d887a Bluetooth: Fix updating advertising data needlessly by Johan Hedberg · 11 years ago
  58. 880be4e Bluetooth: Update source address and type for incoming LE connections by Marcel Holtmann · 11 years ago
  59. 7024728 Bluetooth: Move a2mp.h header file into net/bluetooth/ by Marcel Holtmann · 11 years ago
  60. 7ef9fbf Bluetooth: Move amp.h header file into net/bluetooth/ by Marcel Holtmann · 11 years ago
  61. 1d399ae Bluetooth: Use HCI request for LE connection by Andre Guedes · 11 years ago
  62. c1f23a2 Bluetooth: Fix variable shadow warnings by Johannes Berg · 11 years ago
  63. 5976e60 Bluetooth: Use helper function for re-enabling advertising by Marcel Holtmann · 11 years ago
  64. 2210246 Bluetooth: Fix re-enabling advertising after a connection by Johan Hedberg · 11 years ago
  65. f3d3444a Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING by Johan Hedberg · 11 years ago
  66. 0663ca2 Bluetooth: Add a new mgmt_set_bredr command by Johan Hedberg · 11 years ago
  67. 1025c04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 11 years ago
  68. eeca6f8 Bluetooth: Add new mgmt setting for LE advertising by Johan Hedberg · 11 years ago
  69. 416a4ae Bluetooth: Use async request for LE enable/disable by Johan Hedberg · 11 years ago
  70. 89cbb4d Bluetooth: Fix encryption key size for peripheral role by Andre Guedes · 11 years ago
  71. f877621 Bluetooth: Fix security level for peripheral role by Andre Guedes · 11 years ago
  72. 2dea632 Bluetooth: Add SCO connection fallback by Frédéric Dalleau · 11 years ago
  73. 1a4c958 Bluetooth: Handle specific error for SCO connection fallback by Frédéric Dalleau · 11 years ago
  74. a767631 Bluetooth: Use defines instead of integer literals by Mikel Astiz · 11 years ago
  75. acabae9 Bluetooth: Use defines in in hci_get_auth_req() by Mikel Astiz · 11 years ago
  76. 034cbea Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag by Andrei Emeltchenko · 11 years ago
  77. 8892d8b Bluetooth: Remove empty event handler by Andre Guedes · 11 years ago
  78. 3fd319b Bluetooth: Refactor hci_cc_le_set_scan_enable by Andre Guedes · 11 years ago
  79. 82f4785 Bluetooth: Remove stop discovery handling from hci_event.c by Andre Guedes · 11 years ago
  80. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 11 years ago
  81. fef5234 Bluetooth: Remove start discovery handling from hci_event.c by Andre Guedes · 11 years ago
  82. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 11 years ago
  83. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 11 years ago
  84. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 11 years ago
  85. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 11 years ago
  86. bbb0ead Bluetooth: Fix incorrect SSP mode bit for non SSP devices by Jaganath Kanakkassery · 11 years ago
  87. fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 11 years ago
  88. ea323c11 Bluetooth: Fix SCO connection reference by Claudio Takahasi · 11 years ago
  89. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 11 years ago
  90. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 11 years ago
  91. b6ddb63 Bluetooth: Track received events in hdev by Johan Hedberg · 11 years ago
  92. 3e13fa1 Bluetooth: Fix hci_inquiry ioctl usage by Andre Guedes · 12 years ago
  93. 3372045 Bluetooth: Fix HCI request framework by Andre Guedes · 12 years ago
  94. 4a3ee76 Bluetooth: Update page scan parameters after successful write commands by Johan Hedberg · 12 years ago
  95. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 12 years ago
  96. 04b4edc Bluetooth: Handle AD updating through an async request by Johan Hedberg · 12 years ago
  97. 2cc6fb0 Bluetooth: Add a define for the HCI persistent flags mask by Johan Hedberg · 12 years ago
  98. 2908fe3 Bluetooth: Remove useless HCI_PENDING_CLASS flag by Johan Hedberg · 12 years ago
  99. ad82cdd Bluetooth: Fix endianness handling of cmd_status/complete opcodes by Johan Hedberg · 12 years ago
  100. d865b00 Bluetooth: Remove empty HCI event handlers by Johan Hedberg · 12 years ago