1. db3aebf Bluetooth: Remove duplicate definitions for advertising event types by Marcel Holtmann · 11 years ago
  2. f14d8f6 Bluetooth: Set the scan response data when needed by Marcel Holtmann · 11 years ago
  3. f8e808b Bluetooth: Store scan response data in HCI device by Marcel Holtmann · 11 years ago
  4. 083368f Bluetooth: Make mgmt_new_ltk() return void by Marcel Holtmann · 11 years ago
  5. 3edaf09 Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void by Marcel Holtmann · 11 years ago
  6. 7667da3 Bluetooth: Make mgmt_set_local_name_complete() return void by Marcel Holtmann · 11 years ago
  7. 4e1b024 Bluetooth: Make mgmt_set_class_of_dev_complete() return void by Marcel Holtmann · 11 years ago
  8. 3e24856 Bluetooth: Make mgmt_ssp_enable_complete() return void by Marcel Holtmann · 11 years ago
  9. 464996a Bluetooth: Make mgmt_auth_enable_complete() return void by Marcel Holtmann · 11 years ago
  10. e546099 Bluetooth: Make mgmt_auth_failed() return void by Marcel Holtmann · 11 years ago
  11. 3eb3852 Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void by Marcel Holtmann · 11 years ago
  12. e669cf8 Bluetooth: Make mgmt_pin_code_reply_complete() return void by Marcel Holtmann · 11 years ago
  13. ce0e4a0 Bluetooth: Make mgmt_pin_code_request() return void by Marcel Holtmann · 11 years ago
  14. 2ce5fb5 Bluetooth: Add l2cap_chan_no_resume stub for A2MP by Marcel Holtmann · 11 years ago
  15. dc25306 Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c by Gustavo Padovan · 11 years ago
  16. 5ec1bbe Bluetooth: Add chan->ops->set_shutdown() by Gustavo Padovan · 11 years ago
  17. 8d836d7 Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c by Gustavo Padovan · 11 years ago
  18. 53f5212 Bluetooth: Extend state_change() call to report errors too by Gustavo Padovan · 11 years ago
  19. d1967ff Bluetooth: Update class of device on discoverable timeout by Marcel Holtmann · 11 years ago
  20. efdcf8e Bluetooth: Move eir_get_length() function into hci_event.c by Marcel Holtmann · 11 years ago
  21. 9493399 Bluetooth: Move eir_append_data() function into mgmt.c by Marcel Holtmann · 11 years ago
  22. dc4a5ee Bluetooth: Make mgmt_new_link_key() return void by Marcel Holtmann · 11 years ago
  23. 3d50531 Bluetooth: Add HCI command structure for writing current IAC LAP by Marcel Holtmann · 11 years ago
  24. 4796e8a Bluetooth: Make mgmt_write_scan_failed() return void by Marcel Holtmann · 11 years ago
  25. a330916 Bluetooth: Make mgmt_connectable() return void by Marcel Holtmann · 11 years ago
  26. 86a7564 Bluetooth: Make mgmt_discoverable() return void by Marcel Holtmann · 11 years ago
  27. 6acd7db Bluetooth: Introduce flag for limited discoverable mode by Marcel Holtmann · 11 years ago
  28. 441ad2d Bluetooth: Update advertising data based on management commands by Marcel Holtmann · 11 years ago
  29. 4b836f3 Bluetooth: Read current IAC LAP on controller setup by Marcel Holtmann · 11 years ago
  30. b4cb9fb Bluetooth: Read number of supported IAC on controller setup by Marcel Holtmann · 11 years ago
  31. d97c899 Bluetooth: Introduce L2CAP channel callback for resuming by Marcel Holtmann · 11 years ago
  32. bdc2578 Bluetooth: Introduce L2CAP channel flag for defer setup by Marcel Holtmann · 11 years ago
  33. 2edf870 Bluetooth: Provide msg_name callback for L2CAP connectionless channels by Marcel Holtmann · 11 years ago
  34. d976369 Bluetooth: Add support for per socket msg_name callback by Marcel Holtmann · 11 years ago
  35. 5f6cd79 Bluetooth: Remove src and dst fields from bt_sock structure by Marcel Holtmann · 11 years ago
  36. 94a86df Bluetooth: Store RFCOMM address information in its own socket structure by Marcel Holtmann · 11 years ago
  37. eea9636 Bluetooth: Store SCO address information in its own socket structure by Marcel Holtmann · 11 years ago
  38. 041987c Bluetooth: Use SCO addresses from HCI connection directly by Marcel Holtmann · 11 years ago
  39. 4f1654e Bluetooth: Return the correct address type for L2CAP sockets by Marcel Holtmann · 11 years ago
  40. 7eafc59 Bluetooth: Store address information in L2CAP channel structure by Marcel Holtmann · 11 years ago
  41. 662e882 Bluetooth: Store source address of HCI connections by Marcel Holtmann · 11 years ago
  42. e7c4096 Bluetooth: Store the source address type of LE connections by Marcel Holtmann · 11 years ago
  43. 79d95a1 Bluetooth: Remove pointless bdaddr_to_le() helper function by Marcel Holtmann · 11 years ago
  44. a4de24d Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers by Marcel Holtmann · 11 years ago
  45. d40bffb Bluetooth: The L2CAP fixed channel connectionless data is supported by Marcel Holtmann · 11 years ago
  46. 3124b84 Bluetooth: Allow 3D profile to use security mode 4 level 0 by Marcel Holtmann · 11 years ago
  47. 14b49b9 Bluetooth: Add management command for setting LE scan parameters by Marcel Holtmann · 11 years ago
  48. bef6473 Bluetooth: Make LE scan interval and window a controller option by Marcel Holtmann · 11 years ago
  49. 7bd8f09 Bluetooth: Add hdev parameter to hdev->send driver callback by Marcel Holtmann · 11 years ago
  50. e1a2617 Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback by Marcel Holtmann · 11 years ago
  51. ac4b723 Bluetooth: Move smp.h header file into net/bluetooth/ by Marcel Holtmann · 11 years ago
  52. 7024728 Bluetooth: Move a2mp.h header file into net/bluetooth/ by Marcel Holtmann · 11 years ago
  53. 7ef9fbf Bluetooth: Move amp.h header file into net/bluetooth/ by Marcel Holtmann · 11 years ago
  54. 324d36e Bluetooth: Remove hdev->ioctl driver callback by Marcel Holtmann · 11 years ago
  55. 7528ca1 Bluetooth: Read location data on AMP controller init by Marcel Holtmann · 11 years ago
  56. 2f1e063 Bluetooth: Make mgmt_discovering() return void by Marcel Holtmann · 11 years ago
  57. 9cf12ae Bluetooth: Make mgmt_remote_name() return void by Marcel Holtmann · 11 years ago
  58. 901801b Bluetooth: Make mgmt_device_found() return void by Marcel Holtmann · 11 years ago
  59. 9b80ec5 Bluetooth: Make mgmt_device_disconnected() return void by Marcel Holtmann · 11 years ago
  60. ecd90ae Bluetooth: Make mgmt_device_connected() return void by Marcel Holtmann · 11 years ago
  61. 445608d Bluetooth: Make mgmt_connect_failed() return void by Marcel Holtmann · 11 years ago
  62. 7892924 Bluetooth: Make mgmt_disconnect_failed() return void by Marcel Holtmann · 11 years ago
  63. 3eec705 Bluetooth: Make mgmt_set_powered_failed() return void by Marcel Holtmann · 11 years ago
  64. bf6b56d Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void by Marcel Holtmann · 11 years ago
  65. 1514b89 Bluetooth: Remove mgmt_valid_hdev() helper function by Marcel Holtmann · 11 years ago
  66. a6d811e Bluetooth: Remove no longer needed mgmt_new_settings() function by Marcel Holtmann · 11 years ago
  67. 5976e60 Bluetooth: Use helper function for re-enabling advertising by Marcel Holtmann · 11 years ago
  68. c2f5ebd Bluetooth: Add constants for LE advertising types by Marcel Holtmann · 11 years ago
  69. 1e19189 Bluetooth: Add HCI structure for LE advertising parameters command by Marcel Holtmann · 11 years ago
  70. 80d58d0 Bluetooth: Move hci_amp_capable() function into L2CAP core by Marcel Holtmann · 11 years ago
  71. 536619e Bluetooth: Rename AMP status constants and use them by Marcel Holtmann · 11 years ago
  72. 6ed971c Bluetooth: Use explicit AMP controller id value for BR/EDR by Marcel Holtmann · 11 years ago
  73. ece6912 Bluetooth: Separate AMP controller type from HCI device type by Marcel Holtmann · 11 years ago
  74. 7c13823 Bluetooth: Add constants for AMP controller type by Marcel Holtmann · 11 years ago
  75. f822c41 Bluetooth: Remove useless external function to count controllers by Marcel Holtmann · 11 years ago
  76. d2f5a19 Bluetooth: Add public mgmt function to send New Settings event by Johan Hedberg · 11 years ago
  77. f3d3444a Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING by Johan Hedberg · 11 years ago
  78. 2ed0180 Bluetooth: Add the definition for Slave Page Response Timeout by DoHyun Pyun · 11 years ago
  79. 2b35944 Bluetooth: Add the definition and stcuture for Sync Train Complete by DoHyun Pyun · 11 years ago
  80. cefded9 Bluetooth: Add the definition for Start Synchronization Train by DoHyun Pyun · 11 years ago
  81. 8c9a041 Bluetooth: Add the definition and structure for Set CSB by DoHyun Pyun · 11 years ago
  82. a9b07a6 Bluetooth: Add the structure for Write Sync Train Parameters by DoHyun Pyun · 11 years ago
  83. 7d1dab4 Bluetooth: Add the definition and structure for Set CSB Data by DoHyun Pyun · 11 years ago
  84. 6a20eaf Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR by DoHyun Pyun · 11 years ago
  85. d0bf75a Bluetooth: Add the definition and structure for Set Reserved LT_ADDR by DoHyun Pyun · 11 years ago
  86. d13eafc Bluetooth: Add management command for setting static address by Marcel Holtmann · 11 years ago
  87. 0663ca2 Bluetooth: Add a new mgmt_set_bredr command by Johan Hedberg · 11 years ago
  88. 56f8790 Bluetooth: Introduce a new HCI_BREDR_ENABLED flag by Johan Hedberg · 11 years ago
  89. 848566b Bluetooth: Provide high speed configuration option by Marcel Holtmann · 11 years ago
  90. a59ac2f Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE by Marcel Holtmann · 11 years ago
  91. 1025c04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 11 years ago
  92. 4375f10 Bluetooth: Add new mgmt_set_advertising command by Johan Hedberg · 11 years ago
  93. eeca6f8 Bluetooth: Add new mgmt setting for LE advertising by Johan Hedberg · 11 years ago
  94. 416a4ae Bluetooth: Use async request for LE enable/disable by Johan Hedberg · 11 years ago
  95. d62e6d6 Bluetooth: Add event mask page 2 setting support by Johan Hedberg · 11 years ago
  96. 5d4e7e8 Bluetooth: Add synchronization train parameters reading support by Johan Hedberg · 11 years ago
  97. e793dcf Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag by Johan Hedberg · 11 years ago
  98. 0af784d Bluetooth: Remove unused event mask struct by Johan Hedberg · 11 years ago
  99. 5e13036 Bluetooth: Introduce a new HCI_RFKILLED flag by Johan Hedberg · 11 years ago
  100. 2350018 Bluetooth: Introduce new HCI socket channel for user operation by Marcel Holtmann · 11 years ago